Performance.vcproj 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="Performance"
  6. ProjectGUID="{045411F0-A746-4DB3-85B9-C9AEDE6D5CBA}"
  7. RootNamespace="Performance"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="Debug"
  22. IntermediateDirectory="Debug"
  23. ConfigurationType="1"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. AdditionalOptions="/Zm800"
  45. Optimization="0"
  46. AdditionalIncludeDirectories="..\..\..\.."
  47. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  48. MinimalRebuild="true"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="3"
  51. BufferSecurityCheck="true"
  52. DisableLanguageExtensions="true"
  53. TreatWChar_tAsBuiltInType="true"
  54. ForceConformanceInForLoopScope="true"
  55. RuntimeTypeInfo="true"
  56. UsePrecompiledHeader="0"
  57. WarningLevel="4"
  58. WarnAsError="true"
  59. Detect64BitPortabilityProblems="false"
  60. DebugInformationFormat="4"
  61. />
  62. <Tool
  63. Name="VCManagedResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. />
  68. <Tool
  69. Name="VCPreLinkEventTool"
  70. />
  71. <Tool
  72. Name="VCLinkerTool"
  73. OutputFile="$(OutDir)/Performance.exe"
  74. LinkIncremental="2"
  75. GenerateDebugInformation="true"
  76. ProgramDatabaseFile="$(OutDir)/Performance.pdb"
  77. SubSystem="1"
  78. RandomizedBaseAddress="1"
  79. DataExecutionPrevention="0"
  80. TargetMachine="1"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. />
  94. <Tool
  95. Name="VCFxCopTool"
  96. />
  97. <Tool
  98. Name="VCAppVerifierTool"
  99. />
  100. <Tool
  101. Name="VCPostBuildEventTool"
  102. />
  103. </Configuration>
  104. <Configuration
  105. Name="Release|Win32"
  106. OutputDirectory="Release"
  107. IntermediateDirectory="Release"
  108. ConfigurationType="1"
  109. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  110. CharacterSet="2"
  111. >
  112. <Tool
  113. Name="VCPreBuildEventTool"
  114. />
  115. <Tool
  116. Name="VCCustomBuildTool"
  117. />
  118. <Tool
  119. Name="VCXMLDataGeneratorTool"
  120. />
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"
  123. />
  124. <Tool
  125. Name="VCMIDLTool"
  126. />
  127. <Tool
  128. Name="VCCLCompilerTool"
  129. AdditionalOptions="/Zm800"
  130. Optimization="3"
  131. InlineFunctionExpansion="2"
  132. AdditionalIncludeDirectories="..\..\..\.."
  133. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  134. StringPooling="true"
  135. ExceptionHandling="1"
  136. RuntimeLibrary="2"
  137. BufferSecurityCheck="false"
  138. EnableFunctionLevelLinking="true"
  139. DisableLanguageExtensions="true"
  140. TreatWChar_tAsBuiltInType="true"
  141. ForceConformanceInForLoopScope="true"
  142. RuntimeTypeInfo="true"
  143. UsePrecompiledHeader="0"
  144. WarningLevel="4"
  145. WarnAsError="true"
  146. Detect64BitPortabilityProblems="false"
  147. DebugInformationFormat="0"
  148. />
  149. <Tool
  150. Name="VCManagedResourceCompilerTool"
  151. />
  152. <Tool
  153. Name="VCResourceCompilerTool"
  154. />
  155. <Tool
  156. Name="VCPreLinkEventTool"
  157. />
  158. <Tool
  159. Name="VCLinkerTool"
  160. OutputFile="$(OutDir)/Performance.exe"
  161. LinkIncremental="1"
  162. GenerateDebugInformation="false"
  163. SubSystem="1"
  164. OptimizeReferences="2"
  165. EnableCOMDATFolding="2"
  166. RandomizedBaseAddress="1"
  167. DataExecutionPrevention="0"
  168. TargetMachine="1"
  169. />
  170. <Tool
  171. Name="VCALinkTool"
  172. />
  173. <Tool
  174. Name="VCManifestTool"
  175. />
  176. <Tool
  177. Name="VCXDCMakeTool"
  178. />
  179. <Tool
  180. Name="VCBscMakeTool"
  181. />
  182. <Tool
  183. Name="VCFxCopTool"
  184. />
  185. <Tool
  186. Name="VCAppVerifierTool"
  187. />
  188. <Tool
  189. Name="VCPostBuildEventTool"
  190. />
  191. </Configuration>
  192. </Configurations>
  193. <References>
  194. </References>
  195. <Files>
  196. <Filter
  197. Name="Source Files"
  198. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
  199. >
  200. <File
  201. RelativePath="Performance.cpp"
  202. >
  203. </File>
  204. </Filter>
  205. <Filter
  206. Name="Statechart Header Files"
  207. Filter="h;hpp;hxx;hm;inl;inc"
  208. >
  209. <File
  210. RelativePath="..\..\..\..\boost\statechart\asynchronous_state_machine.hpp"
  211. >
  212. </File>
  213. <File
  214. RelativePath="..\..\..\..\boost\statechart\custom_reaction.hpp"
  215. >
  216. </File>
  217. <File
  218. RelativePath="..\..\..\..\boost\statechart\deep_history.hpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath="..\..\..\..\boost\statechart\deferral.hpp"
  223. >
  224. </File>
  225. <File
  226. RelativePath="..\..\..\..\boost\statechart\event.hpp"
  227. >
  228. </File>
  229. <File
  230. RelativePath="..\..\..\..\boost\statechart\event_base.hpp"
  231. >
  232. </File>
  233. <File
  234. RelativePath="..\..\..\..\boost\statechart\event_processor.hpp"
  235. >
  236. </File>
  237. <File
  238. RelativePath="..\..\..\..\boost\statechart\exception_translator.hpp"
  239. >
  240. </File>
  241. <File
  242. RelativePath="..\..\..\..\boost\statechart\fifo_scheduler.hpp"
  243. >
  244. </File>
  245. <File
  246. RelativePath="..\..\..\..\boost\statechart\in_state_reaction.hpp"
  247. >
  248. </File>
  249. <File
  250. RelativePath="..\..\..\..\boost\statechart\null_exception_translator.hpp"
  251. >
  252. </File>
  253. <File
  254. RelativePath="..\..\..\..\boost\statechart\result.hpp"
  255. >
  256. </File>
  257. <File
  258. RelativePath="..\..\..\..\boost\statechart\shallow_history.hpp"
  259. >
  260. </File>
  261. <File
  262. RelativePath="..\..\..\..\boost\statechart\simple_state.hpp"
  263. >
  264. </File>
  265. <File
  266. RelativePath="..\..\..\..\boost\statechart\state.hpp"
  267. >
  268. </File>
  269. <File
  270. RelativePath="..\..\..\..\boost\statechart\state_machine.hpp"
  271. >
  272. </File>
  273. <File
  274. RelativePath="..\..\..\..\boost\statechart\termination.hpp"
  275. >
  276. </File>
  277. <File
  278. RelativePath="..\..\..\..\boost\statechart\transition.hpp"
  279. >
  280. </File>
  281. </Filter>
  282. </Files>
  283. <Globals>
  284. </Globals>
  285. </VisualStudioProject>