SHP2VCT.vcproj
上传用户:bjslfz
上传日期:2022-07-25
资源大小:4430k
文件大小:13k
源码类别:

文件操作

开发平台:

C/C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="SHP2VCT"
  6. ProjectGUID="{59AA4372-DF86-43A9-9D6C-289EE9455874}"
  7. RootNamespace="SHP2VCT"
  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)VCProjectDefaultsUpgradeFromVC60.vsprops"
  25. UseOfMFC="2"
  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/SHP2VCT.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="2"
  57. EnableFunctionLevelLinking="true"
  58. UsePrecompiledHeader="2"
  59. PrecompiledHeaderThrough="stdafx.h"
  60. PrecompiledHeaderFile=".Release/SHP2VCT.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/SHP2VCT.exe"
  81. LinkIncremental="1"
  82. SuppressStartupBanner="true"
  83. ProgramDatabaseFile=".Release/SHP2VCT.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/SHP2VCT.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="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/SHP2VCT.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/SHP2VCT.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/SHP2VCT.exe"
  176. LinkIncremental="2"
  177. SuppressStartupBanner="true"
  178. GenerateDebugInformation="true"
  179. ProgramDatabaseFile=".Debug/SHP2VCT.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/SHP2VCT.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="MapField.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="MapFields.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="MapLine.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="MapParts.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="MapPoint.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="MapPoints.cpp"
  319. >
  320. <FileConfiguration
  321. Name="Release|Win32"
  322. >
  323. <Tool
  324. Name="VCCLCompilerTool"
  325. PreprocessorDefinitions=""
  326. />
  327. </FileConfiguration>
  328. <FileConfiguration
  329. Name="Debug|Win32"
  330. >
  331. <Tool
  332. Name="VCCLCompilerTool"
  333. PreprocessorDefinitions=""
  334. />
  335. </FileConfiguration>
  336. </File>
  337. <File
  338. RelativePath="MapPolygon.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="MapRecordSet.cpp"
  359. >
  360. <FileConfiguration
  361. Name="Release|Win32"
  362. >
  363. <Tool
  364. Name="VCCLCompilerTool"
  365. PreprocessorDefinitions=""
  366. />
  367. </FileConfiguration>
  368. <FileConfiguration
  369. Name="Debug|Win32"
  370. >
  371. <Tool
  372. Name="VCCLCompilerTool"
  373. PreprocessorDefinitions=""
  374. />
  375. </FileConfiguration>
  376. </File>
  377. <File
  378. RelativePath="MapRectangle.cpp"
  379. >
  380. <FileConfiguration
  381. Name="Release|Win32"
  382. >
  383. <Tool
  384. Name="VCCLCompilerTool"
  385. PreprocessorDefinitions=""
  386. />
  387. </FileConfiguration>
  388. <FileConfiguration
  389. Name="Debug|Win32"
  390. >
  391. <Tool
  392. Name="VCCLCompilerTool"
  393. PreprocessorDefinitions=""
  394. />
  395. </FileConfiguration>
  396. </File>
  397. <File
  398. RelativePath="MapRender.cpp"
  399. >
  400. <FileConfiguration
  401. Name="Release|Win32"
  402. >
  403. <Tool
  404. Name="VCCLCompilerTool"
  405. PreprocessorDefinitions=""
  406. />
  407. </FileConfiguration>
  408. <FileConfiguration
  409. Name="Debug|Win32"
  410. >
  411. <Tool
  412. Name="VCCLCompilerTool"
  413. PreprocessorDefinitions=""
  414. />
  415. </FileConfiguration>
  416. </File>
  417. <File
  418. RelativePath="MapTableDesc.cpp"
  419. >
  420. <FileConfiguration
  421. Name="Release|Win32"
  422. >
  423. <Tool
  424. Name="VCCLCompilerTool"
  425. PreprocessorDefinitions=""
  426. />
  427. </FileConfiguration>
  428. <FileConfiguration
  429. Name="Debug|Win32"
  430. >
  431. <Tool
  432. Name="VCCLCompilerTool"
  433. PreprocessorDefinitions=""
  434. />
  435. </FileConfiguration>
  436. </File>
  437. <File
  438. RelativePath="SHP2VCT.cpp"
  439. >
  440. <FileConfiguration
  441. Name="Release|Win32"
  442. >
  443. <Tool
  444. Name="VCCLCompilerTool"
  445. PreprocessorDefinitions=""
  446. />
  447. </FileConfiguration>
  448. <FileConfiguration
  449. Name="Debug|Win32"
  450. >
  451. <Tool
  452. Name="VCCLCompilerTool"
  453. PreprocessorDefinitions=""
  454. />
  455. </FileConfiguration>
  456. </File>
  457. <File
  458. RelativePath="SHP2VCT.rc"
  459. >
  460. <FileConfiguration
  461. Name="Release|Win32"
  462. >
  463. <Tool
  464. Name="VCResourceCompilerTool"
  465. PreprocessorDefinitions=""
  466. />
  467. </FileConfiguration>
  468. <FileConfiguration
  469. Name="Debug|Win32"
  470. >
  471. <Tool
  472. Name="VCResourceCompilerTool"
  473. PreprocessorDefinitions=""
  474. />
  475. </FileConfiguration>
  476. </File>
  477. <File
  478. RelativePath="SHP2VCTDlg.cpp"
  479. >
  480. <FileConfiguration
  481. Name="Release|Win32"
  482. >
  483. <Tool
  484. Name="VCCLCompilerTool"
  485. PreprocessorDefinitions=""
  486. />
  487. </FileConfiguration>
  488. <FileConfiguration
  489. Name="Debug|Win32"
  490. >
  491. <Tool
  492. Name="VCCLCompilerTool"
  493. PreprocessorDefinitions=""
  494. />
  495. </FileConfiguration>
  496. </File>
  497. <File
  498. RelativePath="ShpFile.cpp"
  499. >
  500. <FileConfiguration
  501. Name="Release|Win32"
  502. >
  503. <Tool
  504. Name="VCCLCompilerTool"
  505. PreprocessorDefinitions=""
  506. />
  507. </FileConfiguration>
  508. <FileConfiguration
  509. Name="Debug|Win32"
  510. >
  511. <Tool
  512. Name="VCCLCompilerTool"
  513. PreprocessorDefinitions=""
  514. />
  515. </FileConfiguration>
  516. </File>
  517. <File
  518. RelativePath="StdAfx.cpp"
  519. >
  520. <FileConfiguration
  521. Name="Release|Win32"
  522. >
  523. <Tool
  524. Name="VCCLCompilerTool"
  525. PreprocessorDefinitions=""
  526. UsePrecompiledHeader="1"
  527. />
  528. </FileConfiguration>
  529. <FileConfiguration
  530. Name="Debug|Win32"
  531. >
  532. <Tool
  533. Name="VCCLCompilerTool"
  534. PreprocessorDefinitions=""
  535. UsePrecompiledHeader="1"
  536. />
  537. </FileConfiguration>
  538. </File>
  539. <File
  540. RelativePath="Transfer.cpp"
  541. >
  542. <FileConfiguration
  543. Name="Release|Win32"
  544. >
  545. <Tool
  546. Name="VCCLCompilerTool"
  547. PreprocessorDefinitions=""
  548. />
  549. </FileConfiguration>
  550. <FileConfiguration
  551. Name="Debug|Win32"
  552. >
  553. <Tool
  554. Name="VCCLCompilerTool"
  555. PreprocessorDefinitions=""
  556. />
  557. </FileConfiguration>
  558. </File>
  559. </Filter>
  560. <Filter
  561. Name="Header Files"
  562. Filter="h;hpp;hxx;hm;inl"
  563. >
  564. <File
  565. RelativePath="dbfFile.h"
  566. >
  567. </File>
  568. <File
  569. RelativePath="Global.h"
  570. >
  571. </File>
  572. <File
  573. RelativePath="MapField.h"
  574. >
  575. </File>
  576. <File
  577. RelativePath="MapFields.h"
  578. >
  579. </File>
  580. <File
  581. RelativePath="MapLine.h"
  582. >
  583. </File>
  584. <File
  585. RelativePath="MapParts.h"
  586. >
  587. </File>
  588. <File
  589. RelativePath="MapPoint.h"
  590. >
  591. </File>
  592. <File
  593. RelativePath="MapPoints.h"
  594. >
  595. </File>
  596. <File
  597. RelativePath="MapPolygon.h"
  598. >
  599. </File>
  600. <File
  601. RelativePath="MapRecordSet.h"
  602. >
  603. </File>
  604. <File
  605. RelativePath="MapRectangle.h"
  606. >
  607. </File>
  608. <File
  609. RelativePath="MapRender.h"
  610. >
  611. </File>
  612. <File
  613. RelativePath="MapTableDesc.h"
  614. >
  615. </File>
  616. <File
  617. RelativePath="Resource.h"
  618. >
  619. </File>
  620. <File
  621. RelativePath="SHP2VCT.h"
  622. >
  623. </File>
  624. <File
  625. RelativePath="SHP2VCTDlg.h"
  626. >
  627. </File>
  628. <File
  629. RelativePath="ShpFile.h"
  630. >
  631. </File>
  632. <File
  633. RelativePath="StdAfx.h"
  634. >
  635. </File>
  636. <File
  637. RelativePath="Transfer.h"
  638. >
  639. </File>
  640. <File
  641. RelativePath="Vct.h"
  642. >
  643. </File>
  644. </Filter>
  645. <Filter
  646. Name="Resource Files"
  647. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  648. >
  649. <File
  650. RelativePath="res3.ico"
  651. >
  652. </File>
  653. <File
  654. RelativePath="resbar_up_over.BMP"
  655. >
  656. </File>
  657. <File
  658. RelativePath="resSHP2VCT.rc2"
  659. >
  660. </File>
  661. </Filter>
  662. <File
  663. RelativePath="ReadMe.txt"
  664. >
  665. </File>
  666. </Files>
  667. <Globals>
  668. <Global
  669. Name="RESOURCE_FILE"
  670. Value="SHP2VCT.rc"
  671. />
  672. </Globals>
  673. </VisualStudioProject>