b9eb38a17f
This brings in the default debugging settings for the MSVC project, when generated by CMake.
168 lines
3.5 KiB
XML
168 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioUserFile
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
ShowAllFiles="false"
|
|
>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
>
|
|
<DebugSettings
|
|
Command="$(TargetPath)"
|
|
WorkingDirectory="..\MCServer"
|
|
CommandArguments=""
|
|
Attach="false"
|
|
DebuggerType="3"
|
|
RemoteCommand=""
|
|
HttpUrl=""
|
|
PDBPath=""
|
|
SQLDebugging=""
|
|
Environment=""
|
|
EnvironmentMerge="true"
|
|
DebuggerFlavor="0"
|
|
MPIRunCommand=""
|
|
MPIRunArguments=""
|
|
MPIRunWorkingDirectory=""
|
|
ApplicationCommand=""
|
|
ApplicationArguments=""
|
|
ShimCommand=""
|
|
MPIAcceptMode=""
|
|
MPIAcceptFilter=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugProfile|Win32"
|
|
>
|
|
<DebugSettings
|
|
Command="$(TargetPath)"
|
|
WorkingDirectory="..\MCServer"
|
|
CommandArguments=""
|
|
Attach="false"
|
|
DebuggerType="3"
|
|
RemoteCommand=""
|
|
HttpUrl=""
|
|
PDBPath=""
|
|
SQLDebugging=""
|
|
Environment=""
|
|
EnvironmentMerge="true"
|
|
DebuggerFlavor="0"
|
|
MPIRunCommand=""
|
|
MPIRunArguments=""
|
|
MPIRunWorkingDirectory=""
|
|
ApplicationCommand=""
|
|
ApplicationArguments=""
|
|
ShimCommand=""
|
|
MPIAcceptMode=""
|
|
MPIAcceptFilter=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MinSizeRel|Win32"
|
|
>
|
|
<DebugSettings
|
|
Command="$(TargetPath)"
|
|
WorkingDirectory="..\MCServer"
|
|
CommandArguments=""
|
|
Attach="false"
|
|
DebuggerType="3"
|
|
RemoteCommand=""
|
|
HttpUrl=""
|
|
PDBPath=""
|
|
SQLDebugging=""
|
|
Environment=""
|
|
EnvironmentMerge="true"
|
|
DebuggerFlavor="0"
|
|
MPIRunCommand=""
|
|
MPIRunArguments=""
|
|
MPIRunWorkingDirectory=""
|
|
ApplicationCommand=""
|
|
ApplicationArguments=""
|
|
ShimCommand=""
|
|
MPIAcceptMode=""
|
|
MPIAcceptFilter=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
>
|
|
<DebugSettings
|
|
Command="$(TargetPath)"
|
|
WorkingDirectory="..\MCServer"
|
|
CommandArguments=""
|
|
Attach="false"
|
|
DebuggerType="3"
|
|
RemoteCommand=""
|
|
HttpUrl=""
|
|
PDBPath=""
|
|
SQLDebugging=""
|
|
Environment=""
|
|
EnvironmentMerge="true"
|
|
DebuggerFlavor="0"
|
|
MPIRunCommand=""
|
|
MPIRunArguments=""
|
|
MPIRunWorkingDirectory=""
|
|
ApplicationCommand=""
|
|
ApplicationArguments=""
|
|
ShimCommand=""
|
|
MPIAcceptMode=""
|
|
MPIAcceptFilter=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseProfile|Win32"
|
|
>
|
|
<DebugSettings
|
|
Command="$(TargetPath)"
|
|
WorkingDirectory="..\MCServer"
|
|
CommandArguments=""
|
|
Attach="false"
|
|
DebuggerType="3"
|
|
Remote="1"
|
|
RemoteMachine="ASAGA"
|
|
RemoteCommand=""
|
|
HttpUrl=""
|
|
PDBPath=""
|
|
SQLDebugging=""
|
|
Environment=""
|
|
EnvironmentMerge="true"
|
|
DebuggerFlavor="0"
|
|
MPIRunCommand=""
|
|
MPIRunArguments=""
|
|
MPIRunWorkingDirectory=""
|
|
ApplicationCommand=""
|
|
ApplicationArguments=""
|
|
ShimCommand=""
|
|
MPIAcceptMode=""
|
|
MPIAcceptFilter=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RelWithDebInfo|Win32"
|
|
>
|
|
<DebugSettings
|
|
Command="$(TargetPath)"
|
|
WorkingDirectory="..\MCServer"
|
|
CommandArguments=""
|
|
Attach="false"
|
|
DebuggerType="3"
|
|
RemoteCommand=""
|
|
HttpUrl=""
|
|
PDBPath=""
|
|
SQLDebugging=""
|
|
Environment=""
|
|
EnvironmentMerge="true"
|
|
DebuggerFlavor="0"
|
|
MPIRunCommand=""
|
|
MPIRunArguments=""
|
|
MPIRunWorkingDirectory=""
|
|
ApplicationCommand=""
|
|
ApplicationArguments=""
|
|
ShimCommand=""
|
|
MPIAcceptMode=""
|
|
MPIAcceptFilter=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
</VisualStudioUserFile>
|