- Timestamp:
- Dec 21, 2008, 6:57:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2/visual_studio/vc8/orxonox.vcproj.user
r2087 r2516 10 10 > 11 11 <DebugSettings 12 Command="$(TargetPath)"13 12 WorkingDirectory="$(OutDir)" 14 CommandArguments=""15 Attach="false"16 DebuggerType="3"17 Remote="1"18 RemoteCommand=""19 HttpUrl=""20 PDBPath=""21 SQLDebugging=""22 Environment=""23 EnvironmentMerge="true"24 DebuggerFlavor="0"25 MPIRunCommand=""26 MPIRunArguments=""27 MPIRunWorkingDirectory=""28 ApplicationCommand=""29 ApplicationArguments=""30 ShimCommand=""31 MPIAcceptMode=""32 MPIAcceptFilter=""33 13 /> 34 14 </Configuration> … … 37 17 > 38 18 <DebugSettings 39 Command="$(TargetPath)"40 19 WorkingDirectory="$(OutDir)" 41 CommandArguments=""42 Attach="false"43 DebuggerType="3"44 Remote="1"45 RemoteCommand=""46 HttpUrl=""47 PDBPath=""48 SQLDebugging=""49 Environment=""50 EnvironmentMerge="true"51 DebuggerFlavor="0"52 MPIRunCommand=""53 MPIRunArguments=""54 MPIRunWorkingDirectory=""55 ApplicationCommand=""56 ApplicationArguments=""57 ShimCommand=""58 MPIAcceptMode=""59 MPIAcceptFilter=""60 20 /> 61 21 </Configuration>
Note: See TracChangeset
for help on using the changeset viewer.