Keyboard.vcproj 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="Keyboard"
  6. ProjectGUID="{4CBF564B-EEC6-49E1-B69B-CABF5DDFC684}"
  7. RootNamespace="Keyboard"
  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. Optimization="0"
  45. AdditionalIncludeDirectories="..\..\..\.."
  46. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  47. MinimalRebuild="true"
  48. ExceptionHandling="1"
  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)/Keyboard.exe"
  74. LinkIncremental="2"
  75. GenerateDebugInformation="true"
  76. ProgramDatabaseFile="$(OutDir)/Keyboard.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. Optimization="3"
  130. InlineFunctionExpansion="2"
  131. AdditionalIncludeDirectories="..\..\..\.."
  132. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  133. StringPooling="true"
  134. ExceptionHandling="1"
  135. RuntimeLibrary="2"
  136. BufferSecurityCheck="false"
  137. EnableFunctionLevelLinking="true"
  138. DisableLanguageExtensions="true"
  139. TreatWChar_tAsBuiltInType="true"
  140. ForceConformanceInForLoopScope="true"
  141. RuntimeTypeInfo="true"
  142. UsePrecompiledHeader="0"
  143. WarningLevel="4"
  144. WarnAsError="true"
  145. Detect64BitPortabilityProblems="false"
  146. DebugInformationFormat="0"
  147. />
  148. <Tool
  149. Name="VCManagedResourceCompilerTool"
  150. />
  151. <Tool
  152. Name="VCResourceCompilerTool"
  153. />
  154. <Tool
  155. Name="VCPreLinkEventTool"
  156. />
  157. <Tool
  158. Name="VCLinkerTool"
  159. OutputFile="$(OutDir)/Keyboard.exe"
  160. LinkIncremental="1"
  161. GenerateDebugInformation="false"
  162. SubSystem="1"
  163. OptimizeReferences="2"
  164. EnableCOMDATFolding="2"
  165. RandomizedBaseAddress="1"
  166. DataExecutionPrevention="0"
  167. TargetMachine="1"
  168. />
  169. <Tool
  170. Name="VCALinkTool"
  171. />
  172. <Tool
  173. Name="VCManifestTool"
  174. />
  175. <Tool
  176. Name="VCXDCMakeTool"
  177. />
  178. <Tool
  179. Name="VCBscMakeTool"
  180. />
  181. <Tool
  182. Name="VCFxCopTool"
  183. />
  184. <Tool
  185. Name="VCAppVerifierTool"
  186. />
  187. <Tool
  188. Name="VCPostBuildEventTool"
  189. />
  190. </Configuration>
  191. </Configurations>
  192. <References>
  193. </References>
  194. <Files>
  195. <Filter
  196. Name="Source Files"
  197. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  198. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  199. >
  200. <File
  201. RelativePath=".\Keyboard.cpp"
  202. >
  203. </File>
  204. </Filter>
  205. <Filter
  206. Name="Statechart Header Files"
  207. >
  208. <File
  209. RelativePath="..\..\..\..\boost\statechart\asynchronous_state_machine.hpp"
  210. >
  211. </File>
  212. <File
  213. RelativePath="..\..\..\..\boost\statechart\custom_reaction.hpp"
  214. >
  215. </File>
  216. <File
  217. RelativePath="..\..\..\..\boost\statechart\deep_history.hpp"
  218. >
  219. </File>
  220. <File
  221. RelativePath="..\..\..\..\boost\statechart\deferral.hpp"
  222. >
  223. </File>
  224. <File
  225. RelativePath="..\..\..\..\boost\statechart\event.hpp"
  226. >
  227. </File>
  228. <File
  229. RelativePath="..\..\..\..\boost\statechart\event_base.hpp"
  230. >
  231. </File>
  232. <File
  233. RelativePath="..\..\..\..\boost\statechart\event_processor.hpp"
  234. >
  235. </File>
  236. <File
  237. RelativePath="..\..\..\..\boost\statechart\exception_translator.hpp"
  238. >
  239. </File>
  240. <File
  241. RelativePath="..\..\..\..\boost\statechart\fifo_scheduler.hpp"
  242. >
  243. </File>
  244. <File
  245. RelativePath="..\..\..\..\boost\statechart\in_state_reaction.hpp"
  246. >
  247. </File>
  248. <File
  249. RelativePath="..\..\..\..\boost\statechart\null_exception_translator.hpp"
  250. >
  251. </File>
  252. <File
  253. RelativePath="..\..\..\..\boost\statechart\result.hpp"
  254. >
  255. </File>
  256. <File
  257. RelativePath="..\..\..\..\boost\statechart\shallow_history.hpp"
  258. >
  259. </File>
  260. <File
  261. RelativePath="..\..\..\..\boost\statechart\simple_state.hpp"
  262. >
  263. </File>
  264. <File
  265. RelativePath="..\..\..\..\boost\statechart\state.hpp"
  266. >
  267. </File>
  268. <File
  269. RelativePath="..\..\..\..\boost\statechart\state_machine.hpp"
  270. >
  271. </File>
  272. <File
  273. RelativePath="..\..\..\..\boost\statechart\termination.hpp"
  274. >
  275. </File>
  276. <File
  277. RelativePath="..\..\..\..\boost\statechart\transition.hpp"
  278. >
  279. </File>
  280. </Filter>
  281. </Files>
  282. <Globals>
  283. </Globals>
  284. </VisualStudioProject>