libiconv.vcproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="libiconv"
  6. ProjectGUID="{D4EEED98-6C01-4AD9-B54B-404AE8DF9934}"
  7. RootNamespace="libiconv"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug_LIB_MD|Win32"
  21. OutputDirectory="..\..\..\bin\libiconv"
  22. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  23. ConfigurationType="4"
  24. CharacterSet="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="..\include"
  45. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;LIBICONV_EXPORTS;BUILDING_LIBICONV;BUILDING_LIBCHARSET"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="3"
  49. UsePrecompiledHeader="0"
  50. WarningLevel="3"
  51. DebugInformationFormat="4"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLibrarianTool"
  64. OutputFile="$(OutDir)\$(ProjectName)_mdd.lib"
  65. />
  66. <Tool
  67. Name="VCALinkTool"
  68. />
  69. <Tool
  70. Name="VCXDCMakeTool"
  71. />
  72. <Tool
  73. Name="VCBscMakeTool"
  74. />
  75. <Tool
  76. Name="VCFxCopTool"
  77. />
  78. <Tool
  79. Name="VCPostBuildEventTool"
  80. CommandLine="xcopy $(OutDir)\$(ProjectName)_mdd.lib ..\..\..\repos_main\thirdparty\iconv\lib /Y /A"
  81. />
  82. </Configuration>
  83. <Configuration
  84. Name="Release_LIB_MT|Win32"
  85. OutputDirectory="..\..\..\bin\libiconv"
  86. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  87. ConfigurationType="4"
  88. CharacterSet="2"
  89. WholeProgramOptimization="1"
  90. >
  91. <Tool
  92. Name="VCPreBuildEventTool"
  93. />
  94. <Tool
  95. Name="VCCustomBuildTool"
  96. />
  97. <Tool
  98. Name="VCXMLDataGeneratorTool"
  99. />
  100. <Tool
  101. Name="VCWebServiceProxyGeneratorTool"
  102. />
  103. <Tool
  104. Name="VCMIDLTool"
  105. />
  106. <Tool
  107. Name="VCCLCompilerTool"
  108. Optimization="2"
  109. EnableIntrinsicFunctions="true"
  110. AdditionalIncludeDirectories="..\include"
  111. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LIBICONV_EXPORTS;BUILDING_LIBCHARSET;USING_STATIC_LIBICONV"
  112. RuntimeLibrary="0"
  113. EnableFunctionLevelLinking="true"
  114. UsePrecompiledHeader="0"
  115. WarningLevel="3"
  116. DebugInformationFormat="3"
  117. />
  118. <Tool
  119. Name="VCManagedResourceCompilerTool"
  120. />
  121. <Tool
  122. Name="VCResourceCompilerTool"
  123. />
  124. <Tool
  125. Name="VCPreLinkEventTool"
  126. />
  127. <Tool
  128. Name="VCLibrarianTool"
  129. OutputFile="$(OutDir)\$(ProjectName)_mt.lib"
  130. />
  131. <Tool
  132. Name="VCALinkTool"
  133. />
  134. <Tool
  135. Name="VCXDCMakeTool"
  136. />
  137. <Tool
  138. Name="VCBscMakeTool"
  139. />
  140. <Tool
  141. Name="VCFxCopTool"
  142. />
  143. <Tool
  144. Name="VCPostBuildEventTool"
  145. CommandLine="xcopy $(OutDir)\$(ProjectName)_mt.lib ..\..\..\repos_main\thirdparty\iconv\lib /Y /A"
  146. />
  147. </Configuration>
  148. <Configuration
  149. Name="Debug_DLL_MD|Win32"
  150. OutputDirectory="..\..\..\bin\libiconv"
  151. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  152. ConfigurationType="2"
  153. CharacterSet="1"
  154. >
  155. <Tool
  156. Name="VCPreBuildEventTool"
  157. />
  158. <Tool
  159. Name="VCCustomBuildTool"
  160. />
  161. <Tool
  162. Name="VCXMLDataGeneratorTool"
  163. />
  164. <Tool
  165. Name="VCWebServiceProxyGeneratorTool"
  166. />
  167. <Tool
  168. Name="VCMIDLTool"
  169. />
  170. <Tool
  171. Name="VCCLCompilerTool"
  172. Optimization="0"
  173. AdditionalIncludeDirectories="..\include"
  174. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBICONV_EXPORTS;BUILDING_LIBICONV;BUILDING_LIBCHARSET"
  175. MinimalRebuild="true"
  176. BasicRuntimeChecks="3"
  177. RuntimeLibrary="3"
  178. UsePrecompiledHeader="0"
  179. WarningLevel="3"
  180. DebugInformationFormat="4"
  181. />
  182. <Tool
  183. Name="VCManagedResourceCompilerTool"
  184. />
  185. <Tool
  186. Name="VCResourceCompilerTool"
  187. />
  188. <Tool
  189. Name="VCPreLinkEventTool"
  190. />
  191. <Tool
  192. Name="VCLinkerTool"
  193. LinkIncremental="2"
  194. GenerateDebugInformation="true"
  195. SubSystem="2"
  196. ImportLibrary="$(TargetDir)$(TargetName)_mdd.lib"
  197. TargetMachine="1"
  198. />
  199. <Tool
  200. Name="VCALinkTool"
  201. />
  202. <Tool
  203. Name="VCManifestTool"
  204. />
  205. <Tool
  206. Name="VCXDCMakeTool"
  207. />
  208. <Tool
  209. Name="VCBscMakeTool"
  210. />
  211. <Tool
  212. Name="VCFxCopTool"
  213. />
  214. <Tool
  215. Name="VCAppVerifierTool"
  216. />
  217. <Tool
  218. Name="VCPostBuildEventTool"
  219. CommandLine="xcopy $(OutDir)\$(ProjectName)_mdd.lib ..\..\..\repos_main\thirdparty\iconv\dll\ /Y /A"
  220. />
  221. </Configuration>
  222. <Configuration
  223. Name="Release_DLL_MT|Win32"
  224. OutputDirectory="..\..\..\bin\libiconv"
  225. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  226. ConfigurationType="2"
  227. CharacterSet="2"
  228. WholeProgramOptimization="1"
  229. >
  230. <Tool
  231. Name="VCPreBuildEventTool"
  232. />
  233. <Tool
  234. Name="VCCustomBuildTool"
  235. />
  236. <Tool
  237. Name="VCXMLDataGeneratorTool"
  238. />
  239. <Tool
  240. Name="VCWebServiceProxyGeneratorTool"
  241. />
  242. <Tool
  243. Name="VCMIDLTool"
  244. />
  245. <Tool
  246. Name="VCCLCompilerTool"
  247. Optimization="2"
  248. EnableIntrinsicFunctions="true"
  249. AdditionalIncludeDirectories="..\include"
  250. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBICONV_EXPORTS;BUILDING_LIBICONV;BUILDING_LIBCHARSET"
  251. RuntimeLibrary="0"
  252. EnableFunctionLevelLinking="true"
  253. UsePrecompiledHeader="0"
  254. WarningLevel="3"
  255. DebugInformationFormat="3"
  256. />
  257. <Tool
  258. Name="VCManagedResourceCompilerTool"
  259. />
  260. <Tool
  261. Name="VCResourceCompilerTool"
  262. />
  263. <Tool
  264. Name="VCPreLinkEventTool"
  265. />
  266. <Tool
  267. Name="VCLinkerTool"
  268. LinkIncremental="1"
  269. GenerateDebugInformation="true"
  270. SubSystem="2"
  271. OptimizeReferences="2"
  272. EnableCOMDATFolding="2"
  273. ImportLibrary="$(TargetDir)$(TargetName)_mt.lib"
  274. TargetMachine="1"
  275. />
  276. <Tool
  277. Name="VCALinkTool"
  278. />
  279. <Tool
  280. Name="VCManifestTool"
  281. />
  282. <Tool
  283. Name="VCXDCMakeTool"
  284. />
  285. <Tool
  286. Name="VCBscMakeTool"
  287. />
  288. <Tool
  289. Name="VCFxCopTool"
  290. />
  291. <Tool
  292. Name="VCAppVerifierTool"
  293. />
  294. <Tool
  295. Name="VCPostBuildEventTool"
  296. CommandLine="xcopy $(OutDir)\$(ProjectName)_mt.lib ..\..\..\repos_main\thirdparty\iconv\dll\ /Y /A"
  297. />
  298. </Configuration>
  299. <Configuration
  300. Name="Debug_DLL_MT|Win32"
  301. OutputDirectory="..\..\..\bin\libiconv"
  302. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  303. ConfigurationType="2"
  304. CharacterSet="1"
  305. >
  306. <Tool
  307. Name="VCPreBuildEventTool"
  308. />
  309. <Tool
  310. Name="VCCustomBuildTool"
  311. />
  312. <Tool
  313. Name="VCXMLDataGeneratorTool"
  314. />
  315. <Tool
  316. Name="VCWebServiceProxyGeneratorTool"
  317. />
  318. <Tool
  319. Name="VCMIDLTool"
  320. />
  321. <Tool
  322. Name="VCCLCompilerTool"
  323. Optimization="0"
  324. AdditionalIncludeDirectories="..\include"
  325. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBICONV_EXPORTS;BUILDING_LIBICONV;BUILDING_LIBCHARSET"
  326. MinimalRebuild="true"
  327. BasicRuntimeChecks="3"
  328. RuntimeLibrary="1"
  329. UsePrecompiledHeader="0"
  330. WarningLevel="3"
  331. DebugInformationFormat="4"
  332. />
  333. <Tool
  334. Name="VCManagedResourceCompilerTool"
  335. />
  336. <Tool
  337. Name="VCResourceCompilerTool"
  338. />
  339. <Tool
  340. Name="VCPreLinkEventTool"
  341. />
  342. <Tool
  343. Name="VCLinkerTool"
  344. LinkIncremental="2"
  345. GenerateDebugInformation="true"
  346. SubSystem="2"
  347. ImportLibrary="$(TargetDir)$(TargetName)_mtd.lib"
  348. TargetMachine="1"
  349. />
  350. <Tool
  351. Name="VCALinkTool"
  352. />
  353. <Tool
  354. Name="VCManifestTool"
  355. />
  356. <Tool
  357. Name="VCXDCMakeTool"
  358. />
  359. <Tool
  360. Name="VCBscMakeTool"
  361. />
  362. <Tool
  363. Name="VCFxCopTool"
  364. />
  365. <Tool
  366. Name="VCAppVerifierTool"
  367. />
  368. <Tool
  369. Name="VCPostBuildEventTool"
  370. CommandLine="xcopy $(OutDir)\$(ProjectName)_mtd.lib ..\..\..\repos_main\thirdparty\iconv\dll\ /Y /A"
  371. />
  372. </Configuration>
  373. <Configuration
  374. Name="Debug_LIB_MT|Win32"
  375. OutputDirectory="..\..\..\bin\libiconv"
  376. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  377. ConfigurationType="4"
  378. CharacterSet="1"
  379. >
  380. <Tool
  381. Name="VCPreBuildEventTool"
  382. />
  383. <Tool
  384. Name="VCCustomBuildTool"
  385. />
  386. <Tool
  387. Name="VCXMLDataGeneratorTool"
  388. />
  389. <Tool
  390. Name="VCWebServiceProxyGeneratorTool"
  391. />
  392. <Tool
  393. Name="VCMIDLTool"
  394. />
  395. <Tool
  396. Name="VCCLCompilerTool"
  397. Optimization="0"
  398. AdditionalIncludeDirectories="..\include"
  399. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;LIBICONV_EXPORTS;BUILDING_LIBICONV;BUILDING_LIBCHARSET"
  400. MinimalRebuild="true"
  401. BasicRuntimeChecks="3"
  402. RuntimeLibrary="1"
  403. UsePrecompiledHeader="0"
  404. WarningLevel="3"
  405. DebugInformationFormat="4"
  406. />
  407. <Tool
  408. Name="VCManagedResourceCompilerTool"
  409. />
  410. <Tool
  411. Name="VCResourceCompilerTool"
  412. />
  413. <Tool
  414. Name="VCPreLinkEventTool"
  415. />
  416. <Tool
  417. Name="VCLibrarianTool"
  418. OutputFile="$(OutDir)\$(ProjectName)_mtd.lib"
  419. />
  420. <Tool
  421. Name="VCALinkTool"
  422. />
  423. <Tool
  424. Name="VCXDCMakeTool"
  425. />
  426. <Tool
  427. Name="VCBscMakeTool"
  428. />
  429. <Tool
  430. Name="VCFxCopTool"
  431. />
  432. <Tool
  433. Name="VCPostBuildEventTool"
  434. CommandLine="xcopy $(OutDir)\$(ProjectName)_mtd.lib ..\..\..\repos_main\thirdparty\iconv\lib /Y /A"
  435. />
  436. </Configuration>
  437. <Configuration
  438. Name="Release_DLL_MD|Win32"
  439. OutputDirectory="..\..\..\bin\libiconv"
  440. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  441. ConfigurationType="2"
  442. CharacterSet="2"
  443. WholeProgramOptimization="1"
  444. >
  445. <Tool
  446. Name="VCPreBuildEventTool"
  447. />
  448. <Tool
  449. Name="VCCustomBuildTool"
  450. />
  451. <Tool
  452. Name="VCXMLDataGeneratorTool"
  453. />
  454. <Tool
  455. Name="VCWebServiceProxyGeneratorTool"
  456. />
  457. <Tool
  458. Name="VCMIDLTool"
  459. />
  460. <Tool
  461. Name="VCCLCompilerTool"
  462. Optimization="2"
  463. EnableIntrinsicFunctions="true"
  464. AdditionalIncludeDirectories="..\include"
  465. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBICONV_EXPORTS;BUILDING_LIBICONV;BUILDING_LIBCHARSET"
  466. RuntimeLibrary="2"
  467. EnableFunctionLevelLinking="true"
  468. UsePrecompiledHeader="0"
  469. WarningLevel="3"
  470. DebugInformationFormat="3"
  471. />
  472. <Tool
  473. Name="VCManagedResourceCompilerTool"
  474. />
  475. <Tool
  476. Name="VCResourceCompilerTool"
  477. />
  478. <Tool
  479. Name="VCPreLinkEventTool"
  480. />
  481. <Tool
  482. Name="VCLinkerTool"
  483. LinkIncremental="1"
  484. GenerateDebugInformation="true"
  485. SubSystem="2"
  486. OptimizeReferences="2"
  487. EnableCOMDATFolding="2"
  488. ImportLibrary="$(TargetDir)$(TargetName)_md.lib"
  489. TargetMachine="1"
  490. />
  491. <Tool
  492. Name="VCALinkTool"
  493. />
  494. <Tool
  495. Name="VCManifestTool"
  496. />
  497. <Tool
  498. Name="VCXDCMakeTool"
  499. />
  500. <Tool
  501. Name="VCBscMakeTool"
  502. />
  503. <Tool
  504. Name="VCFxCopTool"
  505. />
  506. <Tool
  507. Name="VCAppVerifierTool"
  508. />
  509. <Tool
  510. Name="VCPostBuildEventTool"
  511. CommandLine="xcopy $(OutDir)\$(ProjectName)_md.lib ..\..\..\repos_main\thirdparty\iconv\dll\ /Y /A"
  512. />
  513. </Configuration>
  514. <Configuration
  515. Name="Release_LIB_MD|Win32"
  516. OutputDirectory="..\..\..\bin\libiconv"
  517. IntermediateDirectory="$(OutDir)\$(ProjectName)\$(ConfigurationName)\"
  518. ConfigurationType="4"
  519. CharacterSet="2"
  520. WholeProgramOptimization="1"
  521. >
  522. <Tool
  523. Name="VCPreBuildEventTool"
  524. />
  525. <Tool
  526. Name="VCCustomBuildTool"
  527. />
  528. <Tool
  529. Name="VCXMLDataGeneratorTool"
  530. />
  531. <Tool
  532. Name="VCWebServiceProxyGeneratorTool"
  533. />
  534. <Tool
  535. Name="VCMIDLTool"
  536. />
  537. <Tool
  538. Name="VCCLCompilerTool"
  539. Optimization="2"
  540. EnableIntrinsicFunctions="true"
  541. AdditionalIncludeDirectories="..\include"
  542. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LIBICONV_EXPORTS;BUILDING_LIBCHARSET;USING_STATIC_LIBICONV"
  543. RuntimeLibrary="2"
  544. EnableFunctionLevelLinking="true"
  545. UsePrecompiledHeader="0"
  546. WarningLevel="3"
  547. DebugInformationFormat="3"
  548. />
  549. <Tool
  550. Name="VCManagedResourceCompilerTool"
  551. />
  552. <Tool
  553. Name="VCResourceCompilerTool"
  554. />
  555. <Tool
  556. Name="VCPreLinkEventTool"
  557. />
  558. <Tool
  559. Name="VCLibrarianTool"
  560. OutputFile="$(OutDir)\$(ProjectName)_md.lib"
  561. />
  562. <Tool
  563. Name="VCALinkTool"
  564. />
  565. <Tool
  566. Name="VCXDCMakeTool"
  567. />
  568. <Tool
  569. Name="VCBscMakeTool"
  570. />
  571. <Tool
  572. Name="VCFxCopTool"
  573. />
  574. <Tool
  575. Name="VCPostBuildEventTool"
  576. CommandLine="xcopy $(OutDir)\$(ProjectName)_md.lib ..\..\..\repos_main\thirdparty\iconv\lib /Y /A"
  577. />
  578. </Configuration>
  579. </Configurations>
  580. <References>
  581. </References>
  582. <Files>
  583. <Filter
  584. Name="Ô´Îļþ"
  585. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  586. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  587. >
  588. <File
  589. RelativePath=".\iconv.c"
  590. >
  591. </File>
  592. <File
  593. RelativePath=".\localcharset.c"
  594. >
  595. </File>
  596. <File
  597. RelativePath=".\relocatable.c"
  598. >
  599. </File>
  600. </Filter>
  601. <Filter
  602. Name="Í·Îļþ"
  603. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  604. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  605. >
  606. <File
  607. RelativePath=".\localcharset.h"
  608. >
  609. </File>
  610. <File
  611. RelativePath=".\relocatable.h"
  612. >
  613. </File>
  614. </Filter>
  615. <Filter
  616. Name="×ÊÔ´Îļþ"
  617. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  618. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  619. >
  620. <File
  621. RelativePath=".\libiconv.rc"
  622. >
  623. </File>
  624. </Filter>
  625. </Files>
  626. <Globals>
  627. </Globals>
  628. </VisualStudioProject>