test_vc9_test.vcproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <!--
  3. This project was generated by
  4. Bakefile 0.2.9 (http://www.bakefile.org)
  5. Do not modify, all changes will be overwritten!
  6. -->
  7. <VisualStudioProject
  8. ProjectType="Visual C++"
  9. Version="9.00"
  10. Name="test"
  11. ProjectGUID="{2F45723C-ED6B-5F60-8BFF-6B3609464A7B}"
  12. >
  13. <Platforms>
  14. <Platform
  15. Name="Win32"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. </ToolFiles>
  20. <Configurations>
  21. <Configuration
  22. Name="Debug|Win32"
  23. OutputDirectory="vc_mswud"
  24. IntermediateDirectory="vc_mswud\test"
  25. ConfigurationType="1"
  26. UseOfMFC="0"
  27. ATLMinimizesCRunTimeLibraryUsage="false"
  28. CharacterSet="1"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. />
  33. <Tool
  34. Name="VCCustomBuildTool"
  35. />
  36. <Tool
  37. Name="VCXMLDataGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCWebServiceProxyGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCMIDLTool"
  44. PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
  45. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. AdditionalOptions="/MP"
  50. Optimization="0"
  51. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."
  52. PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
  53. ExceptionHandling="1"
  54. BasicRuntimeChecks="3"
  55. RuntimeLibrary="3"
  56. BufferSecurityCheck="true"
  57. RuntimeTypeInfo="true"
  58. UsePrecompiledHeader="2"
  59. PrecompiledHeaderThrough="testprec.h"
  60. PrecompiledHeaderFile="vc_mswud\testprec_test.pch"
  61. ObjectFile="vc_mswud\test\"
  62. ProgramDataBaseFileName="vc_mswud\test.pdb"
  63. WarningLevel="4"
  64. SuppressStartupBanner="true"
  65. DebugInformationFormat="3"
  66. />
  67. <Tool
  68. Name="VCManagedResourceCompilerTool"
  69. />
  70. <Tool
  71. Name="VCResourceCompilerTool"
  72. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
  73. Culture="1033"
  74. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."
  75. />
  76. <Tool
  77. Name="VCPreLinkEventTool"
  78. />
  79. <Tool
  80. Name="VCLinkerTool"
  81. AdditionalOptions=""
  82. AdditionalDependencies="wxbase30ud_net.lib wxbase30ud_xml.lib wxbase30ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
  83. OutputFile="vc_mswud\test.exe"
  84. LinkIncremental="2"
  85. SuppressStartupBanner="true"
  86. AdditionalLibraryDirectories=".\..\lib\vc_lib"
  87. GenerateManifest="true"
  88. GenerateDebugInformation="true"
  89. ProgramDatabaseFile="vc_mswud\test.pdb"
  90. SubSystem="1"
  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. OutputFile="vc_mswud\test_vc9_test.bsc"
  105. SuppressStartupBanner="true"
  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="vc_mswu"
  120. IntermediateDirectory="vc_mswu\test"
  121. ConfigurationType="1"
  122. UseOfMFC="0"
  123. ATLMinimizesCRunTimeLibraryUsage="false"
  124. CharacterSet="1"
  125. >
  126. <Tool
  127. Name="VCPreBuildEventTool"
  128. />
  129. <Tool
  130. Name="VCCustomBuildTool"
  131. />
  132. <Tool
  133. Name="VCXMLDataGeneratorTool"
  134. />
  135. <Tool
  136. Name="VCWebServiceProxyGeneratorTool"
  137. />
  138. <Tool
  139. Name="VCMIDLTool"
  140. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
  141. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."
  142. />
  143. <Tool
  144. Name="VCCLCompilerTool"
  145. AdditionalOptions="/MP"
  146. Optimization="2"
  147. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."
  148. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
  149. ExceptionHandling="1"
  150. RuntimeLibrary="2"
  151. RuntimeTypeInfo="true"
  152. UsePrecompiledHeader="2"
  153. PrecompiledHeaderThrough="testprec.h"
  154. PrecompiledHeaderFile="vc_mswu\testprec_test.pch"
  155. ObjectFile="vc_mswu\test\"
  156. ProgramDataBaseFileName="vc_mswu\test.pdb"
  157. WarningLevel="4"
  158. SuppressStartupBanner="true"
  159. DebugInformationFormat="3"
  160. />
  161. <Tool
  162. Name="VCManagedResourceCompilerTool"
  163. />
  164. <Tool
  165. Name="VCResourceCompilerTool"
  166. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
  167. Culture="1033"
  168. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."
  169. />
  170. <Tool
  171. Name="VCPreLinkEventTool"
  172. />
  173. <Tool
  174. Name="VCLinkerTool"
  175. AdditionalOptions=""
  176. AdditionalDependencies="wxbase30u_net.lib wxbase30u_xml.lib wxbase30u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
  177. OutputFile="vc_mswu\test.exe"
  178. LinkIncremental="1"
  179. SuppressStartupBanner="true"
  180. AdditionalLibraryDirectories=".\..\lib\vc_lib"
  181. GenerateManifest="true"
  182. GenerateDebugInformation="true"
  183. ProgramDatabaseFile="vc_mswu\test.pdb"
  184. SubSystem="1"
  185. TargetMachine="1"
  186. OptimizeReferences="2"
  187. EnableCOMDATFolding="2"
  188. />
  189. <Tool
  190. Name="VCALinkTool"
  191. />
  192. <Tool
  193. Name="VCManifestTool"
  194. />
  195. <Tool
  196. Name="VCXDCMakeTool"
  197. />
  198. <Tool
  199. Name="VCBscMakeTool"
  200. OutputFile="vc_mswu\test_vc9_test.bsc"
  201. SuppressStartupBanner="true"
  202. />
  203. <Tool
  204. Name="VCFxCopTool"
  205. />
  206. <Tool
  207. Name="VCAppVerifierTool"
  208. />
  209. <Tool
  210. Name="VCPostBuildEventTool"
  211. />
  212. </Configuration>
  213. <Configuration
  214. Name="DLL Debug|Win32"
  215. OutputDirectory="vc_mswuddll"
  216. IntermediateDirectory="vc_mswuddll\test"
  217. ConfigurationType="1"
  218. UseOfMFC="0"
  219. ATLMinimizesCRunTimeLibraryUsage="false"
  220. CharacterSet="1"
  221. >
  222. <Tool
  223. Name="VCPreBuildEventTool"
  224. />
  225. <Tool
  226. Name="VCCustomBuildTool"
  227. />
  228. <Tool
  229. Name="VCXMLDataGeneratorTool"
  230. />
  231. <Tool
  232. Name="VCWebServiceProxyGeneratorTool"
  233. />
  234. <Tool
  235. Name="VCMIDLTool"
  236. PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
  237. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."
  238. />
  239. <Tool
  240. Name="VCCLCompilerTool"
  241. AdditionalOptions="/MP"
  242. Optimization="0"
  243. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."
  244. PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
  245. ExceptionHandling="1"
  246. BasicRuntimeChecks="3"
  247. RuntimeLibrary="3"
  248. BufferSecurityCheck="true"
  249. RuntimeTypeInfo="true"
  250. UsePrecompiledHeader="2"
  251. PrecompiledHeaderThrough="testprec.h"
  252. PrecompiledHeaderFile="vc_mswuddll\testprec_test.pch"
  253. ObjectFile="vc_mswuddll\test\"
  254. ProgramDataBaseFileName="vc_mswuddll\test.pdb"
  255. WarningLevel="4"
  256. SuppressStartupBanner="true"
  257. DebugInformationFormat="3"
  258. />
  259. <Tool
  260. Name="VCManagedResourceCompilerTool"
  261. />
  262. <Tool
  263. Name="VCResourceCompilerTool"
  264. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
  265. Culture="1033"
  266. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."
  267. />
  268. <Tool
  269. Name="VCPreLinkEventTool"
  270. />
  271. <Tool
  272. Name="VCLinkerTool"
  273. AdditionalOptions=""
  274. AdditionalDependencies="wxbase30ud_net.lib wxbase30ud_xml.lib wxbase30ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
  275. OutputFile="vc_mswuddll\test.exe"
  276. LinkIncremental="2"
  277. SuppressStartupBanner="true"
  278. AdditionalLibraryDirectories=".\..\lib\vc_dll"
  279. GenerateManifest="true"
  280. GenerateDebugInformation="true"
  281. ProgramDatabaseFile="vc_mswuddll\test.pdb"
  282. SubSystem="1"
  283. TargetMachine="1"
  284. />
  285. <Tool
  286. Name="VCALinkTool"
  287. />
  288. <Tool
  289. Name="VCManifestTool"
  290. />
  291. <Tool
  292. Name="VCXDCMakeTool"
  293. />
  294. <Tool
  295. Name="VCBscMakeTool"
  296. OutputFile="vc_mswuddll\test_vc9_test.bsc"
  297. SuppressStartupBanner="true"
  298. />
  299. <Tool
  300. Name="VCFxCopTool"
  301. />
  302. <Tool
  303. Name="VCAppVerifierTool"
  304. />
  305. <Tool
  306. Name="VCPostBuildEventTool"
  307. />
  308. </Configuration>
  309. <Configuration
  310. Name="DLL Release|Win32"
  311. OutputDirectory="vc_mswudll"
  312. IntermediateDirectory="vc_mswudll\test"
  313. ConfigurationType="1"
  314. UseOfMFC="0"
  315. ATLMinimizesCRunTimeLibraryUsage="false"
  316. CharacterSet="1"
  317. >
  318. <Tool
  319. Name="VCPreBuildEventTool"
  320. />
  321. <Tool
  322. Name="VCCustomBuildTool"
  323. />
  324. <Tool
  325. Name="VCXMLDataGeneratorTool"
  326. />
  327. <Tool
  328. Name="VCWebServiceProxyGeneratorTool"
  329. />
  330. <Tool
  331. Name="VCMIDLTool"
  332. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
  333. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."
  334. />
  335. <Tool
  336. Name="VCCLCompilerTool"
  337. AdditionalOptions="/MP"
  338. Optimization="2"
  339. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."
  340. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
  341. ExceptionHandling="1"
  342. RuntimeLibrary="2"
  343. RuntimeTypeInfo="true"
  344. UsePrecompiledHeader="2"
  345. PrecompiledHeaderThrough="testprec.h"
  346. PrecompiledHeaderFile="vc_mswudll\testprec_test.pch"
  347. ObjectFile="vc_mswudll\test\"
  348. ProgramDataBaseFileName="vc_mswudll\test.pdb"
  349. WarningLevel="4"
  350. SuppressStartupBanner="true"
  351. DebugInformationFormat="3"
  352. />
  353. <Tool
  354. Name="VCManagedResourceCompilerTool"
  355. />
  356. <Tool
  357. Name="VCResourceCompilerTool"
  358. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
  359. Culture="1033"
  360. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."
  361. />
  362. <Tool
  363. Name="VCPreLinkEventTool"
  364. />
  365. <Tool
  366. Name="VCLinkerTool"
  367. AdditionalOptions=""
  368. AdditionalDependencies="wxbase30u_net.lib wxbase30u_xml.lib wxbase30u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
  369. OutputFile="vc_mswudll\test.exe"
  370. LinkIncremental="1"
  371. SuppressStartupBanner="true"
  372. AdditionalLibraryDirectories=".\..\lib\vc_dll"
  373. GenerateManifest="true"
  374. GenerateDebugInformation="true"
  375. ProgramDatabaseFile="vc_mswudll\test.pdb"
  376. SubSystem="1"
  377. TargetMachine="1"
  378. OptimizeReferences="2"
  379. EnableCOMDATFolding="2"
  380. />
  381. <Tool
  382. Name="VCALinkTool"
  383. />
  384. <Tool
  385. Name="VCManifestTool"
  386. />
  387. <Tool
  388. Name="VCXDCMakeTool"
  389. />
  390. <Tool
  391. Name="VCBscMakeTool"
  392. OutputFile="vc_mswudll\test_vc9_test.bsc"
  393. SuppressStartupBanner="true"
  394. />
  395. <Tool
  396. Name="VCFxCopTool"
  397. />
  398. <Tool
  399. Name="VCAppVerifierTool"
  400. />
  401. <Tool
  402. Name="VCPostBuildEventTool"
  403. />
  404. </Configuration>
  405. </Configurations>
  406. <References>
  407. </References>
  408. <Files>
  409. <Filter
  410. Name="Source Files"
  411. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  412. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  413. >
  414. <File
  415. RelativePath=".\any\anytest.cpp"
  416. >
  417. </File>
  418. <File
  419. RelativePath=".\archive\archivetest.cpp"
  420. >
  421. </File>
  422. <File
  423. RelativePath=".\arrays\arrays.cpp"
  424. >
  425. </File>
  426. <File
  427. RelativePath=".\thread\atomic.cpp"
  428. >
  429. </File>
  430. <File
  431. RelativePath=".\base64\base64.cpp"
  432. >
  433. </File>
  434. <File
  435. RelativePath=".\streams\bstream.cpp"
  436. >
  437. </File>
  438. <File
  439. RelativePath=".\cmdline\cmdlinetest.cpp"
  440. >
  441. </File>
  442. <File
  443. RelativePath=".\mbconv\convautotest.cpp"
  444. >
  445. </File>
  446. <File
  447. RelativePath=".\strings\crt.cpp"
  448. >
  449. </File>
  450. <File
  451. RelativePath=".\streams\datastreamtest.cpp"
  452. >
  453. </File>
  454. <File
  455. RelativePath=".\datetime\datetimetest.cpp"
  456. >
  457. </File>
  458. <File
  459. RelativePath=".\file\dir.cpp"
  460. >
  461. </File>
  462. <File
  463. RelativePath=".\dummy.cpp"
  464. >
  465. <FileConfiguration
  466. Name="Debug|Win32"
  467. >
  468. <Tool
  469. Name="VCCLCompilerTool"
  470. UsePrecompiledHeader="1"
  471. />
  472. </FileConfiguration>
  473. <FileConfiguration
  474. Name="Release|Win32"
  475. >
  476. <Tool
  477. Name="VCCLCompilerTool"
  478. UsePrecompiledHeader="1"
  479. />
  480. </FileConfiguration>
  481. <FileConfiguration
  482. Name="DLL Debug|Win32"
  483. >
  484. <Tool
  485. Name="VCCLCompilerTool"
  486. UsePrecompiledHeader="1"
  487. />
  488. </FileConfiguration>
  489. <FileConfiguration
  490. Name="DLL Release|Win32"
  491. >
  492. <Tool
  493. Name="VCCLCompilerTool"
  494. UsePrecompiledHeader="1"
  495. />
  496. </FileConfiguration>
  497. </File>
  498. <File
  499. RelativePath=".\misc\dynamiclib.cpp"
  500. >
  501. </File>
  502. <File
  503. RelativePath=".\misc\environ.cpp"
  504. >
  505. </File>
  506. <File
  507. RelativePath=".\weakref\evtconnection.cpp"
  508. >
  509. </File>
  510. <File
  511. RelativePath=".\events\evthandler.cpp"
  512. >
  513. </File>
  514. <File
  515. RelativePath=".\events\evtlooptest.cpp"
  516. >
  517. </File>
  518. <File
  519. RelativePath=".\events\evtsource.cpp"
  520. >
  521. </File>
  522. <File
  523. RelativePath=".\exec\exec.cpp"
  524. >
  525. </File>
  526. <File
  527. RelativePath=".\streams\ffilestream.cpp"
  528. >
  529. </File>
  530. <File
  531. RelativePath=".\streams\fileback.cpp"
  532. >
  533. </File>
  534. <File
  535. RelativePath=".\config\fileconf.cpp"
  536. >
  537. </File>
  538. <File
  539. RelativePath=".\file\filefn.cpp"
  540. >
  541. </File>
  542. <File
  543. RelativePath=".\filekind\filekind.cpp"
  544. >
  545. </File>
  546. <File
  547. RelativePath=".\filename\filenametest.cpp"
  548. >
  549. </File>
  550. <File
  551. RelativePath=".\streams\filestream.cpp"
  552. >
  553. </File>
  554. <File
  555. RelativePath=".\filesys\filesystest.cpp"
  556. >
  557. </File>
  558. <File
  559. RelativePath=".\file\filetest.cpp"
  560. >
  561. </File>
  562. <File
  563. RelativePath=".\fontmap\fontmaptest.cpp"
  564. >
  565. </File>
  566. <File
  567. RelativePath=".\formatconverter\formatconvertertest.cpp"
  568. >
  569. </File>
  570. <File
  571. RelativePath=".\fswatcher\fswatchertest.cpp"
  572. >
  573. </File>
  574. <File
  575. RelativePath=".\uris\ftp.cpp"
  576. >
  577. </File>
  578. <File
  579. RelativePath=".\hashes\hashes.cpp"
  580. >
  581. </File>
  582. <File
  583. RelativePath=".\interactive\input.cpp"
  584. >
  585. </File>
  586. <File
  587. RelativePath=".\intl\intltest.cpp"
  588. >
  589. </File>
  590. <File
  591. RelativePath=".\strings\iostream.cpp"
  592. >
  593. </File>
  594. <File
  595. RelativePath=".\streams\iostreams.cpp"
  596. >
  597. </File>
  598. <File
  599. RelativePath=".\net\ipc.cpp"
  600. >
  601. </File>
  602. <File
  603. RelativePath=".\streams\largefile.cpp"
  604. >
  605. </File>
  606. <File
  607. RelativePath=".\lists\lists.cpp"
  608. >
  609. </File>
  610. <File
  611. RelativePath=".\log\logtest.cpp"
  612. >
  613. </File>
  614. <File
  615. RelativePath=".\longlong\longlongtest.cpp"
  616. >
  617. </File>
  618. <File
  619. RelativePath=".\mbconv\mbconvtest.cpp"
  620. >
  621. </File>
  622. <File
  623. RelativePath=".\streams\memstream.cpp"
  624. >
  625. </File>
  626. <File
  627. RelativePath=".\misc\metatest.cpp"
  628. >
  629. </File>
  630. <File
  631. RelativePath=".\thread\misc.cpp"
  632. >
  633. </File>
  634. <File
  635. RelativePath=".\misc\misctests.cpp"
  636. >
  637. </File>
  638. <File
  639. RelativePath=".\misc\module.cpp"
  640. >
  641. </File>
  642. <File
  643. RelativePath=".\strings\numformatter.cpp"
  644. >
  645. </File>
  646. <File
  647. RelativePath=".\interactive\output.cpp"
  648. >
  649. </File>
  650. <File
  651. RelativePath=".\misc\pathlist.cpp"
  652. >
  653. </File>
  654. <File
  655. RelativePath=".\thread\queue.cpp"
  656. >
  657. </File>
  658. <File
  659. RelativePath=".\config\regconf.cpp"
  660. >
  661. </File>
  662. <File
  663. RelativePath=".\regex\regextest.cpp"
  664. >
  665. </File>
  666. <File
  667. RelativePath=".\scopeguard\scopeguardtest.cpp"
  668. >
  669. </File>
  670. <File
  671. RelativePath=".\net\socket.cpp"
  672. >
  673. </File>
  674. <File
  675. RelativePath=".\streams\socketstream.cpp"
  676. >
  677. </File>
  678. <File
  679. RelativePath=".\streams\sstream.cpp"
  680. >
  681. </File>
  682. <File
  683. RelativePath=".\streams\stdstream.cpp"
  684. >
  685. </File>
  686. <File
  687. RelativePath=".\strings\stdstrings.cpp"
  688. >
  689. </File>
  690. <File
  691. RelativePath=".\events\stopwatch.cpp"
  692. >
  693. </File>
  694. <File
  695. RelativePath=".\strings\strings.cpp"
  696. >
  697. </File>
  698. <File
  699. RelativePath=".\archive\tartest.cpp"
  700. >
  701. </File>
  702. <File
  703. RelativePath=".\streams\tempfile.cpp"
  704. >
  705. </File>
  706. <File
  707. RelativePath=".\test.cpp"
  708. >
  709. </File>
  710. <File
  711. RelativePath=".\textfile\textfiletest.cpp"
  712. >
  713. </File>
  714. <File
  715. RelativePath=".\streams\textstreamtest.cpp"
  716. >
  717. </File>
  718. <File
  719. RelativePath=".\events\timertest.cpp"
  720. >
  721. </File>
  722. <File
  723. RelativePath=".\thread\tls.cpp"
  724. >
  725. </File>
  726. <File
  727. RelativePath=".\strings\tokenizer.cpp"
  728. >
  729. </File>
  730. <File
  731. RelativePath=".\misc\typeinfotest.cpp"
  732. >
  733. </File>
  734. <File
  735. RelativePath=".\strings\unichar.cpp"
  736. >
  737. </File>
  738. <File
  739. RelativePath=".\strings\unicode.cpp"
  740. >
  741. </File>
  742. <File
  743. RelativePath=".\uris\uris.cpp"
  744. >
  745. </File>
  746. <File
  747. RelativePath=".\uris\url.cpp"
  748. >
  749. </File>
  750. <File
  751. RelativePath=".\strings\vararg.cpp"
  752. >
  753. </File>
  754. <File
  755. RelativePath=".\vectors\vectors.cpp"
  756. >
  757. </File>
  758. <File
  759. RelativePath=".\strings\vsnprintf.cpp"
  760. >
  761. </File>
  762. <File
  763. RelativePath=".\weakref\weakref.cpp"
  764. >
  765. </File>
  766. <File
  767. RelativePath=".\regex\wxregextest.cpp"
  768. >
  769. </File>
  770. <File
  771. RelativePath=".\xlocale\xlocale.cpp"
  772. >
  773. </File>
  774. <File
  775. RelativePath=".\xml\xmltest.cpp"
  776. >
  777. </File>
  778. <File
  779. RelativePath=".\archive\ziptest.cpp"
  780. >
  781. </File>
  782. <File
  783. RelativePath=".\streams\zlibstream.cpp"
  784. >
  785. </File>
  786. </Filter>
  787. </Files>
  788. <Globals>
  789. </Globals>
  790. </VisualStudioProject>