/Src/Dependencies/Boost/libs/serialization/vc7ide/test_class_info_load.vcproj

http://hadesmem.googlecode.com/ · MSBuild · 193 lines · 193 code · 0 blank · 0 comment · 0 complexity · fc5f654c636e6e13c664531cbd837e5d MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="test_class_info_load"
  6. ProjectGUID="{A7D4CC95-F2AC-11D6-9E47-525400E2CF85}"
  7. RootNamespace="test_class_info_load"
  8. Keyword="Win32Proj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release runtime-dynamic|Win32"
  16. OutputDirectory="$(ConfigurationName)"
  17. IntermediateDirectory="$(ConfigurationName)"
  18. ConfigurationType="1">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="2"
  22. GlobalOptimizations="TRUE"
  23. InlineFunctionExpansion="2"
  24. EnableIntrinsicFunctions="TRUE"
  25. FavorSizeOrSpeed="1"
  26. OmitFramePointers="TRUE"
  27. AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
  28. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_LIB_DIAGNOSTIC=1;BOOST_ALL_DYN_LINK=1"
  29. SmallerTypeCheck="FALSE"
  30. RuntimeLibrary="2"
  31. BufferSecurityCheck="FALSE"
  32. EnableFunctionLevelLinking="TRUE"
  33. TreatWChar_tAsBuiltInType="TRUE"
  34. ForceConformanceInForLoopScope="TRUE"
  35. RuntimeTypeInfo="TRUE"
  36. WarningLevel="3"
  37. DebugInformationFormat="3"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. IgnoreImportLibrary="TRUE"
  44. LinkIncremental="2"
  45. SuppressStartupBanner="TRUE"
  46. AdditionalLibraryDirectories="$(ConfigurationName)"
  47. GenerateDebugInformation="TRUE"
  48. SubSystem="1"/>
  49. <Tool
  50. Name="VCMIDLTool"/>
  51. <Tool
  52. Name="VCPostBuildEventTool"
  53. Description="run $(TargetName) with $(ConfigurationName)"
  54. CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
  55. <Tool
  56. Name="VCPreBuildEventTool"/>
  57. <Tool
  58. Name="VCPreLinkEventTool"/>
  59. <Tool
  60. Name="VCResourceCompilerTool"/>
  61. <Tool
  62. Name="VCWebServiceProxyGeneratorTool"/>
  63. <Tool
  64. Name="VCXMLDataGeneratorTool"/>
  65. <Tool
  66. Name="VCWebDeploymentTool"/>
  67. <Tool
  68. Name="VCManagedWrapperGeneratorTool"/>
  69. <Tool
  70. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  71. </Configuration>
  72. <Configuration
  73. Name="Debug runtime-dynamic|Win32"
  74. OutputDirectory="$(ConfigurationName)"
  75. IntermediateDirectory="$(ConfigurationName)"
  76. ConfigurationType="1">
  77. <Tool
  78. Name="VCCLCompilerTool"
  79. Optimization="0"
  80. ImproveFloatingPointConsistency="TRUE"
  81. AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
  82. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_LIB_DIAGNOSTIC=1;BOOST_ALL_DYN_LINK=1;BOOST_ARCHIVE_TEST=text_warchive.hpp"
  83. SmallerTypeCheck="TRUE"
  84. RuntimeLibrary="3"
  85. BufferSecurityCheck="TRUE"
  86. EnableFunctionLevelLinking="FALSE"
  87. TreatWChar_tAsBuiltInType="TRUE"
  88. ForceConformanceInForLoopScope="TRUE"
  89. RuntimeTypeInfo="TRUE"
  90. WarningLevel="4"
  91. Detect64BitPortabilityProblems="FALSE"
  92. DebugInformationFormat="1"
  93. CompileAs="0"/>
  94. <Tool
  95. Name="VCCustomBuildTool"/>
  96. <Tool
  97. Name="VCLinkerTool"
  98. IgnoreImportLibrary="TRUE"
  99. LinkIncremental="2"
  100. SuppressStartupBanner="TRUE"
  101. AdditionalLibraryDirectories="$(ConfigurationName)"
  102. GenerateDebugInformation="TRUE"
  103. SubSystem="1"/>
  104. <Tool
  105. Name="VCMIDLTool"/>
  106. <Tool
  107. Name="VCPostBuildEventTool"
  108. Description="run $(TargetName) with $(ConfigurationName)"
  109. CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
  110. <Tool
  111. Name="VCPreBuildEventTool"/>
  112. <Tool
  113. Name="VCPreLinkEventTool"/>
  114. <Tool
  115. Name="VCResourceCompilerTool"/>
  116. <Tool
  117. Name="VCWebServiceProxyGeneratorTool"/>
  118. <Tool
  119. Name="VCXMLDataGeneratorTool"/>
  120. <Tool
  121. Name="VCWebDeploymentTool"/>
  122. <Tool
  123. Name="VCManagedWrapperGeneratorTool"/>
  124. <Tool
  125. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  126. </Configuration>
  127. <Configuration
  128. Name="Debug runtime-static|Win32"
  129. OutputDirectory="$(ConfigurationName)"
  130. IntermediateDirectory="$(ConfigurationName)"
  131. ConfigurationType="1">
  132. <Tool
  133. Name="VCCLCompilerTool"
  134. Optimization="0"
  135. ImproveFloatingPointConsistency="TRUE"
  136. AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\&quot;"
  137. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_LIB_DIAGNOSTIC=1"
  138. SmallerTypeCheck="TRUE"
  139. RuntimeLibrary="1"
  140. BufferSecurityCheck="TRUE"
  141. EnableFunctionLevelLinking="FALSE"
  142. TreatWChar_tAsBuiltInType="TRUE"
  143. ForceConformanceInForLoopScope="TRUE"
  144. RuntimeTypeInfo="TRUE"
  145. WarningLevel="3"
  146. Detect64BitPortabilityProblems="FALSE"
  147. DebugInformationFormat="1"
  148. CompileAs="0"/>
  149. <Tool
  150. Name="VCCustomBuildTool"/>
  151. <Tool
  152. Name="VCLinkerTool"
  153. IgnoreImportLibrary="TRUE"
  154. AdditionalDependencies="Library"
  155. LinkIncremental="2"
  156. SuppressStartupBanner="TRUE"
  157. AdditionalLibraryDirectories="$(ConfigurationName)"
  158. GenerateDebugInformation="TRUE"
  159. SubSystem="1"/>
  160. <Tool
  161. Name="VCMIDLTool"/>
  162. <Tool
  163. Name="VCPostBuildEventTool"
  164. Description="run $(TargetName) with $(ConfigurationName)"
  165. CommandLine="&quot;$(TargetDir)/$(TargetName).exe&quot;"/>
  166. <Tool
  167. Name="VCPreBuildEventTool"/>
  168. <Tool
  169. Name="VCPreLinkEventTool"/>
  170. <Tool
  171. Name="VCResourceCompilerTool"/>
  172. <Tool
  173. Name="VCWebServiceProxyGeneratorTool"/>
  174. <Tool
  175. Name="VCXMLDataGeneratorTool"/>
  176. <Tool
  177. Name="VCWebDeploymentTool"/>
  178. <Tool
  179. Name="VCManagedWrapperGeneratorTool"/>
  180. <Tool
  181. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  182. </Configuration>
  183. </Configurations>
  184. <References>
  185. </References>
  186. <Files>
  187. <File
  188. RelativePath="..\test\test_class_info_load.cpp">
  189. </File>
  190. </Files>
  191. <Globals>
  192. </Globals>
  193. </VisualStudioProject>