vc2k8_proj_user.tpl 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioUserFile
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. ShowAllFiles="false"
  6. >
  7. <Configurations>
  8. <Configuration
  9. Name="Debug|Win32"
  10. >
  11. <DebugSettings
  12. Command="{$commandDebug}"
  13. WorkingDirectory="$(TargetDir)"
  14. CommandArguments="&quot;{$argsDebug}&quot;"
  15. Attach="false"
  16. DebuggerType="3"
  17. Remote="1"
  18. RemoteMachine="MONSTER"
  19. RemoteCommand=""
  20. HttpUrl=""
  21. PDBPath=""
  22. SQLDebugging=""
  23. Environment=""
  24. EnvironmentMerge="true"
  25. DebuggerFlavor="0"
  26. MPIRunCommand=""
  27. MPIRunArguments=""
  28. MPIRunWorkingDirectory=""
  29. ApplicationCommand=""
  30. ApplicationArguments=""
  31. ShimCommand=""
  32. MPIAcceptMode=""
  33. MPIAcceptFilter=""
  34. />
  35. </Configuration>
  36. <Configuration
  37. Name="Optimized Debug|Win32"
  38. >
  39. <DebugSettings
  40. Command="{$commandOptimized}"
  41. WorkingDirectory="$(TargetDir)"
  42. CommandArguments="&quot;{$argsOptimized}&quot;"
  43. Attach="false"
  44. DebuggerType="3"
  45. Remote="1"
  46. RemoteMachine=""
  47. RemoteCommand=""
  48. HttpUrl=""
  49. PDBPath=""
  50. SQLDebugging=""
  51. Environment=""
  52. EnvironmentMerge="true"
  53. DebuggerFlavor=""
  54. MPIRunCommand=""
  55. MPIRunArguments=""
  56. MPIRunWorkingDirectory=""
  57. ApplicationCommand=""
  58. ApplicationArguments=""
  59. ShimCommand=""
  60. MPIAcceptMode=""
  61. MPIAcceptFilter=""
  62. />
  63. </Configuration>
  64. <Configuration
  65. Name="Release|Win32"
  66. >
  67. <DebugSettings
  68. Command="{$commandRelease}"
  69. WorkingDirectory="$(TargetDir)"
  70. CommandArguments="&quot;{$argsRelease}&quot;"
  71. Attach="false"
  72. DebuggerType="3"
  73. Remote="1"
  74. RemoteMachine=""
  75. RemoteCommand=""
  76. HttpUrl=""
  77. PDBPath=""
  78. SQLDebugging=""
  79. Environment=""
  80. EnvironmentMerge="true"
  81. DebuggerFlavor="0"
  82. MPIRunCommand=""
  83. MPIRunArguments=""
  84. MPIRunWorkingDirectory=""
  85. ApplicationCommand=""
  86. ApplicationArguments=""
  87. ShimCommand=""
  88. MPIAcceptMode=""
  89. MPIAcceptFilter=""
  90. />
  91. </Configuration>
  92. </Configurations>
  93. </VisualStudioUserFile>