test_vc8_test_gui.vcproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832
  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="8.00"
  10. Name="test_gui"
  11. ProjectGUID="{7EE6A4F4-E7C9-58C1-BEEA-394DF0D5F224}"
  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_gui"
  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;NOPCH;_CONSOLE"
  45. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. Optimization="0"
  50. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
  51. PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
  52. MinimalRebuild="true"
  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_gui.pch"
  61. ObjectFile="vc_mswud\test_gui\"
  62. ProgramDataBaseFileName="vc_mswud\test_gui.pdb"
  63. WarningLevel="4"
  64. SuppressStartupBanner="true"
  65. Detect64BitPortabilityProblems="true"
  66. DebugInformationFormat="3"
  67. />
  68. <Tool
  69. Name="VCManagedResourceCompilerTool"
  70. />
  71. <Tool
  72. Name="VCResourceCompilerTool"
  73. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
  74. Culture="1033"
  75. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
  76. />
  77. <Tool
  78. Name="VCPreLinkEventTool"
  79. />
  80. <Tool
  81. Name="VCLinkerTool"
  82. AdditionalOptions=""
  83. 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"
  84. OutputFile="vc_mswud\test_gui.exe"
  85. LinkIncremental="2"
  86. SuppressStartupBanner="true"
  87. AdditionalLibraryDirectories=".\..\lib\vc_lib"
  88. GenerateManifest="true"
  89. GenerateDebugInformation="true"
  90. ProgramDatabaseFile="vc_mswud\test_gui.pdb"
  91. SubSystem="1"
  92. TargetMachine="1"
  93. />
  94. <Tool
  95. Name="VCALinkTool"
  96. />
  97. <Tool
  98. Name="VCManifestTool"
  99. />
  100. <Tool
  101. Name="VCXDCMakeTool"
  102. />
  103. <Tool
  104. Name="VCBscMakeTool"
  105. OutputFile="vc_mswud\test_vc8_test_gui.bsc"
  106. SuppressStartupBanner="true"
  107. />
  108. <Tool
  109. Name="VCFxCopTool"
  110. />
  111. <Tool
  112. Name="VCAppVerifierTool"
  113. />
  114. <Tool
  115. Name="VCWebDeploymentTool"
  116. />
  117. <Tool
  118. Name="VCPostBuildEventTool"
  119. />
  120. </Configuration>
  121. <Configuration
  122. Name="Release|Win32"
  123. OutputDirectory="vc_mswu"
  124. IntermediateDirectory="vc_mswu\test_gui"
  125. ConfigurationType="1"
  126. UseOfMFC="0"
  127. ATLMinimizesCRunTimeLibraryUsage="false"
  128. CharacterSet="1"
  129. >
  130. <Tool
  131. Name="VCPreBuildEventTool"
  132. />
  133. <Tool
  134. Name="VCCustomBuildTool"
  135. />
  136. <Tool
  137. Name="VCXMLDataGeneratorTool"
  138. />
  139. <Tool
  140. Name="VCWebServiceProxyGeneratorTool"
  141. />
  142. <Tool
  143. Name="VCMIDLTool"
  144. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
  145. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
  146. />
  147. <Tool
  148. Name="VCCLCompilerTool"
  149. Optimization="2"
  150. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
  151. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
  152. ExceptionHandling="1"
  153. RuntimeLibrary="2"
  154. RuntimeTypeInfo="true"
  155. UsePrecompiledHeader="2"
  156. PrecompiledHeaderThrough="testprec.h"
  157. PrecompiledHeaderFile="vc_mswu\testprec_test_gui.pch"
  158. ObjectFile="vc_mswu\test_gui\"
  159. ProgramDataBaseFileName="vc_mswu\test_gui.pdb"
  160. WarningLevel="4"
  161. SuppressStartupBanner="true"
  162. Detect64BitPortabilityProblems="true"
  163. DebugInformationFormat="3"
  164. />
  165. <Tool
  166. Name="VCManagedResourceCompilerTool"
  167. />
  168. <Tool
  169. Name="VCResourceCompilerTool"
  170. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
  171. Culture="1033"
  172. AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
  173. />
  174. <Tool
  175. Name="VCPreLinkEventTool"
  176. />
  177. <Tool
  178. Name="VCLinkerTool"
  179. AdditionalOptions=""
  180. 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"
  181. OutputFile="vc_mswu\test_gui.exe"
  182. LinkIncremental="1"
  183. SuppressStartupBanner="true"
  184. AdditionalLibraryDirectories=".\..\lib\vc_lib"
  185. GenerateManifest="true"
  186. GenerateDebugInformation="true"
  187. ProgramDatabaseFile="vc_mswu\test_gui.pdb"
  188. SubSystem="1"
  189. TargetMachine="1"
  190. OptimizeReferences="2"
  191. EnableCOMDATFolding="2"
  192. />
  193. <Tool
  194. Name="VCALinkTool"
  195. />
  196. <Tool
  197. Name="VCManifestTool"
  198. />
  199. <Tool
  200. Name="VCXDCMakeTool"
  201. />
  202. <Tool
  203. Name="VCBscMakeTool"
  204. OutputFile="vc_mswu\test_vc8_test_gui.bsc"
  205. SuppressStartupBanner="true"
  206. />
  207. <Tool
  208. Name="VCFxCopTool"
  209. />
  210. <Tool
  211. Name="VCAppVerifierTool"
  212. />
  213. <Tool
  214. Name="VCWebDeploymentTool"
  215. />
  216. <Tool
  217. Name="VCPostBuildEventTool"
  218. />
  219. </Configuration>
  220. <Configuration
  221. Name="DLL Debug|Win32"
  222. OutputDirectory="vc_mswuddll"
  223. IntermediateDirectory="vc_mswuddll\test_gui"
  224. ConfigurationType="1"
  225. UseOfMFC="0"
  226. ATLMinimizesCRunTimeLibraryUsage="false"
  227. CharacterSet="1"
  228. >
  229. <Tool
  230. Name="VCPreBuildEventTool"
  231. />
  232. <Tool
  233. Name="VCCustomBuildTool"
  234. />
  235. <Tool
  236. Name="VCXMLDataGeneratorTool"
  237. />
  238. <Tool
  239. Name="VCWebServiceProxyGeneratorTool"
  240. />
  241. <Tool
  242. Name="VCMIDLTool"
  243. PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  244. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
  245. />
  246. <Tool
  247. Name="VCCLCompilerTool"
  248. Optimization="0"
  249. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
  250. PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  251. MinimalRebuild="true"
  252. ExceptionHandling="1"
  253. BasicRuntimeChecks="3"
  254. RuntimeLibrary="3"
  255. BufferSecurityCheck="true"
  256. RuntimeTypeInfo="true"
  257. UsePrecompiledHeader="2"
  258. PrecompiledHeaderThrough="testprec.h"
  259. PrecompiledHeaderFile="vc_mswuddll\testprec_test_gui.pch"
  260. ObjectFile="vc_mswuddll\test_gui\"
  261. ProgramDataBaseFileName="vc_mswuddll\test_gui.pdb"
  262. WarningLevel="4"
  263. SuppressStartupBanner="true"
  264. Detect64BitPortabilityProblems="true"
  265. DebugInformationFormat="3"
  266. />
  267. <Tool
  268. Name="VCManagedResourceCompilerTool"
  269. />
  270. <Tool
  271. Name="VCResourceCompilerTool"
  272. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  273. Culture="1033"
  274. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
  275. />
  276. <Tool
  277. Name="VCPreLinkEventTool"
  278. />
  279. <Tool
  280. Name="VCLinkerTool"
  281. AdditionalOptions=""
  282. 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"
  283. OutputFile="vc_mswuddll\test_gui.exe"
  284. LinkIncremental="2"
  285. SuppressStartupBanner="true"
  286. AdditionalLibraryDirectories=".\..\lib\vc_dll"
  287. GenerateManifest="true"
  288. GenerateDebugInformation="true"
  289. ProgramDatabaseFile="vc_mswuddll\test_gui.pdb"
  290. SubSystem="1"
  291. TargetMachine="1"
  292. />
  293. <Tool
  294. Name="VCALinkTool"
  295. />
  296. <Tool
  297. Name="VCManifestTool"
  298. />
  299. <Tool
  300. Name="VCXDCMakeTool"
  301. />
  302. <Tool
  303. Name="VCBscMakeTool"
  304. OutputFile="vc_mswuddll\test_vc8_test_gui.bsc"
  305. SuppressStartupBanner="true"
  306. />
  307. <Tool
  308. Name="VCFxCopTool"
  309. />
  310. <Tool
  311. Name="VCAppVerifierTool"
  312. />
  313. <Tool
  314. Name="VCWebDeploymentTool"
  315. />
  316. <Tool
  317. Name="VCPostBuildEventTool"
  318. />
  319. </Configuration>
  320. <Configuration
  321. Name="DLL Release|Win32"
  322. OutputDirectory="vc_mswudll"
  323. IntermediateDirectory="vc_mswudll\test_gui"
  324. ConfigurationType="1"
  325. UseOfMFC="0"
  326. ATLMinimizesCRunTimeLibraryUsage="false"
  327. CharacterSet="1"
  328. >
  329. <Tool
  330. Name="VCPreBuildEventTool"
  331. />
  332. <Tool
  333. Name="VCCustomBuildTool"
  334. />
  335. <Tool
  336. Name="VCXMLDataGeneratorTool"
  337. />
  338. <Tool
  339. Name="VCWebServiceProxyGeneratorTool"
  340. />
  341. <Tool
  342. Name="VCMIDLTool"
  343. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  344. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
  345. />
  346. <Tool
  347. Name="VCCLCompilerTool"
  348. Optimization="2"
  349. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
  350. PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  351. ExceptionHandling="1"
  352. RuntimeLibrary="2"
  353. RuntimeTypeInfo="true"
  354. UsePrecompiledHeader="2"
  355. PrecompiledHeaderThrough="testprec.h"
  356. PrecompiledHeaderFile="vc_mswudll\testprec_test_gui.pch"
  357. ObjectFile="vc_mswudll\test_gui\"
  358. ProgramDataBaseFileName="vc_mswudll\test_gui.pdb"
  359. WarningLevel="4"
  360. SuppressStartupBanner="true"
  361. Detect64BitPortabilityProblems="true"
  362. DebugInformationFormat="3"
  363. />
  364. <Tool
  365. Name="VCManagedResourceCompilerTool"
  366. />
  367. <Tool
  368. Name="VCResourceCompilerTool"
  369. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
  370. Culture="1033"
  371. AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
  372. />
  373. <Tool
  374. Name="VCPreLinkEventTool"
  375. />
  376. <Tool
  377. Name="VCLinkerTool"
  378. AdditionalOptions=""
  379. 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"
  380. OutputFile="vc_mswudll\test_gui.exe"
  381. LinkIncremental="1"
  382. SuppressStartupBanner="true"
  383. AdditionalLibraryDirectories=".\..\lib\vc_dll"
  384. GenerateManifest="true"
  385. GenerateDebugInformation="true"
  386. ProgramDatabaseFile="vc_mswudll\test_gui.pdb"
  387. SubSystem="1"
  388. TargetMachine="1"
  389. OptimizeReferences="2"
  390. EnableCOMDATFolding="2"
  391. />
  392. <Tool
  393. Name="VCALinkTool"
  394. />
  395. <Tool
  396. Name="VCManifestTool"
  397. />
  398. <Tool
  399. Name="VCXDCMakeTool"
  400. />
  401. <Tool
  402. Name="VCBscMakeTool"
  403. OutputFile="vc_mswudll\test_vc8_test_gui.bsc"
  404. SuppressStartupBanner="true"
  405. />
  406. <Tool
  407. Name="VCFxCopTool"
  408. />
  409. <Tool
  410. Name="VCAppVerifierTool"
  411. />
  412. <Tool
  413. Name="VCWebDeploymentTool"
  414. />
  415. <Tool
  416. Name="VCPostBuildEventTool"
  417. />
  418. </Configuration>
  419. </Configurations>
  420. <References>
  421. </References>
  422. <Files>
  423. <Filter
  424. Name="Source Files"
  425. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  426. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  427. >
  428. <File
  429. RelativePath=".\menu\accelentry.cpp"
  430. >
  431. </File>
  432. <File
  433. RelativePath=".\graphics\affinematrix.cpp"
  434. >
  435. </File>
  436. <File
  437. RelativePath=".\asserthelper.cpp"
  438. >
  439. </File>
  440. <File
  441. RelativePath=".\graphics\bitmap.cpp"
  442. >
  443. </File>
  444. <File
  445. RelativePath=".\controls\bitmapcomboboxtest.cpp"
  446. >
  447. </File>
  448. <File
  449. RelativePath=".\controls\bitmaptogglebuttontest.cpp"
  450. >
  451. </File>
  452. <File
  453. RelativePath=".\controls\bookctrlbasetest.cpp"
  454. >
  455. </File>
  456. <File
  457. RelativePath=".\sizers\boxsizer.cpp"
  458. >
  459. </File>
  460. <File
  461. RelativePath=".\controls\buttontest.cpp"
  462. >
  463. </File>
  464. <File
  465. RelativePath=".\controls\checkboxtest.cpp"
  466. >
  467. </File>
  468. <File
  469. RelativePath=".\controls\checklistboxtest.cpp"
  470. >
  471. </File>
  472. <File
  473. RelativePath=".\controls\choicebooktest.cpp"
  474. >
  475. </File>
  476. <File
  477. RelativePath=".\controls\choicetest.cpp"
  478. >
  479. </File>
  480. <File
  481. RelativePath=".\window\clientsize.cpp"
  482. >
  483. </File>
  484. <File
  485. RelativePath=".\events\clone.cpp"
  486. >
  487. </File>
  488. <File
  489. RelativePath=".\graphics\colour.cpp"
  490. >
  491. </File>
  492. <File
  493. RelativePath=".\controls\comboboxtest.cpp"
  494. >
  495. </File>
  496. <File
  497. RelativePath=".\config\config.cpp"
  498. >
  499. </File>
  500. <File
  501. RelativePath=".\controls\dataviewctrltest.cpp"
  502. >
  503. </File>
  504. <File
  505. RelativePath=".\controls\datepickerctrltest.cpp"
  506. >
  507. </File>
  508. <File
  509. RelativePath=".\controls\dialogtest.cpp"
  510. >
  511. </File>
  512. <File
  513. RelativePath=".\dummy.cpp"
  514. >
  515. <FileConfiguration
  516. Name="Debug|Win32"
  517. >
  518. <Tool
  519. Name="VCCLCompilerTool"
  520. UsePrecompiledHeader="1"
  521. />
  522. </FileConfiguration>
  523. <FileConfiguration
  524. Name="Release|Win32"
  525. >
  526. <Tool
  527. Name="VCCLCompilerTool"
  528. UsePrecompiledHeader="1"
  529. />
  530. </FileConfiguration>
  531. <FileConfiguration
  532. Name="DLL Debug|Win32"
  533. >
  534. <Tool
  535. Name="VCCLCompilerTool"
  536. UsePrecompiledHeader="1"
  537. />
  538. </FileConfiguration>
  539. <FileConfiguration
  540. Name="DLL Release|Win32"
  541. >
  542. <Tool
  543. Name="VCCLCompilerTool"
  544. UsePrecompiledHeader="1"
  545. />
  546. </FileConfiguration>
  547. </File>
  548. <File
  549. RelativePath=".\graphics\ellipsization.cpp"
  550. >
  551. </File>
  552. <File
  553. RelativePath=".\events\evtlooptest.cpp"
  554. >
  555. </File>
  556. <File
  557. RelativePath=".\exec\exec.cpp"
  558. >
  559. </File>
  560. <File
  561. RelativePath=".\font\fonttest.cpp"
  562. >
  563. </File>
  564. <File
  565. RelativePath=".\controls\frametest.cpp"
  566. >
  567. </File>
  568. <File
  569. RelativePath=".\misc\garbage.cpp"
  570. >
  571. </File>
  572. <File
  573. RelativePath=".\controls\gaugetest.cpp"
  574. >
  575. </File>
  576. <File
  577. RelativePath=".\controls\gridtest.cpp"
  578. >
  579. </File>
  580. <File
  581. RelativePath=".\misc\guifuncs.cpp"
  582. >
  583. </File>
  584. <File
  585. RelativePath=".\controls\headerctrltest.cpp"
  586. >
  587. </File>
  588. <File
  589. RelativePath=".\controls\htmllboxtest.cpp"
  590. >
  591. </File>
  592. <File
  593. RelativePath=".\html\htmlparser.cpp"
  594. >
  595. </File>
  596. <File
  597. RelativePath=".\html\htmlwindow.cpp"
  598. >
  599. </File>
  600. <File
  601. RelativePath=".\controls\hyperlinkctrltest.cpp"
  602. >
  603. </File>
  604. <File
  605. RelativePath=".\image\image.cpp"
  606. >
  607. </File>
  608. <File
  609. RelativePath=".\controls\itemcontainertest.cpp"
  610. >
  611. </File>
  612. <File
  613. RelativePath=".\events\keyboard.cpp"
  614. >
  615. </File>
  616. <File
  617. RelativePath=".\controls\label.cpp"
  618. >
  619. </File>
  620. <File
  621. RelativePath=".\controls\listbasetest.cpp"
  622. >
  623. </File>
  624. <File
  625. RelativePath=".\controls\listbooktest.cpp"
  626. >
  627. </File>
  628. <File
  629. RelativePath=".\controls\listboxtest.cpp"
  630. >
  631. </File>
  632. <File
  633. RelativePath=".\controls\listctrltest.cpp"
  634. >
  635. </File>
  636. <File
  637. RelativePath=".\controls\listviewtest.cpp"
  638. >
  639. </File>
  640. <File
  641. RelativePath=".\controls\markuptest.cpp"
  642. >
  643. </File>
  644. <File
  645. RelativePath=".\graphics\measuring.cpp"
  646. >
  647. </File>
  648. <File
  649. RelativePath=".\menu\menu.cpp"
  650. >
  651. </File>
  652. <File
  653. RelativePath=".\controls\notebooktest.cpp"
  654. >
  655. </File>
  656. <File
  657. RelativePath=".\controls\ownerdrawncomboboxtest.cpp"
  658. >
  659. </File>
  660. <File
  661. RelativePath=".\controls\pickerbasetest.cpp"
  662. >
  663. </File>
  664. <File
  665. RelativePath=".\controls\pickertest.cpp"
  666. >
  667. </File>
  668. <File
  669. RelativePath=".\geometry\point.cpp"
  670. >
  671. </File>
  672. <File
  673. RelativePath=".\events\propagation.cpp"
  674. >
  675. </File>
  676. <File
  677. RelativePath=".\controls\radioboxtest.cpp"
  678. >
  679. </File>
  680. <File
  681. RelativePath=".\controls\radiobuttontest.cpp"
  682. >
  683. </File>
  684. <File
  685. RelativePath=".\image\rawbmp.cpp"
  686. >
  687. </File>
  688. <File
  689. RelativePath=".\controls\rearrangelisttest.cpp"
  690. >
  691. </File>
  692. <File
  693. RelativePath=".\geometry\rect.cpp"
  694. >
  695. </File>
  696. <File
  697. RelativePath=".\geometry\region.cpp"
  698. >
  699. </File>
  700. <File
  701. RelativePath=".\controls\richtextctrltest.cpp"
  702. >
  703. </File>
  704. <File
  705. RelativePath=".\misc\safearrayconverttest.cpp"
  706. >
  707. </File>
  708. <File
  709. RelativePath=".\controls\searchctrltest.cpp"
  710. >
  711. </File>
  712. <File
  713. RelativePath=".\misc\selstoretest.cpp"
  714. >
  715. </File>
  716. <File
  717. RelativePath=".\window\setsize.cpp"
  718. >
  719. </File>
  720. <File
  721. RelativePath=".\misc\settings.cpp"
  722. >
  723. </File>
  724. <File
  725. RelativePath=".\controls\simplebooktest.cpp"
  726. >
  727. </File>
  728. <File
  729. RelativePath=".\geometry\size.cpp"
  730. >
  731. </File>
  732. <File
  733. RelativePath=".\controls\slidertest.cpp"
  734. >
  735. </File>
  736. <File
  737. RelativePath=".\net\socket.cpp"
  738. >
  739. </File>
  740. <File
  741. RelativePath=".\controls\spinctrldbltest.cpp"
  742. >
  743. </File>
  744. <File
  745. RelativePath=".\controls\spinctrltest.cpp"
  746. >
  747. </File>
  748. <File
  749. RelativePath=".\test.cpp"
  750. >
  751. </File>
  752. <File
  753. RelativePath=".\testableframe.cpp"
  754. >
  755. </File>
  756. <File
  757. RelativePath=".\controls\textctrltest.cpp"
  758. >
  759. </File>
  760. <File
  761. RelativePath=".\controls\textentrytest.cpp"
  762. >
  763. </File>
  764. <File
  765. RelativePath=".\controls\togglebuttontest.cpp"
  766. >
  767. </File>
  768. <File
  769. RelativePath=".\controls\toolbooktest.cpp"
  770. >
  771. </File>
  772. <File
  773. RelativePath=".\toplevel\toplevel.cpp"
  774. >
  775. </File>
  776. <File
  777. RelativePath=".\controls\treebooktest.cpp"
  778. >
  779. </File>
  780. <File
  781. RelativePath=".\controls\treectrltest.cpp"
  782. >
  783. </File>
  784. <File
  785. RelativePath=".\controls\treelistctrltest.cpp"
  786. >
  787. </File>
  788. <File
  789. RelativePath=".\validators\valnum.cpp"
  790. >
  791. </File>
  792. <File
  793. RelativePath=".\controls\virtlistctrltest.cpp"
  794. >
  795. </File>
  796. <File
  797. RelativePath=".\controls\webtest.cpp"
  798. >
  799. </File>
  800. <File
  801. RelativePath=".\controls\windowtest.cpp"
  802. >
  803. </File>
  804. <File
  805. RelativePath=".\sizers\wrapsizer.cpp"
  806. >
  807. </File>
  808. <File
  809. RelativePath=".\xml\xrctest.cpp"
  810. >
  811. </File>
  812. </Filter>
  813. <Filter
  814. Name="Resource Files"
  815. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  816. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  817. >
  818. <File
  819. RelativePath="..\samples\sample.rc"
  820. >
  821. </File>
  822. </Filter>
  823. </Files>
  824. <Globals>
  825. </Globals>
  826. </VisualStudioProject>