test_vc7_test_gui.vcproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603
  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="7.10"
  10. Name="test_gui"
  11. ProjectGUID="{EF2FDAD9-89EB-50C4-91EA-A8ACEBF43839}">
  12. <Platforms>
  13. <Platform
  14. Name="Win32"/>
  15. </Platforms>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="vc_mswud"
  20. IntermediateDirectory="vc_mswud\test_gui"
  21. ConfigurationType="1"
  22. UseOfMFC="0"
  23. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  24. CharacterSet="1">
  25. <Tool
  26. Name="VCCLCompilerTool"
  27. Optimization="0"
  28. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
  29. PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
  30. MinimalRebuild="TRUE"
  31. ExceptionHandling="TRUE"
  32. BasicRuntimeChecks="3"
  33. RuntimeLibrary="3"
  34. BufferSecurityCheck="TRUE"
  35. RuntimeTypeInfo="TRUE"
  36. UsePrecompiledHeader="3"
  37. PrecompiledHeaderThrough="testprec.h"
  38. PrecompiledHeaderFile="vc_mswud\testprec_test_gui.pch"
  39. ObjectFile="vc_mswud\test_gui\"
  40. ProgramDataBaseFileName="vc_mswud\test_gui.pdb"
  41. WarningLevel="4"
  42. SuppressStartupBanner="TRUE"
  43. Detect64BitPortabilityProblems="TRUE"
  44. DebugInformationFormat="3"/>
  45. <Tool
  46. Name="VCCustomBuildTool"/>
  47. <Tool
  48. Name="VCLinkerTool"
  49. AdditionalOptions=""
  50. AdditionalDependencies="wxmsw30ud_webview.lib wxmsw30ud_richtext.lib wxmsw30ud_media.lib wxmsw30ud_xrc.lib wxbase30ud_xml.lib wxmsw30ud_adv.lib wxmsw30ud_html.lib wxmsw30ud_core.lib wxbase30ud_net.lib wxbase30ud.lib wxtiffd.lib wxjpegd.lib wxpngd.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"
  51. OutputFile="vc_mswud\test_gui.exe"
  52. LinkIncremental="2"
  53. SuppressStartupBanner="TRUE"
  54. AdditionalLibraryDirectories=".\..\lib\vc_lib"
  55. GenerateDebugInformation="TRUE"
  56. ProgramDatabaseFile="vc_mswud\test_gui.pdb"
  57. SubSystem="1"
  58. TargetMachine="1"/>
  59. <Tool
  60. Name="VCMIDLTool"
  61. PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
  62. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"/>
  63. <Tool
  64. Name="VCPostBuildEventTool"/>
  65. <Tool
  66. Name="VCPreBuildEventTool"/>
  67. <Tool
  68. Name="VCPreLinkEventTool"/>
  69. <Tool
  70. Name="VCResourceCompilerTool"
  71. PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
  72. Culture="1033"
  73. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"/>
  74. <Tool
  75. Name="VCWebServiceProxyGeneratorTool"/>
  76. <Tool
  77. Name="VCXMLDataGeneratorTool"/>
  78. <Tool
  79. Name="VCWebDeploymentTool"/>
  80. <Tool
  81. Name="VCManagedWrapperGeneratorTool"/>
  82. <Tool
  83. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  84. </Configuration>
  85. <Configuration
  86. Name="Release|Win32"
  87. OutputDirectory="vc_mswu"
  88. IntermediateDirectory="vc_mswu\test_gui"
  89. ConfigurationType="1"
  90. UseOfMFC="0"
  91. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  92. CharacterSet="1">
  93. <Tool
  94. Name="VCCLCompilerTool"
  95. Optimization="2"
  96. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
  97. PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
  98. ExceptionHandling="TRUE"
  99. RuntimeLibrary="2"
  100. RuntimeTypeInfo="TRUE"
  101. UsePrecompiledHeader="3"
  102. PrecompiledHeaderThrough="testprec.h"
  103. PrecompiledHeaderFile="vc_mswu\testprec_test_gui.pch"
  104. ObjectFile="vc_mswu\test_gui\"
  105. ProgramDataBaseFileName="vc_mswu\test_gui.pdb"
  106. WarningLevel="4"
  107. SuppressStartupBanner="TRUE"
  108. Detect64BitPortabilityProblems="TRUE"
  109. DebugInformationFormat="3"/>
  110. <Tool
  111. Name="VCCustomBuildTool"/>
  112. <Tool
  113. Name="VCLinkerTool"
  114. AdditionalOptions=""
  115. AdditionalDependencies="wxmsw30u_webview.lib wxmsw30u_richtext.lib wxmsw30u_media.lib wxmsw30u_xrc.lib wxbase30u_xml.lib wxmsw30u_adv.lib wxmsw30u_html.lib wxmsw30u_core.lib wxbase30u_net.lib wxbase30u.lib wxtiff.lib wxjpeg.lib wxpng.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"
  116. OutputFile="vc_mswu\test_gui.exe"
  117. LinkIncremental="1"
  118. SuppressStartupBanner="TRUE"
  119. AdditionalLibraryDirectories=".\..\lib\vc_lib"
  120. GenerateDebugInformation="TRUE"
  121. ProgramDatabaseFile="vc_mswu\test_gui.pdb"
  122. SubSystem="1"
  123. TargetMachine="1"
  124. OptimizeReferences="2"
  125. EnableCOMDATFolding="2"/>
  126. <Tool
  127. Name="VCMIDLTool"
  128. PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
  129. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"/>
  130. <Tool
  131. Name="VCPostBuildEventTool"/>
  132. <Tool
  133. Name="VCPreBuildEventTool"/>
  134. <Tool
  135. Name="VCPreLinkEventTool"/>
  136. <Tool
  137. Name="VCResourceCompilerTool"
  138. PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
  139. Culture="1033"
  140. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"/>
  141. <Tool
  142. Name="VCWebServiceProxyGeneratorTool"/>
  143. <Tool
  144. Name="VCXMLDataGeneratorTool"/>
  145. <Tool
  146. Name="VCWebDeploymentTool"/>
  147. <Tool
  148. Name="VCManagedWrapperGeneratorTool"/>
  149. <Tool
  150. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  151. </Configuration>
  152. <Configuration
  153. Name="DLL Debug|Win32"
  154. OutputDirectory="vc_mswuddll"
  155. IntermediateDirectory="vc_mswuddll\test_gui"
  156. ConfigurationType="1"
  157. UseOfMFC="0"
  158. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  159. CharacterSet="1">
  160. <Tool
  161. Name="VCCLCompilerTool"
  162. Optimization="0"
  163. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
  164. PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  165. MinimalRebuild="TRUE"
  166. ExceptionHandling="TRUE"
  167. BasicRuntimeChecks="3"
  168. RuntimeLibrary="3"
  169. BufferSecurityCheck="TRUE"
  170. RuntimeTypeInfo="TRUE"
  171. UsePrecompiledHeader="3"
  172. PrecompiledHeaderThrough="testprec.h"
  173. PrecompiledHeaderFile="vc_mswuddll\testprec_test_gui.pch"
  174. ObjectFile="vc_mswuddll\test_gui\"
  175. ProgramDataBaseFileName="vc_mswuddll\test_gui.pdb"
  176. WarningLevel="4"
  177. SuppressStartupBanner="TRUE"
  178. Detect64BitPortabilityProblems="TRUE"
  179. DebugInformationFormat="3"/>
  180. <Tool
  181. Name="VCCustomBuildTool"/>
  182. <Tool
  183. Name="VCLinkerTool"
  184. AdditionalOptions=""
  185. AdditionalDependencies="wxmsw30ud_webview.lib wxmsw30ud_richtext.lib wxmsw30ud_media.lib wxmsw30ud_xrc.lib wxbase30ud_xml.lib wxmsw30ud_adv.lib wxmsw30ud_html.lib wxmsw30ud_core.lib wxbase30ud_net.lib wxbase30ud.lib wxtiffd.lib wxjpegd.lib wxpngd.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"
  186. OutputFile="vc_mswuddll\test_gui.exe"
  187. LinkIncremental="2"
  188. SuppressStartupBanner="TRUE"
  189. AdditionalLibraryDirectories=".\..\lib\vc_dll"
  190. GenerateDebugInformation="TRUE"
  191. ProgramDatabaseFile="vc_mswuddll\test_gui.pdb"
  192. SubSystem="1"
  193. TargetMachine="1"/>
  194. <Tool
  195. Name="VCMIDLTool"
  196. PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  197. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"/>
  198. <Tool
  199. Name="VCPostBuildEventTool"/>
  200. <Tool
  201. Name="VCPreBuildEventTool"/>
  202. <Tool
  203. Name="VCPreLinkEventTool"/>
  204. <Tool
  205. Name="VCResourceCompilerTool"
  206. PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  207. Culture="1033"
  208. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"/>
  209. <Tool
  210. Name="VCWebServiceProxyGeneratorTool"/>
  211. <Tool
  212. Name="VCXMLDataGeneratorTool"/>
  213. <Tool
  214. Name="VCWebDeploymentTool"/>
  215. <Tool
  216. Name="VCManagedWrapperGeneratorTool"/>
  217. <Tool
  218. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  219. </Configuration>
  220. <Configuration
  221. Name="DLL Release|Win32"
  222. OutputDirectory="vc_mswudll"
  223. IntermediateDirectory="vc_mswudll\test_gui"
  224. ConfigurationType="1"
  225. UseOfMFC="0"
  226. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  227. CharacterSet="1">
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. Optimization="2"
  231. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
  232. PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  233. ExceptionHandling="TRUE"
  234. RuntimeLibrary="2"
  235. RuntimeTypeInfo="TRUE"
  236. UsePrecompiledHeader="3"
  237. PrecompiledHeaderThrough="testprec.h"
  238. PrecompiledHeaderFile="vc_mswudll\testprec_test_gui.pch"
  239. ObjectFile="vc_mswudll\test_gui\"
  240. ProgramDataBaseFileName="vc_mswudll\test_gui.pdb"
  241. WarningLevel="4"
  242. SuppressStartupBanner="TRUE"
  243. Detect64BitPortabilityProblems="TRUE"
  244. DebugInformationFormat="3"/>
  245. <Tool
  246. Name="VCCustomBuildTool"/>
  247. <Tool
  248. Name="VCLinkerTool"
  249. AdditionalOptions=""
  250. AdditionalDependencies="wxmsw30u_webview.lib wxmsw30u_richtext.lib wxmsw30u_media.lib wxmsw30u_xrc.lib wxbase30u_xml.lib wxmsw30u_adv.lib wxmsw30u_html.lib wxmsw30u_core.lib wxbase30u_net.lib wxbase30u.lib wxtiff.lib wxjpeg.lib wxpng.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"
  251. OutputFile="vc_mswudll\test_gui.exe"
  252. LinkIncremental="1"
  253. SuppressStartupBanner="TRUE"
  254. AdditionalLibraryDirectories=".\..\lib\vc_dll"
  255. GenerateDebugInformation="TRUE"
  256. ProgramDatabaseFile="vc_mswudll\test_gui.pdb"
  257. SubSystem="1"
  258. TargetMachine="1"
  259. OptimizeReferences="2"
  260. EnableCOMDATFolding="2"/>
  261. <Tool
  262. Name="VCMIDLTool"
  263. PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  264. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"/>
  265. <Tool
  266. Name="VCPostBuildEventTool"/>
  267. <Tool
  268. Name="VCPreBuildEventTool"/>
  269. <Tool
  270. Name="VCPreLinkEventTool"/>
  271. <Tool
  272. Name="VCResourceCompilerTool"
  273. PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  274. Culture="1033"
  275. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"/>
  276. <Tool
  277. Name="VCWebServiceProxyGeneratorTool"/>
  278. <Tool
  279. Name="VCXMLDataGeneratorTool"/>
  280. <Tool
  281. Name="VCWebDeploymentTool"/>
  282. <Tool
  283. Name="VCManagedWrapperGeneratorTool"/>
  284. <Tool
  285. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  286. </Configuration>
  287. </Configurations>
  288. <References>
  289. </References>
  290. <Files>
  291. <Filter
  292. Name="Source Files"
  293. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  294. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  295. <File
  296. RelativePath=".\menu\accelentry.cpp">
  297. </File>
  298. <File
  299. RelativePath=".\graphics\affinematrix.cpp">
  300. </File>
  301. <File
  302. RelativePath=".\asserthelper.cpp">
  303. </File>
  304. <File
  305. RelativePath=".\graphics\bitmap.cpp">
  306. </File>
  307. <File
  308. RelativePath=".\controls\bitmapcomboboxtest.cpp">
  309. </File>
  310. <File
  311. RelativePath=".\controls\bitmaptogglebuttontest.cpp">
  312. </File>
  313. <File
  314. RelativePath=".\controls\bookctrlbasetest.cpp">
  315. </File>
  316. <File
  317. RelativePath=".\graphics\boundingbox.cpp">
  318. </File>
  319. <File
  320. RelativePath=".\sizers\boxsizer.cpp">
  321. </File>
  322. <File
  323. RelativePath=".\controls\buttontest.cpp">
  324. </File>
  325. <File
  326. RelativePath=".\controls\checkboxtest.cpp">
  327. </File>
  328. <File
  329. RelativePath=".\controls\checklistboxtest.cpp">
  330. </File>
  331. <File
  332. RelativePath=".\controls\choicebooktest.cpp">
  333. </File>
  334. <File
  335. RelativePath=".\controls\choicetest.cpp">
  336. </File>
  337. <File
  338. RelativePath=".\window\clientsize.cpp">
  339. </File>
  340. <File
  341. RelativePath=".\events\clone.cpp">
  342. </File>
  343. <File
  344. RelativePath=".\graphics\colour.cpp">
  345. </File>
  346. <File
  347. RelativePath=".\controls\comboboxtest.cpp">
  348. </File>
  349. <File
  350. RelativePath=".\config\config.cpp">
  351. </File>
  352. <File
  353. RelativePath=".\controls\dataviewctrltest.cpp">
  354. </File>
  355. <File
  356. RelativePath=".\controls\datepickerctrltest.cpp">
  357. </File>
  358. <File
  359. RelativePath=".\controls\dialogtest.cpp">
  360. </File>
  361. <File
  362. RelativePath=".\dummy.cpp">
  363. <FileConfiguration
  364. Name="Debug|Win32">
  365. <Tool
  366. Name="VCCLCompilerTool"
  367. UsePrecompiledHeader="1"/>
  368. </FileConfiguration>
  369. <FileConfiguration
  370. Name="Release|Win32">
  371. <Tool
  372. Name="VCCLCompilerTool"
  373. UsePrecompiledHeader="1"/>
  374. </FileConfiguration>
  375. <FileConfiguration
  376. Name="DLL Debug|Win32">
  377. <Tool
  378. Name="VCCLCompilerTool"
  379. UsePrecompiledHeader="1"/>
  380. </FileConfiguration>
  381. <FileConfiguration
  382. Name="DLL Release|Win32">
  383. <Tool
  384. Name="VCCLCompilerTool"
  385. UsePrecompiledHeader="1"/>
  386. </FileConfiguration>
  387. </File>
  388. <File
  389. RelativePath=".\graphics\ellipsization.cpp">
  390. </File>
  391. <File
  392. RelativePath=".\events\evtlooptest.cpp">
  393. </File>
  394. <File
  395. RelativePath=".\exec\exec.cpp">
  396. </File>
  397. <File
  398. RelativePath=".\font\fonttest.cpp">
  399. </File>
  400. <File
  401. RelativePath=".\controls\frametest.cpp">
  402. </File>
  403. <File
  404. RelativePath=".\misc\garbage.cpp">
  405. </File>
  406. <File
  407. RelativePath=".\controls\gaugetest.cpp">
  408. </File>
  409. <File
  410. RelativePath=".\controls\gridtest.cpp">
  411. </File>
  412. <File
  413. RelativePath=".\misc\guifuncs.cpp">
  414. </File>
  415. <File
  416. RelativePath=".\controls\headerctrltest.cpp">
  417. </File>
  418. <File
  419. RelativePath=".\controls\htmllboxtest.cpp">
  420. </File>
  421. <File
  422. RelativePath=".\html\htmlparser.cpp">
  423. </File>
  424. <File
  425. RelativePath=".\html\htmlwindow.cpp">
  426. </File>
  427. <File
  428. RelativePath=".\controls\hyperlinkctrltest.cpp">
  429. </File>
  430. <File
  431. RelativePath=".\image\image.cpp">
  432. </File>
  433. <File
  434. RelativePath=".\controls\itemcontainertest.cpp">
  435. </File>
  436. <File
  437. RelativePath=".\events\keyboard.cpp">
  438. </File>
  439. <File
  440. RelativePath=".\controls\label.cpp">
  441. </File>
  442. <File
  443. RelativePath=".\controls\listbasetest.cpp">
  444. </File>
  445. <File
  446. RelativePath=".\controls\listbooktest.cpp">
  447. </File>
  448. <File
  449. RelativePath=".\controls\listboxtest.cpp">
  450. </File>
  451. <File
  452. RelativePath=".\controls\listctrltest.cpp">
  453. </File>
  454. <File
  455. RelativePath=".\controls\listviewtest.cpp">
  456. </File>
  457. <File
  458. RelativePath=".\controls\markuptest.cpp">
  459. </File>
  460. <File
  461. RelativePath=".\graphics\measuring.cpp">
  462. </File>
  463. <File
  464. RelativePath=".\menu\menu.cpp">
  465. </File>
  466. <File
  467. RelativePath=".\controls\notebooktest.cpp">
  468. </File>
  469. <File
  470. RelativePath=".\controls\ownerdrawncomboboxtest.cpp">
  471. </File>
  472. <File
  473. RelativePath=".\controls\pickerbasetest.cpp">
  474. </File>
  475. <File
  476. RelativePath=".\controls\pickertest.cpp">
  477. </File>
  478. <File
  479. RelativePath=".\geometry\point.cpp">
  480. </File>
  481. <File
  482. RelativePath=".\events\propagation.cpp">
  483. </File>
  484. <File
  485. RelativePath=".\controls\radioboxtest.cpp">
  486. </File>
  487. <File
  488. RelativePath=".\controls\radiobuttontest.cpp">
  489. </File>
  490. <File
  491. RelativePath=".\image\rawbmp.cpp">
  492. </File>
  493. <File
  494. RelativePath=".\controls\rearrangelisttest.cpp">
  495. </File>
  496. <File
  497. RelativePath=".\geometry\rect.cpp">
  498. </File>
  499. <File
  500. RelativePath=".\geometry\region.cpp">
  501. </File>
  502. <File
  503. RelativePath=".\controls\richtextctrltest.cpp">
  504. </File>
  505. <File
  506. RelativePath=".\misc\safearrayconverttest.cpp">
  507. </File>
  508. <File
  509. RelativePath=".\controls\searchctrltest.cpp">
  510. </File>
  511. <File
  512. RelativePath=".\misc\selstoretest.cpp">
  513. </File>
  514. <File
  515. RelativePath=".\window\setsize.cpp">
  516. </File>
  517. <File
  518. RelativePath=".\misc\settings.cpp">
  519. </File>
  520. <File
  521. RelativePath=".\controls\simplebooktest.cpp">
  522. </File>
  523. <File
  524. RelativePath=".\geometry\size.cpp">
  525. </File>
  526. <File
  527. RelativePath=".\controls\slidertest.cpp">
  528. </File>
  529. <File
  530. RelativePath=".\net\socket.cpp">
  531. </File>
  532. <File
  533. RelativePath=".\controls\spinctrldbltest.cpp">
  534. </File>
  535. <File
  536. RelativePath=".\controls\spinctrltest.cpp">
  537. </File>
  538. <File
  539. RelativePath=".\test.cpp">
  540. </File>
  541. <File
  542. RelativePath=".\testableframe.cpp">
  543. </File>
  544. <File
  545. RelativePath=".\controls\textctrltest.cpp">
  546. </File>
  547. <File
  548. RelativePath=".\controls\textentrytest.cpp">
  549. </File>
  550. <File
  551. RelativePath=".\controls\togglebuttontest.cpp">
  552. </File>
  553. <File
  554. RelativePath=".\controls\toolbooktest.cpp">
  555. </File>
  556. <File
  557. RelativePath=".\toplevel\toplevel.cpp">
  558. </File>
  559. <File
  560. RelativePath=".\controls\treebooktest.cpp">
  561. </File>
  562. <File
  563. RelativePath=".\controls\treectrltest.cpp">
  564. </File>
  565. <File
  566. RelativePath=".\controls\treelistctrltest.cpp">
  567. </File>
  568. <File
  569. RelativePath=".\validators\valnum.cpp">
  570. </File>
  571. <File
  572. RelativePath=".\controls\virtlistctrltest.cpp">
  573. </File>
  574. <File
  575. RelativePath=".\controls\webtest.cpp">
  576. </File>
  577. <File
  578. RelativePath=".\controls\windowtest.cpp">
  579. </File>
  580. <File
  581. RelativePath=".\sizers\wrapsizer.cpp">
  582. </File>
  583. <File
  584. RelativePath=".\xml\xrctest.cpp">
  585. </File>
  586. </Filter>
  587. <Filter
  588. Name="Resource Files"
  589. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  590. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  591. <File
  592. RelativePath="..\samples\sample.rc">
  593. </File>
  594. </Filter>
  595. </Files>
  596. <Globals>
  597. </Globals>
  598. </VisualStudioProject>