This file is indexed.

/usr/share/camitk-3.2/cmake/launcher-templates/perconfig.vcproj.user.in is in libcamitk3-dev 3.2.2-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
		<Configuration
			Name="@USERFILE_CONFIGNAME@|@USERFILE_PLATFORM@"
			>
			<DebugSettings
				Command="${USERFILE_@USERFILE_CONFIGNAME@_COMMAND}"
				WorkingDirectory="@USERFILE_WORKING_DIRECTORY@"
				CommandArguments="@USERFILE_COMMAND_ARGUMENTS@"
				Attach="false"
				DebuggerType="3"
				Remote="1"
				RemoteMachine="@USERFILE_REMOTE_MACHINE@"
				RemoteCommand=""
				HttpUrl=""
				PDBPath=""
				SQLDebugging=""
				Environment="@USERFILE_ENVIRONMENT@"
				EnvironmentMerge="true"
				DebuggerFlavor=""
				MPIRunCommand=""
				MPIRunArguments=""
				MPIRunWorkingDirectory=""
				ApplicationCommand=""
				ApplicationArguments=""
				ShimCommand=""
				MPIAcceptMode=""
				MPIAcceptFilter=""
			/>
		</Configuration>