ChiToLetter.vcproj 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="ChiToLetter"
  6. ProjectGUID="{A205FBCE-5AB0-4E77-A89A-1D1AF2D72E69}"
  7. RootNamespace="ChiToLetter"
  8. Keyword="MFCProj"
  9. TargetFrameworkVersion="0"
  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)VCProjectDefaults\UpgradeFromVC60.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/ChiToLetter.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/ChiToLetter.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/ºº×ÖתƴÒô.exe"
  81. LinkIncremental="1"
  82. SuppressStartupBanner="true"
  83. ProgramDatabaseFile=".\Release/ChiToLetter.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/ChiToLetter.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)VCProjectDefaults\UpgradeFromVC60.vsprops"
  119. UseOfMFC="2"
  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/ChiToLetter.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="3"
  151. UsePrecompiledHeader="2"
  152. PrecompiledHeaderThrough="stdafx.h"
  153. PrecompiledHeaderFile=".\Debug/ChiToLetter.pch"
  154. AssemblerListingLocation=".\Debug/"
  155. ObjectFile=".\Debug/"
  156. ProgramDataBaseFileName=".\Debug/"
  157. BrowseInformation="1"
  158. WarningLevel="3"
  159. SuppressStartupBanner="true"
  160. DebugInformationFormat="4"
  161. />
  162. <Tool
  163. Name="VCManagedResourceCompilerTool"
  164. />
  165. <Tool
  166. Name="VCResourceCompilerTool"
  167. PreprocessorDefinitions="_DEBUG"
  168. Culture="2052"
  169. />
  170. <Tool
  171. Name="VCPreLinkEventTool"
  172. />
  173. <Tool
  174. Name="VCLinkerTool"
  175. OutputFile=".\Debug/ChiToLetter.exe"
  176. LinkIncremental="2"
  177. SuppressStartupBanner="true"
  178. GenerateDebugInformation="true"
  179. ProgramDatabaseFile=".\Debug/ChiToLetter.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/ChiToLetter.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=".\ChinesePinYin.cpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath="ChiToLetter.cpp"
  223. >
  224. <FileConfiguration
  225. Name="Release|Win32"
  226. >
  227. <Tool
  228. Name="VCCLCompilerTool"
  229. PreprocessorDefinitions=""
  230. />
  231. </FileConfiguration>
  232. <FileConfiguration
  233. Name="Debug|Win32"
  234. >
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. PreprocessorDefinitions=""
  238. />
  239. </FileConfiguration>
  240. </File>
  241. <File
  242. RelativePath="ChiToLetter.rc"
  243. >
  244. <FileConfiguration
  245. Name="Release|Win32"
  246. >
  247. <Tool
  248. Name="VCResourceCompilerTool"
  249. PreprocessorDefinitions=""
  250. />
  251. </FileConfiguration>
  252. <FileConfiguration
  253. Name="Debug|Win32"
  254. >
  255. <Tool
  256. Name="VCResourceCompilerTool"
  257. PreprocessorDefinitions=""
  258. />
  259. </FileConfiguration>
  260. </File>
  261. <File
  262. RelativePath="ChiToLetterDlg.cpp"
  263. >
  264. <FileConfiguration
  265. Name="Release|Win32"
  266. >
  267. <Tool
  268. Name="VCCLCompilerTool"
  269. PreprocessorDefinitions=""
  270. />
  271. </FileConfiguration>
  272. <FileConfiguration
  273. Name="Debug|Win32"
  274. >
  275. <Tool
  276. Name="VCCLCompilerTool"
  277. PreprocessorDefinitions=""
  278. />
  279. </FileConfiguration>
  280. </File>
  281. <File
  282. RelativePath="MyChiToLetter.cpp"
  283. >
  284. <FileConfiguration
  285. Name="Release|Win32"
  286. >
  287. <Tool
  288. Name="VCCLCompilerTool"
  289. PreprocessorDefinitions=""
  290. />
  291. </FileConfiguration>
  292. <FileConfiguration
  293. Name="Debug|Win32"
  294. >
  295. <Tool
  296. Name="VCCLCompilerTool"
  297. PreprocessorDefinitions=""
  298. />
  299. </FileConfiguration>
  300. </File>
  301. <File
  302. RelativePath="StdAfx.cpp"
  303. >
  304. <FileConfiguration
  305. Name="Release|Win32"
  306. >
  307. <Tool
  308. Name="VCCLCompilerTool"
  309. PreprocessorDefinitions=""
  310. UsePrecompiledHeader="1"
  311. />
  312. </FileConfiguration>
  313. <FileConfiguration
  314. Name="Debug|Win32"
  315. >
  316. <Tool
  317. Name="VCCLCompilerTool"
  318. PreprocessorDefinitions=""
  319. UsePrecompiledHeader="1"
  320. />
  321. </FileConfiguration>
  322. </File>
  323. </Filter>
  324. <Filter
  325. Name="Header Files"
  326. Filter="h;hpp;hxx;hm;inl"
  327. >
  328. <File
  329. RelativePath=".\ChinesePinYin.h"
  330. >
  331. </File>
  332. <File
  333. RelativePath="ChiToLetter.h"
  334. >
  335. </File>
  336. <File
  337. RelativePath="ChiToLetterDlg.h"
  338. >
  339. </File>
  340. <File
  341. RelativePath="MyChiToLetter.h"
  342. >
  343. </File>
  344. <File
  345. RelativePath="Resource.h"
  346. >
  347. </File>
  348. <File
  349. RelativePath="StdAfx.h"
  350. >
  351. </File>
  352. </Filter>
  353. <Filter
  354. Name="Resource Files"
  355. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  356. >
  357. <File
  358. RelativePath="res\ChiToLetter.ico"
  359. >
  360. </File>
  361. <File
  362. RelativePath="res\ChiToLetter.rc2"
  363. >
  364. </File>
  365. </Filter>
  366. <File
  367. RelativePath="ReadMe.txt"
  368. >
  369. </File>
  370. </Files>
  371. <Globals>
  372. </Globals>
  373. </VisualStudioProject>