doc_anonymous_conditionB.vcproj 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="doc_anonymous_conditionB"
  6. ProjectGUID="{58C1FE83-2906-E643-2F12-024410052254}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="../../Bin/Win32/Debug"
  16. IntermediateDirectory="Debug/doc_anonymous_conditionB"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="../../../.."
  23. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. TreatWChar_tAsBuiltInType="TRUE"
  28. ForceConformanceInForLoopScope="FALSE"
  29. UsePrecompiledHeader="0"
  30. WarningLevel="4"
  31. Detect64BitPortabilityProblems="TRUE"
  32. DebugInformationFormat="3"/>
  33. <Tool
  34. Name="VCCustomBuildTool"/>
  35. <Tool
  36. Name="VCLinkerTool"
  37. AdditionalDependencies="winmm.lib"
  38. OutputFile="$(OutDir)/doc_anonymous_conditionB_d.exe"
  39. LinkIncremental="1"
  40. AdditionalLibraryDirectories="../../../../stage/lib"
  41. GenerateDebugInformation="TRUE"
  42. ProgramDatabaseFile="$(OutDir)/doc_anonymous_conditionB.pdb"
  43. SubSystem="1"
  44. TargetMachine="1"
  45. FixedBaseAddress="1"/>
  46. <Tool
  47. Name="VCMIDLTool"/>
  48. <Tool
  49. Name="VCPostBuildEventTool"/>
  50. <Tool
  51. Name="VCPreBuildEventTool"/>
  52. <Tool
  53. Name="VCPreLinkEventTool"/>
  54. <Tool
  55. Name="VCResourceCompilerTool"/>
  56. <Tool
  57. Name="VCWebServiceProxyGeneratorTool"/>
  58. <Tool
  59. Name="VCXMLDataGeneratorTool"/>
  60. <Tool
  61. Name="VCWebDeploymentTool"/>
  62. <Tool
  63. Name="VCManagedWrapperGeneratorTool"/>
  64. <Tool
  65. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  66. </Configuration>
  67. <Configuration
  68. Name="Release|Win32"
  69. OutputDirectory="../../Bin/Win32/Release"
  70. IntermediateDirectory="Release/doc_anonymous_conditionB"
  71. ConfigurationType="1"
  72. CharacterSet="2">
  73. <Tool
  74. Name="VCCLCompilerTool"
  75. AdditionalIncludeDirectories="../../../.."
  76. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
  77. RuntimeLibrary="2"
  78. TreatWChar_tAsBuiltInType="TRUE"
  79. ForceConformanceInForLoopScope="FALSE"
  80. UsePrecompiledHeader="0"
  81. WarningLevel="4"
  82. Detect64BitPortabilityProblems="TRUE"
  83. DebugInformationFormat="0"/>
  84. <Tool
  85. Name="VCCustomBuildTool"/>
  86. <Tool
  87. Name="VCLinkerTool"
  88. AdditionalDependencies="winmm.lib"
  89. OutputFile="$(OutDir)/doc_anonymous_conditionB.exe"
  90. LinkIncremental="1"
  91. AdditionalLibraryDirectories="../../../../stage/lib"
  92. GenerateDebugInformation="TRUE"
  93. SubSystem="1"
  94. OptimizeReferences="2"
  95. EnableCOMDATFolding="2"
  96. TargetMachine="1"/>
  97. <Tool
  98. Name="VCMIDLTool"/>
  99. <Tool
  100. Name="VCPostBuildEventTool"/>
  101. <Tool
  102. Name="VCPreBuildEventTool"/>
  103. <Tool
  104. Name="VCPreLinkEventTool"/>
  105. <Tool
  106. Name="VCResourceCompilerTool"/>
  107. <Tool
  108. Name="VCWebServiceProxyGeneratorTool"/>
  109. <Tool
  110. Name="VCXMLDataGeneratorTool"/>
  111. <Tool
  112. Name="VCWebDeploymentTool"/>
  113. <Tool
  114. Name="VCManagedWrapperGeneratorTool"/>
  115. <Tool
  116. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  117. </Configuration>
  118. </Configurations>
  119. <References>
  120. </References>
  121. <Files>
  122. <Filter
  123. Name="Source Files"
  124. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  125. UniqueIdentifier="{4B2EF711-14CA-5347-F025-7F75AF2D22A2}">
  126. <File
  127. RelativePath="..\..\example\comp_doc_anonymous_conditionB.cpp">
  128. </File>
  129. </Filter>
  130. </Files>
  131. <Globals>
  132. </Globals>
  133. </VisualStudioProject>