CPhotoFTPReceive - 08.vcproj 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="CPhotoFTPReceive"
  6. ProjectGUID="{C58ACA33-B14E-42DB-BCB2-9DAA72796EDB}"
  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=".\..\..\..\输出文件\CPhotoFTPReceive\Debug"
  21. IntermediateDirectory=".\..\..\..\输出文件\CPhotoFTPReceive\Debug"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  24. UseOfMFC="2"
  25. ATLMinimizesCRunTimeLibraryUsage="false"
  26. CharacterSet="2"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. PreprocessorDefinitions="_DEBUG"
  43. MkTypLibCompatible="true"
  44. SuppressStartupBanner="true"
  45. TargetEnvironment="1"
  46. TypeLibraryName=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive - 08.tlb"
  47. HeaderFileName=""
  48. />
  49. <Tool
  50. Name="VCCLCompilerTool"
  51. Optimization="0"
  52. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  53. MinimalRebuild="true"
  54. BasicRuntimeChecks="3"
  55. RuntimeLibrary="3"
  56. UsePrecompiledHeader="2"
  57. PrecompiledHeaderThrough="stdafx.h"
  58. PrecompiledHeaderFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive - 08.pch"
  59. AssemblerListingLocation=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/"
  60. ObjectFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/"
  61. ProgramDataBaseFileName=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/"
  62. BrowseInformation="1"
  63. WarningLevel="3"
  64. SuppressStartupBanner="true"
  65. DebugInformationFormat="4"
  66. UndefinePreprocessorDefinitions="_DEBUG"
  67. />
  68. <Tool
  69. Name="VCManagedResourceCompilerTool"
  70. />
  71. <Tool
  72. Name="VCResourceCompilerTool"
  73. PreprocessorDefinitions="_DEBUG"
  74. Culture="1033"
  75. />
  76. <Tool
  77. Name="VCPreLinkEventTool"
  78. />
  79. <Tool
  80. Name="VCLinkerTool"
  81. AdditionalDependencies="version.lib"
  82. OutputFile="..\..\..\lyfzbin\Services\CPhotoFTPReceive.exe"
  83. LinkIncremental="2"
  84. SuppressStartupBanner="true"
  85. IgnoreDefaultLibraryNames=""
  86. GenerateDebugInformation="true"
  87. ProgramDatabaseFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive.pdb"
  88. SubSystem="2"
  89. RandomizedBaseAddress="1"
  90. DataExecutionPrevention="0"
  91. TargetMachine="1"
  92. />
  93. <Tool
  94. Name="VCALinkTool"
  95. />
  96. <Tool
  97. Name="VCManifestTool"
  98. />
  99. <Tool
  100. Name="VCXDCMakeTool"
  101. />
  102. <Tool
  103. Name="VCBscMakeTool"
  104. SuppressStartupBanner="true"
  105. OutputFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive - 08.bsc"
  106. />
  107. <Tool
  108. Name="VCFxCopTool"
  109. />
  110. <Tool
  111. Name="VCAppVerifierTool"
  112. />
  113. <Tool
  114. Name="VCPostBuildEventTool"
  115. />
  116. </Configuration>
  117. <Configuration
  118. Name="Release|Win32"
  119. OutputDirectory=".\..\..\..\输出文件\CPhotoFTPReceive\Debug"
  120. IntermediateDirectory=".\..\..\..\输出文件\CPhotoFTPReceive\Debug"
  121. ConfigurationType="1"
  122. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  123. UseOfMFC="2"
  124. ATLMinimizesCRunTimeLibraryUsage="false"
  125. CharacterSet="2"
  126. >
  127. <Tool
  128. Name="VCPreBuildEventTool"
  129. />
  130. <Tool
  131. Name="VCCustomBuildTool"
  132. />
  133. <Tool
  134. Name="VCXMLDataGeneratorTool"
  135. />
  136. <Tool
  137. Name="VCWebServiceProxyGeneratorTool"
  138. />
  139. <Tool
  140. Name="VCMIDLTool"
  141. PreprocessorDefinitions="NDEBUG"
  142. MkTypLibCompatible="true"
  143. SuppressStartupBanner="true"
  144. TargetEnvironment="1"
  145. TypeLibraryName=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive - 08.tlb"
  146. HeaderFileName=""
  147. />
  148. <Tool
  149. Name="VCCLCompilerTool"
  150. Optimization="2"
  151. InlineFunctionExpansion="1"
  152. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  153. StringPooling="true"
  154. RuntimeLibrary="2"
  155. EnableFunctionLevelLinking="true"
  156. UsePrecompiledHeader="2"
  157. PrecompiledHeaderThrough="stdafx.h"
  158. PrecompiledHeaderFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive - 08.pch"
  159. AssemblerListingLocation=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/"
  160. ObjectFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/"
  161. ProgramDataBaseFileName=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/"
  162. BrowseInformation="1"
  163. WarningLevel="3"
  164. SuppressStartupBanner="true"
  165. />
  166. <Tool
  167. Name="VCManagedResourceCompilerTool"
  168. />
  169. <Tool
  170. Name="VCResourceCompilerTool"
  171. PreprocessorDefinitions="NDEBUG"
  172. Culture="1033"
  173. />
  174. <Tool
  175. Name="VCPreLinkEventTool"
  176. />
  177. <Tool
  178. Name="VCLinkerTool"
  179. AdditionalDependencies="version.lib"
  180. OutputFile="..\..\..\lyfzbin\Services\CPhotoFTPReceive.exe"
  181. LinkIncremental="1"
  182. SuppressStartupBanner="true"
  183. IgnoreDefaultLibraryNames="libc.lib;libcp.lib"
  184. ProgramDatabaseFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive.pdb"
  185. SubSystem="2"
  186. RandomizedBaseAddress="1"
  187. DataExecutionPrevention="0"
  188. TargetMachine="1"
  189. />
  190. <Tool
  191. Name="VCALinkTool"
  192. />
  193. <Tool
  194. Name="VCManifestTool"
  195. />
  196. <Tool
  197. Name="VCXDCMakeTool"
  198. />
  199. <Tool
  200. Name="VCBscMakeTool"
  201. SuppressStartupBanner="true"
  202. OutputFile=".\..\..\..\输出文件\CPhotoFTPReceive\Debug/CPhotoFTPReceive - 08.bsc"
  203. />
  204. <Tool
  205. Name="VCFxCopTool"
  206. />
  207. <Tool
  208. Name="VCAppVerifierTool"
  209. />
  210. <Tool
  211. Name="VCPostBuildEventTool"
  212. />
  213. </Configuration>
  214. </Configurations>
  215. <References>
  216. </References>
  217. <Files>
  218. <Filter
  219. Name="Source Files"
  220. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  221. >
  222. <File
  223. RelativePath="AboutDlg.cpp"
  224. >
  225. <FileConfiguration
  226. Name="Debug|Win32"
  227. >
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. PreprocessorDefinitions=""
  231. UndefinePreprocessorDefinitions=""
  232. />
  233. </FileConfiguration>
  234. <FileConfiguration
  235. Name="Release|Win32"
  236. >
  237. <Tool
  238. Name="VCCLCompilerTool"
  239. PreprocessorDefinitions=""
  240. />
  241. </FileConfiguration>
  242. </File>
  243. <File
  244. RelativePath="AddIPDlg.cpp"
  245. >
  246. <FileConfiguration
  247. Name="Debug|Win32"
  248. >
  249. <Tool
  250. Name="VCCLCompilerTool"
  251. PreprocessorDefinitions=""
  252. UndefinePreprocessorDefinitions=""
  253. />
  254. </FileConfiguration>
  255. <FileConfiguration
  256. Name="Release|Win32"
  257. >
  258. <Tool
  259. Name="VCCLCompilerTool"
  260. PreprocessorDefinitions=""
  261. />
  262. </FileConfiguration>
  263. </File>
  264. <File
  265. RelativePath="AddUserDlg.cpp"
  266. >
  267. <FileConfiguration
  268. Name="Debug|Win32"
  269. >
  270. <Tool
  271. Name="VCCLCompilerTool"
  272. PreprocessorDefinitions=""
  273. UndefinePreprocessorDefinitions=""
  274. />
  275. </FileConfiguration>
  276. <FileConfiguration
  277. Name="Release|Win32"
  278. >
  279. <Tool
  280. Name="VCCLCompilerTool"
  281. PreprocessorDefinitions=""
  282. />
  283. </FileConfiguration>
  284. </File>
  285. <File
  286. RelativePath="ApplicationDlg.cpp"
  287. >
  288. <FileConfiguration
  289. Name="Debug|Win32"
  290. >
  291. <Tool
  292. Name="VCCLCompilerTool"
  293. PreprocessorDefinitions=""
  294. UndefinePreprocessorDefinitions=""
  295. />
  296. </FileConfiguration>
  297. <FileConfiguration
  298. Name="Release|Win32"
  299. >
  300. <Tool
  301. Name="VCCLCompilerTool"
  302. PreprocessorDefinitions=""
  303. />
  304. </FileConfiguration>
  305. </File>
  306. <File
  307. RelativePath="ColorListBox.cpp"
  308. >
  309. <FileConfiguration
  310. Name="Debug|Win32"
  311. >
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. PreprocessorDefinitions=""
  315. UndefinePreprocessorDefinitions=""
  316. />
  317. </FileConfiguration>
  318. <FileConfiguration
  319. Name="Release|Win32"
  320. >
  321. <Tool
  322. Name="VCCLCompilerTool"
  323. PreprocessorDefinitions=""
  324. />
  325. </FileConfiguration>
  326. </File>
  327. <File
  328. RelativePath="ConfigurationPage.cpp"
  329. >
  330. <FileConfiguration
  331. Name="Debug|Win32"
  332. >
  333. <Tool
  334. Name="VCCLCompilerTool"
  335. PreprocessorDefinitions=""
  336. UndefinePreprocessorDefinitions=""
  337. />
  338. </FileConfiguration>
  339. <FileConfiguration
  340. Name="Release|Win32"
  341. >
  342. <Tool
  343. Name="VCCLCompilerTool"
  344. PreprocessorDefinitions=""
  345. />
  346. </FileConfiguration>
  347. </File>
  348. <File
  349. RelativePath="DialogResize.cpp"
  350. >
  351. <FileConfiguration
  352. Name="Debug|Win32"
  353. >
  354. <Tool
  355. Name="VCCLCompilerTool"
  356. PreprocessorDefinitions=""
  357. UndefinePreprocessorDefinitions=""
  358. />
  359. </FileConfiguration>
  360. <FileConfiguration
  361. Name="Release|Win32"
  362. >
  363. <Tool
  364. Name="VCCLCompilerTool"
  365. PreprocessorDefinitions=""
  366. />
  367. </FileConfiguration>
  368. </File>
  369. <File
  370. RelativePath="DirectoryDlg.cpp"
  371. >
  372. <FileConfiguration
  373. Name="Debug|Win32"
  374. >
  375. <Tool
  376. Name="VCCLCompilerTool"
  377. PreprocessorDefinitions=""
  378. UndefinePreprocessorDefinitions=""
  379. />
  380. </FileConfiguration>
  381. <FileConfiguration
  382. Name="Release|Win32"
  383. >
  384. <Tool
  385. Name="VCCLCompilerTool"
  386. PreprocessorDefinitions=""
  387. />
  388. </FileConfiguration>
  389. </File>
  390. <File
  391. RelativePath="FTPEventSink.cpp"
  392. >
  393. <FileConfiguration
  394. Name="Debug|Win32"
  395. >
  396. <Tool
  397. Name="VCCLCompilerTool"
  398. PreprocessorDefinitions=""
  399. UndefinePreprocessorDefinitions=""
  400. />
  401. </FileConfiguration>
  402. <FileConfiguration
  403. Name="Release|Win32"
  404. >
  405. <Tool
  406. Name="VCCLCompilerTool"
  407. PreprocessorDefinitions=""
  408. />
  409. </FileConfiguration>
  410. </File>
  411. <File
  412. RelativePath="InfobarCtrl.cpp"
  413. >
  414. <FileConfiguration
  415. Name="Debug|Win32"
  416. >
  417. <Tool
  418. Name="VCCLCompilerTool"
  419. PreprocessorDefinitions=""
  420. UndefinePreprocessorDefinitions=""
  421. />
  422. </FileConfiguration>
  423. <FileConfiguration
  424. Name="Release|Win32"
  425. >
  426. <Tool
  427. Name="VCCLCompilerTool"
  428. PreprocessorDefinitions=""
  429. />
  430. </FileConfiguration>
  431. </File>
  432. <File
  433. RelativePath="LogFile.cpp"
  434. >
  435. <FileConfiguration
  436. Name="Debug|Win32"
  437. >
  438. <Tool
  439. Name="VCCLCompilerTool"
  440. PreprocessorDefinitions=""
  441. UndefinePreprocessorDefinitions=""
  442. />
  443. </FileConfiguration>
  444. <FileConfiguration
  445. Name="Release|Win32"
  446. >
  447. <Tool
  448. Name="VCCLCompilerTool"
  449. PreprocessorDefinitions=""
  450. />
  451. </FileConfiguration>
  452. </File>
  453. <File
  454. RelativePath="OnlineUsersPage.cpp"
  455. >
  456. <FileConfiguration
  457. Name="Debug|Win32"
  458. >
  459. <Tool
  460. Name="VCCLCompilerTool"
  461. PreprocessorDefinitions=""
  462. UndefinePreprocessorDefinitions=""
  463. />
  464. </FileConfiguration>
  465. <FileConfiguration
  466. Name="Release|Win32"
  467. >
  468. <Tool
  469. Name="VCCLCompilerTool"
  470. PreprocessorDefinitions=""
  471. />
  472. </FileConfiguration>
  473. </File>
  474. <File
  475. RelativePath="SecurityManager.cpp"
  476. >
  477. <FileConfiguration
  478. Name="Debug|Win32"
  479. >
  480. <Tool
  481. Name="VCCLCompilerTool"
  482. PreprocessorDefinitions=""
  483. UndefinePreprocessorDefinitions=""
  484. />
  485. </FileConfiguration>
  486. <FileConfiguration
  487. Name="Release|Win32"
  488. >
  489. <Tool
  490. Name="VCCLCompilerTool"
  491. PreprocessorDefinitions=""
  492. />
  493. </FileConfiguration>
  494. </File>
  495. <File
  496. RelativePath="SecurityPage.cpp"
  497. >
  498. <FileConfiguration
  499. Name="Debug|Win32"
  500. >
  501. <Tool
  502. Name="VCCLCompilerTool"
  503. PreprocessorDefinitions=""
  504. UndefinePreprocessorDefinitions=""
  505. />
  506. </FileConfiguration>
  507. <FileConfiguration
  508. Name="Release|Win32"
  509. >
  510. <Tool
  511. Name="VCCLCompilerTool"
  512. PreprocessorDefinitions=""
  513. />
  514. </FileConfiguration>
  515. </File>
  516. <File
  517. RelativePath="StarWarsCtrl.cpp"
  518. >
  519. <FileConfiguration
  520. Name="Debug|Win32"
  521. >
  522. <Tool
  523. Name="VCCLCompilerTool"
  524. PreprocessorDefinitions=""
  525. UndefinePreprocessorDefinitions=""
  526. />
  527. </FileConfiguration>
  528. <FileConfiguration
  529. Name="Release|Win32"
  530. >
  531. <Tool
  532. Name="VCCLCompilerTool"
  533. PreprocessorDefinitions=""
  534. />
  535. </FileConfiguration>
  536. </File>
  537. <File
  538. RelativePath="StatisticsPage.cpp"
  539. >
  540. <FileConfiguration
  541. Name="Debug|Win32"
  542. >
  543. <Tool
  544. Name="VCCLCompilerTool"
  545. PreprocessorDefinitions=""
  546. UndefinePreprocessorDefinitions=""
  547. />
  548. </FileConfiguration>
  549. <FileConfiguration
  550. Name="Release|Win32"
  551. >
  552. <Tool
  553. Name="VCCLCompilerTool"
  554. PreprocessorDefinitions=""
  555. />
  556. </FileConfiguration>
  557. </File>
  558. <File
  559. RelativePath="TracePage.cpp"
  560. >
  561. <FileConfiguration
  562. Name="Debug|Win32"
  563. >
  564. <Tool
  565. Name="VCCLCompilerTool"
  566. PreprocessorDefinitions=""
  567. UndefinePreprocessorDefinitions=""
  568. />
  569. </FileConfiguration>
  570. <FileConfiguration
  571. Name="Release|Win32"
  572. >
  573. <Tool
  574. Name="VCCLCompilerTool"
  575. PreprocessorDefinitions=""
  576. />
  577. </FileConfiguration>
  578. </File>
  579. <File
  580. RelativePath="UserAccountsDlg.cpp"
  581. >
  582. <FileConfiguration
  583. Name="Debug|Win32"
  584. >
  585. <Tool
  586. Name="VCCLCompilerTool"
  587. PreprocessorDefinitions=""
  588. UndefinePreprocessorDefinitions=""
  589. />
  590. </FileConfiguration>
  591. <FileConfiguration
  592. Name="Release|Win32"
  593. >
  594. <Tool
  595. Name="VCCLCompilerTool"
  596. PreprocessorDefinitions=""
  597. />
  598. </FileConfiguration>
  599. </File>
  600. <File
  601. RelativePath="UserManager.cpp"
  602. >
  603. <FileConfiguration
  604. Name="Debug|Win32"
  605. >
  606. <Tool
  607. Name="VCCLCompilerTool"
  608. PreprocessorDefinitions=""
  609. UndefinePreprocessorDefinitions=""
  610. />
  611. </FileConfiguration>
  612. <FileConfiguration
  613. Name="Release|Win32"
  614. >
  615. <Tool
  616. Name="VCCLCompilerTool"
  617. PreprocessorDefinitions=""
  618. />
  619. </FileConfiguration>
  620. </File>
  621. <File
  622. RelativePath="WizardPages.cpp"
  623. >
  624. <FileConfiguration
  625. Name="Debug|Win32"
  626. >
  627. <Tool
  628. Name="VCCLCompilerTool"
  629. PreprocessorDefinitions=""
  630. UndefinePreprocessorDefinitions=""
  631. />
  632. </FileConfiguration>
  633. <FileConfiguration
  634. Name="Release|Win32"
  635. >
  636. <Tool
  637. Name="VCCLCompilerTool"
  638. PreprocessorDefinitions=""
  639. />
  640. </FileConfiguration>
  641. </File>
  642. </Filter>
  643. <Filter
  644. Name="Header Files"
  645. Filter="h;hpp;hxx;hm;inl"
  646. >
  647. <File
  648. RelativePath="AboutDlg.h"
  649. >
  650. </File>
  651. <File
  652. RelativePath="AddIPDlg.h"
  653. >
  654. </File>
  655. <File
  656. RelativePath="AddUserDlg.h"
  657. >
  658. </File>
  659. <File
  660. RelativePath="ApplicationDlg.h"
  661. >
  662. </File>
  663. <File
  664. RelativePath="ColorListBox.h"
  665. >
  666. </File>
  667. <File
  668. RelativePath="ConfigurationPage.h"
  669. >
  670. </File>
  671. <File
  672. RelativePath="DialogResize.h"
  673. >
  674. </File>
  675. <File
  676. RelativePath="DirectoryDlg.h"
  677. >
  678. </File>
  679. <File
  680. RelativePath="FTPEventSink.h"
  681. >
  682. </File>
  683. <File
  684. RelativePath="InfobarCtrl.h"
  685. >
  686. </File>
  687. <File
  688. RelativePath="LogFile.h"
  689. >
  690. </File>
  691. <File
  692. RelativePath="OnlineUsersPage.h"
  693. >
  694. </File>
  695. <File
  696. RelativePath="Resource.h"
  697. >
  698. </File>
  699. <File
  700. RelativePath="SecurityManager.h"
  701. >
  702. </File>
  703. <File
  704. RelativePath="SecurityPage.h"
  705. >
  706. </File>
  707. <File
  708. RelativePath="StarWarsCtrl.h"
  709. >
  710. </File>
  711. <File
  712. RelativePath="StatisticsPage.h"
  713. >
  714. </File>
  715. <File
  716. RelativePath="TracePage.h"
  717. >
  718. </File>
  719. <File
  720. RelativePath="UserAccountsDlg.h"
  721. >
  722. </File>
  723. <File
  724. RelativePath="UserManager.h"
  725. >
  726. </File>
  727. <File
  728. RelativePath="WizardPages.h"
  729. >
  730. </File>
  731. </Filter>
  732. <Filter
  733. Name="Resource Files"
  734. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  735. >
  736. <File
  737. RelativePath="res\banner.bmp"
  738. >
  739. </File>
  740. <File
  741. RelativePath="res\configur.ico"
  742. >
  743. </File>
  744. <File
  745. RelativePath="res\CPhotoFTPReceive.ico"
  746. >
  747. </File>
  748. <File
  749. RelativePath="res\CPhotoFTPReceive.rc2"
  750. >
  751. </File>
  752. <File
  753. RelativePath="res\empty.ico"
  754. >
  755. </File>
  756. <File
  757. RelativePath="res\ftp.ico"
  758. >
  759. </File>
  760. <File
  761. RelativePath="res\ico00001.ico"
  762. >
  763. </File>
  764. <File
  765. RelativePath="res\icon1.ico"
  766. >
  767. </File>
  768. <File
  769. RelativePath="res\icon2.ico"
  770. >
  771. </File>
  772. <File
  773. RelativePath="res\led_gree.ico"
  774. >
  775. </File>
  776. <File
  777. RelativePath="res\led_off.ico"
  778. >
  779. </File>
  780. <File
  781. RelativePath="res\led_red.ico"
  782. >
  783. </File>
  784. <File
  785. RelativePath="res\leds.bmp"
  786. >
  787. </File>
  788. <File
  789. RelativePath="res\none.ico"
  790. >
  791. </File>
  792. <File
  793. RelativePath="res\settings.ico"
  794. >
  795. </File>
  796. <File
  797. RelativePath="res\statistics.ico"
  798. >
  799. </File>
  800. <File
  801. RelativePath="res\toolbar1.bmp"
  802. >
  803. </File>
  804. <File
  805. RelativePath="res\user.ico"
  806. >
  807. </File>
  808. <File
  809. RelativePath="res\users.ico"
  810. >
  811. </File>
  812. <File
  813. RelativePath="res\watermark.bmp"
  814. >
  815. </File>
  816. <File
  817. RelativePath="res\xptheme.bin"
  818. >
  819. </File>
  820. </Filter>
  821. <Filter
  822. Name="DBInterface"
  823. >
  824. <File
  825. RelativePath=".\BranchInfo.cpp"
  826. >
  827. </File>
  828. <File
  829. RelativePath=".\BranchInfo.h"
  830. >
  831. </File>
  832. <File
  833. RelativePath=".\CatalogObj.cpp"
  834. >
  835. </File>
  836. <File
  837. RelativePath=".\CatalogObj.h"
  838. >
  839. </File>
  840. <File
  841. RelativePath=".\CharacterConvert.cpp"
  842. >
  843. </File>
  844. <File
  845. RelativePath=".\CharacterConvert.h"
  846. >
  847. </File>
  848. <File
  849. RelativePath=".\Global.cpp"
  850. >
  851. </File>
  852. <File
  853. RelativePath=".\Global.h"
  854. >
  855. </File>
  856. </Filter>
  857. <Filter
  858. Name="NetWork"
  859. >
  860. <File
  861. RelativePath="ConnectSocket.cpp"
  862. >
  863. <FileConfiguration
  864. Name="Debug|Win32"
  865. >
  866. <Tool
  867. Name="VCCLCompilerTool"
  868. PreprocessorDefinitions=""
  869. UndefinePreprocessorDefinitions=""
  870. />
  871. </FileConfiguration>
  872. <FileConfiguration
  873. Name="Release|Win32"
  874. >
  875. <Tool
  876. Name="VCCLCompilerTool"
  877. PreprocessorDefinitions=""
  878. />
  879. </FileConfiguration>
  880. </File>
  881. <File
  882. RelativePath="ConnectSocket.h"
  883. >
  884. </File>
  885. <File
  886. RelativePath="ConnectThread.cpp"
  887. >
  888. <FileConfiguration
  889. Name="Debug|Win32"
  890. >
  891. <Tool
  892. Name="VCCLCompilerTool"
  893. PreprocessorDefinitions=""
  894. UndefinePreprocessorDefinitions=""
  895. />
  896. </FileConfiguration>
  897. <FileConfiguration
  898. Name="Release|Win32"
  899. >
  900. <Tool
  901. Name="VCCLCompilerTool"
  902. PreprocessorDefinitions=""
  903. />
  904. </FileConfiguration>
  905. </File>
  906. <File
  907. RelativePath="ConnectThread.h"
  908. >
  909. </File>
  910. <File
  911. RelativePath="DataSocket.cpp"
  912. >
  913. <FileConfiguration
  914. Name="Debug|Win32"
  915. >
  916. <Tool
  917. Name="VCCLCompilerTool"
  918. PreprocessorDefinitions=""
  919. UndefinePreprocessorDefinitions=""
  920. />
  921. </FileConfiguration>
  922. <FileConfiguration
  923. Name="Release|Win32"
  924. >
  925. <Tool
  926. Name="VCCLCompilerTool"
  927. PreprocessorDefinitions=""
  928. />
  929. </FileConfiguration>
  930. </File>
  931. <File
  932. RelativePath="DataSocket.h"
  933. >
  934. </File>
  935. <File
  936. RelativePath="ListenSocket.cpp"
  937. >
  938. <FileConfiguration
  939. Name="Debug|Win32"
  940. >
  941. <Tool
  942. Name="VCCLCompilerTool"
  943. PreprocessorDefinitions=""
  944. UndefinePreprocessorDefinitions=""
  945. />
  946. </FileConfiguration>
  947. <FileConfiguration
  948. Name="Release|Win32"
  949. >
  950. <Tool
  951. Name="VCCLCompilerTool"
  952. PreprocessorDefinitions=""
  953. />
  954. </FileConfiguration>
  955. </File>
  956. <File
  957. RelativePath="ListenSocket.h"
  958. >
  959. </File>
  960. </Filter>
  961. <Filter
  962. Name="主工程"
  963. >
  964. <File
  965. RelativePath="CPhotoFTPReceive.cpp"
  966. >
  967. <FileConfiguration
  968. Name="Debug|Win32"
  969. >
  970. <Tool
  971. Name="VCCLCompilerTool"
  972. PreprocessorDefinitions=""
  973. UndefinePreprocessorDefinitions=""
  974. />
  975. </FileConfiguration>
  976. <FileConfiguration
  977. Name="Release|Win32"
  978. >
  979. <Tool
  980. Name="VCCLCompilerTool"
  981. PreprocessorDefinitions=""
  982. />
  983. </FileConfiguration>
  984. </File>
  985. <File
  986. RelativePath="CPhotoFTPReceive.h"
  987. >
  988. </File>
  989. <File
  990. RelativePath="CPhotoFTPReceive.rc"
  991. >
  992. <FileConfiguration
  993. Name="Debug|Win32"
  994. >
  995. <Tool
  996. Name="VCResourceCompilerTool"
  997. PreprocessorDefinitions=""
  998. />
  999. </FileConfiguration>
  1000. <FileConfiguration
  1001. Name="Release|Win32"
  1002. >
  1003. <Tool
  1004. Name="VCResourceCompilerTool"
  1005. PreprocessorDefinitions=""
  1006. />
  1007. </FileConfiguration>
  1008. </File>
  1009. <File
  1010. RelativePath="CPhotoFTPReceiveApp.cpp"
  1011. >
  1012. <FileConfiguration
  1013. Name="Debug|Win32"
  1014. >
  1015. <Tool
  1016. Name="VCCLCompilerTool"
  1017. PreprocessorDefinitions=""
  1018. UndefinePreprocessorDefinitions=""
  1019. />
  1020. </FileConfiguration>
  1021. <FileConfiguration
  1022. Name="Release|Win32"
  1023. >
  1024. <Tool
  1025. Name="VCCLCompilerTool"
  1026. PreprocessorDefinitions=""
  1027. />
  1028. </FileConfiguration>
  1029. </File>
  1030. <File
  1031. RelativePath="CPhotoFTPReceiveApp.h"
  1032. >
  1033. </File>
  1034. <File
  1035. RelativePath="StdAfx.cpp"
  1036. >
  1037. <FileConfiguration
  1038. Name="Debug|Win32"
  1039. >
  1040. <Tool
  1041. Name="VCCLCompilerTool"
  1042. PreprocessorDefinitions=""
  1043. UsePrecompiledHeader="1"
  1044. UndefinePreprocessorDefinitions=""
  1045. />
  1046. </FileConfiguration>
  1047. <FileConfiguration
  1048. Name="Release|Win32"
  1049. >
  1050. <Tool
  1051. Name="VCCLCompilerTool"
  1052. PreprocessorDefinitions=""
  1053. UsePrecompiledHeader="1"
  1054. />
  1055. </FileConfiguration>
  1056. </File>
  1057. <File
  1058. RelativePath="StdAfx.h"
  1059. >
  1060. </File>
  1061. <File
  1062. RelativePath="SystemTray.cpp"
  1063. >
  1064. <FileConfiguration
  1065. Name="Debug|Win32"
  1066. >
  1067. <Tool
  1068. Name="VCCLCompilerTool"
  1069. PreprocessorDefinitions=""
  1070. UndefinePreprocessorDefinitions=""
  1071. />
  1072. </FileConfiguration>
  1073. <FileConfiguration
  1074. Name="Release|Win32"
  1075. >
  1076. <Tool
  1077. Name="VCCLCompilerTool"
  1078. PreprocessorDefinitions=""
  1079. />
  1080. </FileConfiguration>
  1081. </File>
  1082. <File
  1083. RelativePath="SystemTray.h"
  1084. >
  1085. </File>
  1086. </Filter>
  1087. <File
  1088. RelativePath="res\users.dat"
  1089. >
  1090. </File>
  1091. </Files>
  1092. <Globals>
  1093. </Globals>
  1094. </VisualStudioProject>