RussianGame.vcproj
上传用户:clj987822
上传日期:2022-04-25
资源大小:13296k
文件大小:11k
源码类别:

其他智力游戏

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="RussianGame"
  6. ProjectGUID="{E1D3C353-C492-434C-A2CB-F0F86C99E832}"
  7. RootNamespace="RussianGame"
  8. Keyword="MFCProj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Release|Win32"
  21. OutputDirectory=".Release"
  22. IntermediateDirectory=".Release"
  23. ConfigurationType="1"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  25. UseOfMFC="1"
  26. ATLMinimizesCRunTimeLibraryUsage="false"
  27. CharacterSet="2"
  28. >
  29. <Tool
  30. Name="VCPreBuildEventTool"
  31. />
  32. <Tool
  33. Name="VCCustomBuildTool"
  34. />
  35. <Tool
  36. Name="VCXMLDataGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCWebServiceProxyGeneratorTool"
  40. />
  41. <Tool
  42. Name="VCMIDLTool"
  43. PreprocessorDefinitions="NDEBUG"
  44. MkTypLibCompatible="true"
  45. SuppressStartupBanner="true"
  46. TargetEnvironment="1"
  47. TypeLibraryName=".Release/RussianGame.tlb"
  48. HeaderFileName=""
  49. />
  50. <Tool
  51. Name="VCCLCompilerTool"
  52. Optimization="2"
  53. InlineFunctionExpansion="1"
  54. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  55. StringPooling="true"
  56. RuntimeLibrary="0"
  57. EnableFunctionLevelLinking="true"
  58. UsePrecompiledHeader="2"
  59. PrecompiledHeaderThrough="stdafx.h"
  60. PrecompiledHeaderFile=".Release/RussianGame.pch"
  61. AssemblerListingLocation=".Release/"
  62. ObjectFile=".Release/"
  63. ProgramDataBaseFileName=".Release/"
  64. WarningLevel="3"
  65. SuppressStartupBanner="true"
  66. />
  67. <Tool
  68. Name="VCManagedResourceCompilerTool"
  69. />
  70. <Tool
  71. Name="VCResourceCompilerTool"
  72. PreprocessorDefinitions="NDEBUG"
  73. Culture="2052"
  74. />
  75. <Tool
  76. Name="VCPreLinkEventTool"
  77. />
  78. <Tool
  79. Name="VCLinkerTool"
  80. OutputFile=".Release/RussianGame.exe"
  81. LinkIncremental="1"
  82. SuppressStartupBanner="true"
  83. ProgramDatabaseFile=".Release/RussianGame.pdb"
  84. SubSystem="2"
  85. RandomizedBaseAddress="1"
  86. DataExecutionPrevention="0"
  87. TargetMachine="1"
  88. />
  89. <Tool
  90. Name="VCALinkTool"
  91. />
  92. <Tool
  93. Name="VCManifestTool"
  94. />
  95. <Tool
  96. Name="VCXDCMakeTool"
  97. />
  98. <Tool
  99. Name="VCBscMakeTool"
  100. SuppressStartupBanner="true"
  101. OutputFile=".Release/RussianGame.bsc"
  102. />
  103. <Tool
  104. Name="VCFxCopTool"
  105. />
  106. <Tool
  107. Name="VCAppVerifierTool"
  108. />
  109. <Tool
  110. Name="VCPostBuildEventTool"
  111. />
  112. </Configuration>
  113. <Configuration
  114. Name="Debug|Win32"
  115. OutputDirectory=".Debug"
  116. IntermediateDirectory=".Debug"
  117. ConfigurationType="1"
  118. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  119. UseOfMFC="1"
  120. ATLMinimizesCRunTimeLibraryUsage="false"
  121. CharacterSet="2"
  122. >
  123. <Tool
  124. Name="VCPreBuildEventTool"
  125. />
  126. <Tool
  127. Name="VCCustomBuildTool"
  128. />
  129. <Tool
  130. Name="VCXMLDataGeneratorTool"
  131. />
  132. <Tool
  133. Name="VCWebServiceProxyGeneratorTool"
  134. />
  135. <Tool
  136. Name="VCMIDLTool"
  137. PreprocessorDefinitions="_DEBUG"
  138. MkTypLibCompatible="true"
  139. SuppressStartupBanner="true"
  140. TargetEnvironment="1"
  141. TypeLibraryName=".Debug/RussianGame.tlb"
  142. HeaderFileName=""
  143. />
  144. <Tool
  145. Name="VCCLCompilerTool"
  146. Optimization="0"
  147. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  148. MinimalRebuild="true"
  149. BasicRuntimeChecks="3"
  150. RuntimeLibrary="1"
  151. UsePrecompiledHeader="2"
  152. PrecompiledHeaderThrough="stdafx.h"
  153. PrecompiledHeaderFile=".Debug/RussianGame.pch"
  154. AssemblerListingLocation=".Debug/"
  155. ObjectFile=".Debug/"
  156. ProgramDataBaseFileName=".Debug/"
  157. WarningLevel="3"
  158. SuppressStartupBanner="true"
  159. DebugInformationFormat="4"
  160. />
  161. <Tool
  162. Name="VCManagedResourceCompilerTool"
  163. />
  164. <Tool
  165. Name="VCResourceCompilerTool"
  166. PreprocessorDefinitions="_DEBUG"
  167. Culture="2052"
  168. />
  169. <Tool
  170. Name="VCPreLinkEventTool"
  171. />
  172. <Tool
  173. Name="VCLinkerTool"
  174. AdditionalDependencies="version.lib winmm.lib"
  175. OutputFile=".Debug/RussianGame.exe"
  176. LinkIncremental="2"
  177. SuppressStartupBanner="true"
  178. GenerateDebugInformation="true"
  179. ProgramDatabaseFile=".Debug/RussianGame.pdb"
  180. SubSystem="2"
  181. RandomizedBaseAddress="1"
  182. DataExecutionPrevention="0"
  183. TargetMachine="1"
  184. />
  185. <Tool
  186. Name="VCALinkTool"
  187. />
  188. <Tool
  189. Name="VCManifestTool"
  190. />
  191. <Tool
  192. Name="VCXDCMakeTool"
  193. />
  194. <Tool
  195. Name="VCBscMakeTool"
  196. SuppressStartupBanner="true"
  197. OutputFile=".Debug/RussianGame.bsc"
  198. />
  199. <Tool
  200. Name="VCFxCopTool"
  201. />
  202. <Tool
  203. Name="VCAppVerifierTool"
  204. />
  205. <Tool
  206. Name="VCPostBuildEventTool"
  207. />
  208. </Configuration>
  209. </Configurations>
  210. <References>
  211. </References>
  212. <Files>
  213. <Filter
  214. Name="Source Files"
  215. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  216. >
  217. <File
  218. RelativePath="ButtonST.cpp"
  219. >
  220. <FileConfiguration
  221. Name="Release|Win32"
  222. >
  223. <Tool
  224. Name="VCCLCompilerTool"
  225. PreprocessorDefinitions=""
  226. />
  227. </FileConfiguration>
  228. <FileConfiguration
  229. Name="Debug|Win32"
  230. >
  231. <Tool
  232. Name="VCCLCompilerTool"
  233. PreprocessorDefinitions=""
  234. />
  235. </FileConfiguration>
  236. </File>
  237. <File
  238. RelativePath="DigitalPlayer.cpp"
  239. >
  240. <FileConfiguration
  241. Name="Release|Win32"
  242. >
  243. <Tool
  244. Name="VCCLCompilerTool"
  245. PreprocessorDefinitions=""
  246. />
  247. </FileConfiguration>
  248. <FileConfiguration
  249. Name="Debug|Win32"
  250. >
  251. <Tool
  252. Name="VCCLCompilerTool"
  253. PreprocessorDefinitions=""
  254. />
  255. </FileConfiguration>
  256. </File>
  257. <File
  258. RelativePath="HeroDlg.cpp"
  259. >
  260. <FileConfiguration
  261. Name="Release|Win32"
  262. >
  263. <Tool
  264. Name="VCCLCompilerTool"
  265. PreprocessorDefinitions=""
  266. />
  267. </FileConfiguration>
  268. <FileConfiguration
  269. Name="Debug|Win32"
  270. >
  271. <Tool
  272. Name="VCCLCompilerTool"
  273. PreprocessorDefinitions=""
  274. />
  275. </FileConfiguration>
  276. </File>
  277. <File
  278. RelativePath="NameDlg.cpp"
  279. >
  280. <FileConfiguration
  281. Name="Release|Win32"
  282. >
  283. <Tool
  284. Name="VCCLCompilerTool"
  285. PreprocessorDefinitions=""
  286. />
  287. </FileConfiguration>
  288. <FileConfiguration
  289. Name="Debug|Win32"
  290. >
  291. <Tool
  292. Name="VCCLCompilerTool"
  293. PreprocessorDefinitions=""
  294. />
  295. </FileConfiguration>
  296. </File>
  297. <File
  298. RelativePath="RussianGame.cpp"
  299. >
  300. <FileConfiguration
  301. Name="Release|Win32"
  302. >
  303. <Tool
  304. Name="VCCLCompilerTool"
  305. PreprocessorDefinitions=""
  306. />
  307. </FileConfiguration>
  308. <FileConfiguration
  309. Name="Debug|Win32"
  310. >
  311. <Tool
  312. Name="VCCLCompilerTool"
  313. PreprocessorDefinitions=""
  314. />
  315. </FileConfiguration>
  316. </File>
  317. <File
  318. RelativePath="RussianGame.rc"
  319. >
  320. <FileConfiguration
  321. Name="Release|Win32"
  322. >
  323. <Tool
  324. Name="VCResourceCompilerTool"
  325. PreprocessorDefinitions=""
  326. />
  327. </FileConfiguration>
  328. <FileConfiguration
  329. Name="Debug|Win32"
  330. >
  331. <Tool
  332. Name="VCResourceCompilerTool"
  333. PreprocessorDefinitions=""
  334. />
  335. </FileConfiguration>
  336. </File>
  337. <File
  338. RelativePath="RussianGameDlg.cpp"
  339. >
  340. <FileConfiguration
  341. Name="Release|Win32"
  342. >
  343. <Tool
  344. Name="VCCLCompilerTool"
  345. PreprocessorDefinitions=""
  346. />
  347. </FileConfiguration>
  348. <FileConfiguration
  349. Name="Debug|Win32"
  350. >
  351. <Tool
  352. Name="VCCLCompilerTool"
  353. PreprocessorDefinitions=""
  354. />
  355. </FileConfiguration>
  356. </File>
  357. <File
  358. RelativePath="StdAfx.cpp"
  359. >
  360. <FileConfiguration
  361. Name="Release|Win32"
  362. >
  363. <Tool
  364. Name="VCCLCompilerTool"
  365. PreprocessorDefinitions=""
  366. UsePrecompiledHeader="1"
  367. />
  368. </FileConfiguration>
  369. <FileConfiguration
  370. Name="Debug|Win32"
  371. >
  372. <Tool
  373. Name="VCCLCompilerTool"
  374. PreprocessorDefinitions=""
  375. UsePrecompiledHeader="1"
  376. />
  377. </FileConfiguration>
  378. </File>
  379. </Filter>
  380. <Filter
  381. Name="Header Files"
  382. Filter="h;hpp;hxx;hm;inl"
  383. >
  384. <File
  385. RelativePath="ButtonST.h"
  386. >
  387. </File>
  388. <File
  389. RelativePath="DigitalPlayer.h"
  390. >
  391. </File>
  392. <File
  393. RelativePath="HeroDlg.h"
  394. >
  395. </File>
  396. <File
  397. RelativePath="NameDlg.h"
  398. >
  399. </File>
  400. <File
  401. RelativePath="Resource.h"
  402. >
  403. </File>
  404. <File
  405. RelativePath="RussianGame.h"
  406. >
  407. </File>
  408. <File
  409. RelativePath="RussianGameDlg.h"
  410. >
  411. </File>
  412. <File
  413. RelativePath="StdAfx.h"
  414. >
  415. </File>
  416. </Filter>
  417. <Filter
  418. Name="Resource Files"
  419. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  420. >
  421. <File
  422. RelativePath="res.BMP"
  423. >
  424. </File>
  425. <File
  426. RelativePath="res1.BMP"
  427. >
  428. </File>
  429. <File
  430. RelativePath="resARW05UP.ICO"
  431. >
  432. </File>
  433. <File
  434. RelativePath="resARW07UP.ICO"
  435. >
  436. </File>
  437. <File
  438. RelativePath="resbackgood1.BMP"
  439. >
  440. </File>
  441. <File
  442. RelativePath="resBELIBB~1.ICO"
  443. >
  444. </File>
  445. <File
  446. RelativePath="resCAT3.ICO"
  447. >
  448. </File>
  449. <File
  450. RelativePath="rescheckmark.ico"
  451. >
  452. </File>
  453. <File
  454. RelativePath="resCLOSE.ICO"
  455. >
  456. </File>
  457. <File
  458. RelativePath="resdiskbuilder.ico"
  459. >
  460. </File>
  461. <File
  462. RelativePath="resEXIT1.ICO"
  463. >
  464. </File>
  465. <File
  466. RelativePath="reshand.cur"
  467. >
  468. </File>
  469. <File
  470. RelativePath="reshero.bmp"
  471. >
  472. </File>
  473. <File
  474. RelativePath="resMISC05.ICO"
  475. >
  476. </File>
  477. <File
  478. RelativePath="resMSGBOX01.ICO"
  479. >
  480. </File>
  481. <File
  482. RelativePath="resname.bmp"
  483. >
  484. </File>
  485. <File
  486. RelativePath="resNET14.ICO"
  487. >
  488. </File>
  489. <File
  490. RelativePath="resok.ico"
  491. >
  492. </File>
  493. <File
  494. RelativePath="resPIC1.BMP"
  495. >
  496. </File>
  497. <File
  498. RelativePath="resPIC2.BMP"
  499. >
  500. </File>
  501. <File
  502. RelativePath="resPIC3.BMP"
  503. >
  504. </File>
  505. <File
  506. RelativePath="resPIC4.BMP"
  507. >
  508. </File>
  509. <File
  510. RelativePath="resPIC5.BMP"
  511. >
  512. </File>
  513. <File
  514. RelativePath="resPIC6.BMP"
  515. >
  516. </File>
  517. <File
  518. RelativePath="resPIC7.BMP"
  519. >
  520. </File>
  521. <File
  522. RelativePath="resROBOMAN.ICO"
  523. >
  524. </File>
  525. <File
  526. RelativePath="resRussianGame.ico"
  527. >
  528. </File>
  529. <File
  530. RelativePath="resRussianGame.rc2"
  531. >
  532. </File>
  533. <File
  534. RelativePath="resSKULL2.ICO"
  535. >
  536. </File>
  537. <File
  538. RelativePath="resSKULL3.ICO"
  539. >
  540. </File>
  541. <File
  542. RelativePath="resUser.ico"
  543. >
  544. </File>
  545. <File
  546. RelativePath="resVOLUME01.ICO"
  547. >
  548. </File>
  549. <File
  550. RelativePath="resWEREWOLF.ICO"
  551. >
  552. </File>
  553. <File
  554. RelativePath="resZAPPING.ICO"
  555. >
  556. </File>
  557. </Filter>
  558. <File
  559. RelativePath="resDROP.WAV"
  560. >
  561. </File>
  562. <File
  563. RelativePath="ReadMe.txt"
  564. >
  565. </File>
  566. </Files>
  567. <Globals>
  568. </Globals>
  569. </VisualStudioProject>