/Src/Dependencies/Boost/libs/geometry/test/domains/gis/io/wkt/wkt.vcproj

http://hadesmem.googlecode.com/ · MSBuild · 174 lines · 174 code · 0 blank · 0 comment · 0 complexity · 5f035bdc24e60a96fd8938dfbd24444c MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="wkt"
  6. ProjectGUID="{1FA2ADE2-F649-4245-951E-A8F5935E7127}"
  7. RootNamespace="wkt"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)\wkt"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="..\..\..\..\boost.vsprops"
  24. CharacterSet="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="../../../../../../..;../../../.."
  45. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  46. ExceptionHandling="2"
  47. RuntimeLibrary="1"
  48. UsePrecompiledHeader="0"
  49. DebugInformationFormat="1"
  50. />
  51. <Tool
  52. Name="VCManagedResourceCompilerTool"
  53. />
  54. <Tool
  55. Name="VCResourceCompilerTool"
  56. />
  57. <Tool
  58. Name="VCPreLinkEventTool"
  59. />
  60. <Tool
  61. Name="VCLinkerTool"
  62. GenerateDebugInformation="true"
  63. SubSystem="1"
  64. TargetMachine="1"
  65. />
  66. <Tool
  67. Name="VCALinkTool"
  68. />
  69. <Tool
  70. Name="VCManifestTool"
  71. />
  72. <Tool
  73. Name="VCXDCMakeTool"
  74. />
  75. <Tool
  76. Name="VCBscMakeTool"
  77. />
  78. <Tool
  79. Name="VCFxCopTool"
  80. />
  81. <Tool
  82. Name="VCAppVerifierTool"
  83. />
  84. <Tool
  85. Name="VCWebDeploymentTool"
  86. />
  87. <Tool
  88. Name="VCPostBuildEventTool"
  89. />
  90. </Configuration>
  91. <Configuration
  92. Name="Release|Win32"
  93. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  94. IntermediateDirectory="$(ConfigurationName)\wkt"
  95. ConfigurationType="1"
  96. InheritedPropertySheets="..\..\..\..\boost.vsprops"
  97. CharacterSet="1"
  98. WholeProgramOptimization="1"
  99. >
  100. <Tool
  101. Name="VCPreBuildEventTool"
  102. />
  103. <Tool
  104. Name="VCCustomBuildTool"
  105. />
  106. <Tool
  107. Name="VCXMLDataGeneratorTool"
  108. />
  109. <Tool
  110. Name="VCWebServiceProxyGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCMIDLTool"
  114. />
  115. <Tool
  116. Name="VCCLCompilerTool"
  117. AdditionalIncludeDirectories="../../../../../../..;../../../.."
  118. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  119. ExceptionHandling="2"
  120. UsePrecompiledHeader="0"
  121. />
  122. <Tool
  123. Name="VCManagedResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCPreLinkEventTool"
  130. />
  131. <Tool
  132. Name="VCLinkerTool"
  133. SubSystem="1"
  134. OptimizeReferences="2"
  135. EnableCOMDATFolding="2"
  136. TargetMachine="1"
  137. />
  138. <Tool
  139. Name="VCALinkTool"
  140. />
  141. <Tool
  142. Name="VCManifestTool"
  143. />
  144. <Tool
  145. Name="VCXDCMakeTool"
  146. />
  147. <Tool
  148. Name="VCBscMakeTool"
  149. />
  150. <Tool
  151. Name="VCFxCopTool"
  152. />
  153. <Tool
  154. Name="VCAppVerifierTool"
  155. />
  156. <Tool
  157. Name="VCWebDeploymentTool"
  158. />
  159. <Tool
  160. Name="VCPostBuildEventTool"
  161. />
  162. </Configuration>
  163. </Configurations>
  164. <References>
  165. </References>
  166. <Files>
  167. <File
  168. RelativePath=".\wkt.cpp"
  169. >
  170. </File>
  171. </Files>
  172. <Globals>
  173. </Globals>
  174. </VisualStudioProject>