CPhotoFTPSend - 08.vcproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="CPhotoFTPSend"
  6. ProjectGUID="{3156DA48-27E6-4368-ACEB-292769E32488}"
  7. Keyword="MFCProj"
  8. TargetFrameworkVersion="0"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory=".\..\..\..\输出文件\CPhotoFTPSend\Debug"
  21. IntermediateDirectory=".\..\..\..\输出文件\CPhotoFTPSend\Debug"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  24. UseOfMFC="2"
  25. ATLMinimizesCRunTimeLibraryUsage="false"
  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. PreprocessorDefinitions="_DEBUG"
  42. MkTypLibCompatible="true"
  43. SuppressStartupBanner="true"
  44. TargetEnvironment="1"
  45. TypeLibraryName=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend - 08.tlb"
  46. HeaderFileName=""
  47. />
  48. <Tool
  49. Name="VCCLCompilerTool"
  50. Optimization="0"
  51. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  52. MinimalRebuild="true"
  53. RuntimeLibrary="3"
  54. UsePrecompiledHeader="2"
  55. PrecompiledHeaderThrough="stdafx.h"
  56. PrecompiledHeaderFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend - 08.pch"
  57. AssemblerListingLocation=".\..\..\..\输出文件\CPhotoFTPSend\Debug/"
  58. ObjectFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/"
  59. ProgramDataBaseFileName=".\..\..\..\输出文件\CPhotoFTPSend\Debug/"
  60. BrowseInformation="1"
  61. WarningLevel="3"
  62. SuppressStartupBanner="true"
  63. DebugInformationFormat="4"
  64. />
  65. <Tool
  66. Name="VCManagedResourceCompilerTool"
  67. />
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="_DEBUG"
  71. Culture="1033"
  72. />
  73. <Tool
  74. Name="VCPreLinkEventTool"
  75. />
  76. <Tool
  77. Name="VCLinkerTool"
  78. OutputFile="..\..\..\..\lyfzClassicSoft\服务端\CPhotoFTPSend.exe"
  79. LinkIncremental="2"
  80. SuppressStartupBanner="true"
  81. GenerateDebugInformation="true"
  82. ProgramDatabaseFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend.pdb"
  83. SubSystem="2"
  84. RandomizedBaseAddress="1"
  85. DataExecutionPrevention="0"
  86. TargetMachine="1"
  87. />
  88. <Tool
  89. Name="VCALinkTool"
  90. />
  91. <Tool
  92. Name="VCManifestTool"
  93. />
  94. <Tool
  95. Name="VCXDCMakeTool"
  96. />
  97. <Tool
  98. Name="VCBscMakeTool"
  99. SuppressStartupBanner="true"
  100. OutputFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend - 08.bsc"
  101. />
  102. <Tool
  103. Name="VCFxCopTool"
  104. />
  105. <Tool
  106. Name="VCAppVerifierTool"
  107. />
  108. <Tool
  109. Name="VCPostBuildEventTool"
  110. />
  111. </Configuration>
  112. <Configuration
  113. Name="Release|Win32"
  114. OutputDirectory=".\..\..\..\输出文件\CPhotoFTPSend\Release"
  115. IntermediateDirectory=".\..\..\..\输出文件\CPhotoFTPSend\Release"
  116. ConfigurationType="1"
  117. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  118. UseOfMFC="2"
  119. ATLMinimizesCRunTimeLibraryUsage="false"
  120. >
  121. <Tool
  122. Name="VCPreBuildEventTool"
  123. />
  124. <Tool
  125. Name="VCCustomBuildTool"
  126. />
  127. <Tool
  128. Name="VCXMLDataGeneratorTool"
  129. />
  130. <Tool
  131. Name="VCWebServiceProxyGeneratorTool"
  132. />
  133. <Tool
  134. Name="VCMIDLTool"
  135. PreprocessorDefinitions="NDEBUG"
  136. MkTypLibCompatible="true"
  137. SuppressStartupBanner="true"
  138. TargetEnvironment="1"
  139. TypeLibraryName=".\..\..\..\输出文件\CPhotoFTPSend\Release/CPhotoFTPSend - 08.tlb"
  140. HeaderFileName=""
  141. />
  142. <Tool
  143. Name="VCCLCompilerTool"
  144. Optimization="2"
  145. InlineFunctionExpansion="1"
  146. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  147. StringPooling="true"
  148. RuntimeLibrary="2"
  149. EnableFunctionLevelLinking="true"
  150. UsePrecompiledHeader="2"
  151. PrecompiledHeaderThrough="stdafx.h"
  152. PrecompiledHeaderFile=".\..\..\..\输出文件\CPhotoFTPSend\Release/CPhotoFTPSend - 08.pch"
  153. AssemblerListingLocation=".\..\..\..\输出文件\CPhotoFTPSend\Release/"
  154. ObjectFile=".\..\..\..\输出文件\CPhotoFTPSend\Release/"
  155. ProgramDataBaseFileName=".\..\..\..\输出文件\CPhotoFTPSend\Release/"
  156. BrowseInformation="1"
  157. WarningLevel="3"
  158. SuppressStartupBanner="true"
  159. />
  160. <Tool
  161. Name="VCManagedResourceCompilerTool"
  162. />
  163. <Tool
  164. Name="VCResourceCompilerTool"
  165. PreprocessorDefinitions="NDEBUG"
  166. Culture="1033"
  167. />
  168. <Tool
  169. Name="VCPreLinkEventTool"
  170. />
  171. <Tool
  172. Name="VCLinkerTool"
  173. OutputFile="..\..\..\..\lyfzClassicSoft\服务端\CPhotoFTPSend.exe"
  174. LinkIncremental="1"
  175. SuppressStartupBanner="true"
  176. ProgramDatabaseFile=".\..\..\..\输出文件\CPhotoFTPSend\Release/CPhotoFTPSend.pdb"
  177. SubSystem="2"
  178. RandomizedBaseAddress="1"
  179. DataExecutionPrevention="0"
  180. TargetMachine="1"
  181. />
  182. <Tool
  183. Name="VCALinkTool"
  184. />
  185. <Tool
  186. Name="VCManifestTool"
  187. />
  188. <Tool
  189. Name="VCXDCMakeTool"
  190. />
  191. <Tool
  192. Name="VCBscMakeTool"
  193. SuppressStartupBanner="true"
  194. OutputFile=".\..\..\..\输出文件\CPhotoFTPSend\Release/CPhotoFTPSend - 08.bsc"
  195. />
  196. <Tool
  197. Name="VCFxCopTool"
  198. />
  199. <Tool
  200. Name="VCAppVerifierTool"
  201. />
  202. <Tool
  203. Name="VCPostBuildEventTool"
  204. />
  205. </Configuration>
  206. <Configuration
  207. Name="Debug_Test|Win32"
  208. OutputDirectory="$(ConfigurationName)"
  209. IntermediateDirectory="$(ConfigurationName)"
  210. ConfigurationType="1"
  211. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  212. UseOfMFC="2"
  213. ATLMinimizesCRunTimeLibraryUsage="false"
  214. >
  215. <Tool
  216. Name="VCPreBuildEventTool"
  217. />
  218. <Tool
  219. Name="VCCustomBuildTool"
  220. />
  221. <Tool
  222. Name="VCXMLDataGeneratorTool"
  223. />
  224. <Tool
  225. Name="VCWebServiceProxyGeneratorTool"
  226. />
  227. <Tool
  228. Name="VCMIDLTool"
  229. PreprocessorDefinitions="_DEBUG"
  230. MkTypLibCompatible="true"
  231. SuppressStartupBanner="true"
  232. TargetEnvironment="1"
  233. TypeLibraryName=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend - 08.tlb"
  234. HeaderFileName=""
  235. />
  236. <Tool
  237. Name="VCCLCompilerTool"
  238. Optimization="0"
  239. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;TESTLOCAL"
  240. MinimalRebuild="true"
  241. RuntimeLibrary="3"
  242. UsePrecompiledHeader="2"
  243. PrecompiledHeaderThrough="stdafx.h"
  244. PrecompiledHeaderFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend - 08.pch"
  245. AssemblerListingLocation=".\..\..\..\输出文件\CPhotoFTPSend\Debug/"
  246. ObjectFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/"
  247. ProgramDataBaseFileName=".\..\..\..\输出文件\CPhotoFTPSend\Debug/"
  248. BrowseInformation="1"
  249. WarningLevel="3"
  250. SuppressStartupBanner="true"
  251. DebugInformationFormat="4"
  252. />
  253. <Tool
  254. Name="VCManagedResourceCompilerTool"
  255. />
  256. <Tool
  257. Name="VCResourceCompilerTool"
  258. PreprocessorDefinitions="_DEBUG"
  259. Culture="1033"
  260. />
  261. <Tool
  262. Name="VCPreLinkEventTool"
  263. />
  264. <Tool
  265. Name="VCLinkerTool"
  266. OutputFile="..\..\..\..\lyfzClassicSoft\服务端\CPhotoFTPSend.exe"
  267. LinkIncremental="2"
  268. SuppressStartupBanner="true"
  269. GenerateDebugInformation="true"
  270. ProgramDatabaseFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend.pdb"
  271. SubSystem="2"
  272. RandomizedBaseAddress="1"
  273. DataExecutionPrevention="0"
  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. SuppressStartupBanner="true"
  288. OutputFile=".\..\..\..\输出文件\CPhotoFTPSend\Debug/CPhotoFTPSend - 08.bsc"
  289. />
  290. <Tool
  291. Name="VCFxCopTool"
  292. />
  293. <Tool
  294. Name="VCAppVerifierTool"
  295. />
  296. <Tool
  297. Name="VCPostBuildEventTool"
  298. />
  299. </Configuration>
  300. </Configurations>
  301. <References>
  302. </References>
  303. <Files>
  304. <Filter
  305. Name="Source Files"
  306. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  307. >
  308. <File
  309. RelativePath="CPhotoFTPSend.cpp"
  310. >
  311. <FileConfiguration
  312. Name="Debug|Win32"
  313. >
  314. <Tool
  315. Name="VCCLCompilerTool"
  316. PreprocessorDefinitions=""
  317. />
  318. </FileConfiguration>
  319. <FileConfiguration
  320. Name="Release|Win32"
  321. >
  322. <Tool
  323. Name="VCCLCompilerTool"
  324. PreprocessorDefinitions=""
  325. />
  326. </FileConfiguration>
  327. <FileConfiguration
  328. Name="Debug_Test|Win32"
  329. >
  330. <Tool
  331. Name="VCCLCompilerTool"
  332. PreprocessorDefinitions=""
  333. />
  334. </FileConfiguration>
  335. </File>
  336. <File
  337. RelativePath="CPhotoFTPSend.rc"
  338. >
  339. <FileConfiguration
  340. Name="Debug|Win32"
  341. >
  342. <Tool
  343. Name="VCResourceCompilerTool"
  344. PreprocessorDefinitions=""
  345. />
  346. </FileConfiguration>
  347. <FileConfiguration
  348. Name="Release|Win32"
  349. >
  350. <Tool
  351. Name="VCResourceCompilerTool"
  352. PreprocessorDefinitions=""
  353. />
  354. </FileConfiguration>
  355. <FileConfiguration
  356. Name="Debug_Test|Win32"
  357. >
  358. <Tool
  359. Name="VCResourceCompilerTool"
  360. PreprocessorDefinitions=""
  361. />
  362. </FileConfiguration>
  363. </File>
  364. <File
  365. RelativePath="CPhotoFTPSendDlg.cpp"
  366. >
  367. <FileConfiguration
  368. Name="Debug|Win32"
  369. >
  370. <Tool
  371. Name="VCCLCompilerTool"
  372. PreprocessorDefinitions=""
  373. />
  374. </FileConfiguration>
  375. <FileConfiguration
  376. Name="Release|Win32"
  377. >
  378. <Tool
  379. Name="VCCLCompilerTool"
  380. PreprocessorDefinitions=""
  381. />
  382. </FileConfiguration>
  383. <FileConfiguration
  384. Name="Debug_Test|Win32"
  385. >
  386. <Tool
  387. Name="VCCLCompilerTool"
  388. PreprocessorDefinitions=""
  389. />
  390. </FileConfiguration>
  391. </File>
  392. <File
  393. RelativePath="helper\ffsco.cpp"
  394. >
  395. <FileConfiguration
  396. Name="Debug|Win32"
  397. >
  398. <Tool
  399. Name="VCCLCompilerTool"
  400. PreprocessorDefinitions=""
  401. />
  402. </FileConfiguration>
  403. <FileConfiguration
  404. Name="Release|Win32"
  405. >
  406. <Tool
  407. Name="VCCLCompilerTool"
  408. PreprocessorDefinitions=""
  409. />
  410. </FileConfiguration>
  411. <FileConfiguration
  412. Name="Debug_Test|Win32"
  413. >
  414. <Tool
  415. Name="VCCLCompilerTool"
  416. PreprocessorDefinitions=""
  417. />
  418. </FileConfiguration>
  419. </File>
  420. <File
  421. RelativePath="helper\ffsco.h"
  422. >
  423. </File>
  424. <File
  425. RelativePath="FTPSend.cpp"
  426. >
  427. <FileConfiguration
  428. Name="Debug|Win32"
  429. >
  430. <Tool
  431. Name="VCCLCompilerTool"
  432. PreprocessorDefinitions=""
  433. />
  434. </FileConfiguration>
  435. <FileConfiguration
  436. Name="Release|Win32"
  437. >
  438. <Tool
  439. Name="VCCLCompilerTool"
  440. PreprocessorDefinitions=""
  441. />
  442. </FileConfiguration>
  443. <FileConfiguration
  444. Name="Debug_Test|Win32"
  445. >
  446. <Tool
  447. Name="VCCLCompilerTool"
  448. PreprocessorDefinitions=""
  449. />
  450. </FileConfiguration>
  451. </File>
  452. <File
  453. RelativePath="FTPSend.h"
  454. >
  455. </File>
  456. <File
  457. RelativePath="FTPSend2.cpp"
  458. >
  459. <FileConfiguration
  460. Name="Debug|Win32"
  461. >
  462. <Tool
  463. Name="VCCLCompilerTool"
  464. PreprocessorDefinitions=""
  465. />
  466. </FileConfiguration>
  467. <FileConfiguration
  468. Name="Release|Win32"
  469. >
  470. <Tool
  471. Name="VCCLCompilerTool"
  472. PreprocessorDefinitions=""
  473. />
  474. </FileConfiguration>
  475. <FileConfiguration
  476. Name="Debug_Test|Win32"
  477. >
  478. <Tool
  479. Name="VCCLCompilerTool"
  480. PreprocessorDefinitions=""
  481. />
  482. </FileConfiguration>
  483. </File>
  484. <File
  485. RelativePath="FTPSend2.h"
  486. >
  487. </File>
  488. <File
  489. RelativePath="MyLock.cpp"
  490. >
  491. <FileConfiguration
  492. Name="Debug|Win32"
  493. >
  494. <Tool
  495. Name="VCCLCompilerTool"
  496. PreprocessorDefinitions=""
  497. />
  498. </FileConfiguration>
  499. <FileConfiguration
  500. Name="Release|Win32"
  501. >
  502. <Tool
  503. Name="VCCLCompilerTool"
  504. PreprocessorDefinitions=""
  505. />
  506. </FileConfiguration>
  507. <FileConfiguration
  508. Name="Debug_Test|Win32"
  509. >
  510. <Tool
  511. Name="VCCLCompilerTool"
  512. PreprocessorDefinitions=""
  513. />
  514. </FileConfiguration>
  515. </File>
  516. <File
  517. RelativePath="MyLock.h"
  518. >
  519. </File>
  520. <File
  521. RelativePath="SetDlg.cpp"
  522. >
  523. <FileConfiguration
  524. Name="Debug|Win32"
  525. >
  526. <Tool
  527. Name="VCCLCompilerTool"
  528. PreprocessorDefinitions=""
  529. />
  530. </FileConfiguration>
  531. <FileConfiguration
  532. Name="Release|Win32"
  533. >
  534. <Tool
  535. Name="VCCLCompilerTool"
  536. PreprocessorDefinitions=""
  537. />
  538. </FileConfiguration>
  539. <FileConfiguration
  540. Name="Debug_Test|Win32"
  541. >
  542. <Tool
  543. Name="VCCLCompilerTool"
  544. PreprocessorDefinitions=""
  545. />
  546. </FileConfiguration>
  547. </File>
  548. <File
  549. RelativePath="StdAfx.cpp"
  550. >
  551. <FileConfiguration
  552. Name="Debug|Win32"
  553. >
  554. <Tool
  555. Name="VCCLCompilerTool"
  556. PreprocessorDefinitions=""
  557. UsePrecompiledHeader="1"
  558. />
  559. </FileConfiguration>
  560. <FileConfiguration
  561. Name="Release|Win32"
  562. >
  563. <Tool
  564. Name="VCCLCompilerTool"
  565. PreprocessorDefinitions=""
  566. UsePrecompiledHeader="1"
  567. />
  568. </FileConfiguration>
  569. <FileConfiguration
  570. Name="Debug_Test|Win32"
  571. >
  572. <Tool
  573. Name="VCCLCompilerTool"
  574. PreprocessorDefinitions=""
  575. UsePrecompiledHeader="1"
  576. />
  577. </FileConfiguration>
  578. </File>
  579. <File
  580. RelativePath="TrayIcon.cpp"
  581. >
  582. <FileConfiguration
  583. Name="Debug|Win32"
  584. >
  585. <Tool
  586. Name="VCCLCompilerTool"
  587. PreprocessorDefinitions=""
  588. />
  589. </FileConfiguration>
  590. <FileConfiguration
  591. Name="Release|Win32"
  592. >
  593. <Tool
  594. Name="VCCLCompilerTool"
  595. PreprocessorDefinitions=""
  596. />
  597. </FileConfiguration>
  598. <FileConfiguration
  599. Name="Debug_Test|Win32"
  600. >
  601. <Tool
  602. Name="VCCLCompilerTool"
  603. PreprocessorDefinitions=""
  604. />
  605. </FileConfiguration>
  606. </File>
  607. <File
  608. RelativePath="TrayIcon.h"
  609. >
  610. </File>
  611. <Filter
  612. Name="list"
  613. >
  614. <File
  615. RelativePath="list\SortHeaderCtrl.cpp"
  616. >
  617. <FileConfiguration
  618. Name="Debug|Win32"
  619. >
  620. <Tool
  621. Name="VCCLCompilerTool"
  622. PreprocessorDefinitions=""
  623. />
  624. </FileConfiguration>
  625. <FileConfiguration
  626. Name="Release|Win32"
  627. >
  628. <Tool
  629. Name="VCCLCompilerTool"
  630. PreprocessorDefinitions=""
  631. />
  632. </FileConfiguration>
  633. <FileConfiguration
  634. Name="Debug_Test|Win32"
  635. >
  636. <Tool
  637. Name="VCCLCompilerTool"
  638. PreprocessorDefinitions=""
  639. />
  640. </FileConfiguration>
  641. </File>
  642. <File
  643. RelativePath="list\SortHeaderCtrl.h"
  644. >
  645. </File>
  646. <File
  647. RelativePath="list\SortHeaderCtrl2.cpp"
  648. >
  649. <FileConfiguration
  650. Name="Debug|Win32"
  651. >
  652. <Tool
  653. Name="VCCLCompilerTool"
  654. PreprocessorDefinitions=""
  655. />
  656. </FileConfiguration>
  657. <FileConfiguration
  658. Name="Release|Win32"
  659. >
  660. <Tool
  661. Name="VCCLCompilerTool"
  662. PreprocessorDefinitions=""
  663. />
  664. </FileConfiguration>
  665. <FileConfiguration
  666. Name="Debug_Test|Win32"
  667. >
  668. <Tool
  669. Name="VCCLCompilerTool"
  670. PreprocessorDefinitions=""
  671. />
  672. </FileConfiguration>
  673. </File>
  674. <File
  675. RelativePath="list\SortHeaderCtrl2.h"
  676. >
  677. </File>
  678. <File
  679. RelativePath="list\SortListCtrl.cpp"
  680. >
  681. <FileConfiguration
  682. Name="Debug|Win32"
  683. >
  684. <Tool
  685. Name="VCCLCompilerTool"
  686. PreprocessorDefinitions=""
  687. />
  688. </FileConfiguration>
  689. <FileConfiguration
  690. Name="Release|Win32"
  691. >
  692. <Tool
  693. Name="VCCLCompilerTool"
  694. PreprocessorDefinitions=""
  695. />
  696. </FileConfiguration>
  697. <FileConfiguration
  698. Name="Debug_Test|Win32"
  699. >
  700. <Tool
  701. Name="VCCLCompilerTool"
  702. PreprocessorDefinitions=""
  703. />
  704. </FileConfiguration>
  705. </File>
  706. <File
  707. RelativePath="list\SortListCtrl.h"
  708. >
  709. </File>
  710. <File
  711. RelativePath="list\SortListCtrl2.cpp"
  712. >
  713. <FileConfiguration
  714. Name="Debug|Win32"
  715. >
  716. <Tool
  717. Name="VCCLCompilerTool"
  718. PreprocessorDefinitions=""
  719. />
  720. </FileConfiguration>
  721. <FileConfiguration
  722. Name="Release|Win32"
  723. >
  724. <Tool
  725. Name="VCCLCompilerTool"
  726. PreprocessorDefinitions=""
  727. />
  728. </FileConfiguration>
  729. <FileConfiguration
  730. Name="Debug_Test|Win32"
  731. >
  732. <Tool
  733. Name="VCCLCompilerTool"
  734. PreprocessorDefinitions=""
  735. />
  736. </FileConfiguration>
  737. </File>
  738. <File
  739. RelativePath="list\SortListCtrl2.h"
  740. >
  741. </File>
  742. </Filter>
  743. </Filter>
  744. <Filter
  745. Name="Header Files"
  746. Filter="h;hpp;hxx;hm;inl"
  747. >
  748. <File
  749. RelativePath="CPhotoFTPSend.h"
  750. >
  751. </File>
  752. <File
  753. RelativePath="CPhotoFTPSendDlg.h"
  754. >
  755. </File>
  756. <File
  757. RelativePath=".\CritSection.h"
  758. >
  759. </File>
  760. <File
  761. RelativePath="Resource.h"
  762. >
  763. </File>
  764. <File
  765. RelativePath="SetDlg.h"
  766. >
  767. </File>
  768. <File
  769. RelativePath="StdAfx.h"
  770. >
  771. </File>
  772. </Filter>
  773. <Filter
  774. Name="Resource Files"
  775. Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  776. >
  777. <File
  778. RelativePath="res\CPhotoFTPSend.ico"
  779. >
  780. </File>
  781. <File
  782. RelativePath="res\CPhotoFTPSend.rc2"
  783. >
  784. </File>
  785. <File
  786. RelativePath="RES\xptheme.bin"
  787. >
  788. </File>
  789. </Filter>
  790. <File
  791. RelativePath="ReadMe.txt"
  792. >
  793. </File>
  794. </Files>
  795. <Globals>
  796. </Globals>
  797. </VisualStudioProject>