wx_vc9_net.vcproj 35 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150
  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="net"
  11. ProjectGUID="{69F2EDE4-7D21-5738-9BC0-F66F61C9AE00}"
  12. >
  13. <Platforms>
  14. <Platform
  15. Name="Win32"
  16. />
  17. <Platform
  18. Name="x64"
  19. />
  20. </Platforms>
  21. <ToolFiles>
  22. </ToolFiles>
  23. <Configurations>
  24. <Configuration
  25. Name="Debug|Win32"
  26. OutputDirectory="..\..\lib\vc_lib"
  27. IntermediateDirectory="vc_mswud\net"
  28. ConfigurationType="4"
  29. UseOfMFC="0"
  30. ATLMinimizesCRunTimeLibraryUsage="false"
  31. CharacterSet="1"
  32. >
  33. <Tool
  34. Name="VCPreBuildEventTool"
  35. />
  36. <Tool
  37. Name="VCCustomBuildTool"
  38. />
  39. <Tool
  40. Name="VCXMLDataGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCWebServiceProxyGeneratorTool"
  44. />
  45. <Tool
  46. Name="VCMIDLTool"
  47. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  48. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  49. />
  50. <Tool
  51. Name="VCCLCompilerTool"
  52. AdditionalOptions="/MP"
  53. Optimization="0"
  54. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  55. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  56. ExceptionHandling="1"
  57. BasicRuntimeChecks="3"
  58. RuntimeLibrary="3"
  59. BufferSecurityCheck="true"
  60. RuntimeTypeInfo="true"
  61. UsePrecompiledHeader="2"
  62. PrecompiledHeaderThrough="wx/wxprec.h"
  63. PrecompiledHeaderFile="vc_mswud\wxprec_netlib.pch"
  64. ObjectFile="vc_mswud\net\"
  65. ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase30ud_net.pdb"
  66. WarningLevel="4"
  67. SuppressStartupBanner="true"
  68. DebugInformationFormat="3"
  69. />
  70. <Tool
  71. Name="VCManagedResourceCompilerTool"
  72. />
  73. <Tool
  74. Name="VCResourceCompilerTool"
  75. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  76. Culture="1033"
  77. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  78. />
  79. <Tool
  80. Name="VCPreLinkEventTool"
  81. />
  82. <Tool
  83. Name="VCLibrarianTool"
  84. OutputFile="..\..\lib\vc_lib\wxbase30ud_net.lib"
  85. SuppressStartupBanner="true"
  86. />
  87. <Tool
  88. Name="VCALinkTool"
  89. />
  90. <Tool
  91. Name="VCManifestTool"
  92. />
  93. <Tool
  94. Name="VCXDCMakeTool"
  95. />
  96. <Tool
  97. Name="VCBscMakeTool"
  98. OutputFile="..\..\lib\vc_lib\wx_vc9_net.bsc"
  99. SuppressStartupBanner="true"
  100. />
  101. <Tool
  102. Name="VCFxCopTool"
  103. />
  104. <Tool
  105. Name="VCPostBuildEventTool"
  106. />
  107. </Configuration>
  108. <Configuration
  109. Name="Release|Win32"
  110. OutputDirectory="..\..\lib\vc_lib"
  111. IntermediateDirectory="vc_mswu\net"
  112. ConfigurationType="4"
  113. UseOfMFC="0"
  114. ATLMinimizesCRunTimeLibraryUsage="false"
  115. CharacterSet="1"
  116. >
  117. <Tool
  118. Name="VCPreBuildEventTool"
  119. />
  120. <Tool
  121. Name="VCCustomBuildTool"
  122. />
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCWebServiceProxyGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCMIDLTool"
  131. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  132. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  133. />
  134. <Tool
  135. Name="VCCLCompilerTool"
  136. AdditionalOptions="/MP"
  137. Optimization="2"
  138. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  139. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  140. ExceptionHandling="1"
  141. RuntimeLibrary="2"
  142. RuntimeTypeInfo="true"
  143. UsePrecompiledHeader="2"
  144. PrecompiledHeaderThrough="wx/wxprec.h"
  145. PrecompiledHeaderFile="vc_mswu\wxprec_netlib.pch"
  146. ObjectFile="vc_mswu\net\"
  147. ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase30u_net.pdb"
  148. WarningLevel="4"
  149. SuppressStartupBanner="true"
  150. DebugInformationFormat="3"
  151. />
  152. <Tool
  153. Name="VCManagedResourceCompilerTool"
  154. />
  155. <Tool
  156. Name="VCResourceCompilerTool"
  157. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  158. Culture="1033"
  159. AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  160. />
  161. <Tool
  162. Name="VCPreLinkEventTool"
  163. />
  164. <Tool
  165. Name="VCLibrarianTool"
  166. OutputFile="..\..\lib\vc_lib\wxbase30u_net.lib"
  167. SuppressStartupBanner="true"
  168. />
  169. <Tool
  170. Name="VCALinkTool"
  171. />
  172. <Tool
  173. Name="VCManifestTool"
  174. />
  175. <Tool
  176. Name="VCXDCMakeTool"
  177. />
  178. <Tool
  179. Name="VCBscMakeTool"
  180. OutputFile="..\..\lib\vc_lib\wx_vc9_net.bsc"
  181. SuppressStartupBanner="true"
  182. />
  183. <Tool
  184. Name="VCFxCopTool"
  185. />
  186. <Tool
  187. Name="VCPostBuildEventTool"
  188. />
  189. </Configuration>
  190. <Configuration
  191. Name="DLL Debug|Win32"
  192. OutputDirectory="..\..\lib\vc_dll"
  193. IntermediateDirectory="vc_mswuddll\net"
  194. ConfigurationType="2"
  195. UseOfMFC="0"
  196. ATLMinimizesCRunTimeLibraryUsage="false"
  197. CharacterSet="1"
  198. >
  199. <Tool
  200. Name="VCPreBuildEventTool"
  201. />
  202. <Tool
  203. Name="VCCustomBuildTool"
  204. />
  205. <Tool
  206. Name="VCXMLDataGeneratorTool"
  207. />
  208. <Tool
  209. Name="VCWebServiceProxyGeneratorTool"
  210. />
  211. <Tool
  212. Name="VCMIDLTool"
  213. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  214. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  215. />
  216. <Tool
  217. Name="VCCLCompilerTool"
  218. AdditionalOptions="/MP"
  219. Optimization="0"
  220. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  221. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  222. ExceptionHandling="1"
  223. BasicRuntimeChecks="3"
  224. RuntimeLibrary="3"
  225. BufferSecurityCheck="true"
  226. RuntimeTypeInfo="true"
  227. UsePrecompiledHeader="2"
  228. PrecompiledHeaderThrough="wx/wxprec.h"
  229. PrecompiledHeaderFile="vc_mswuddll\wxprec_netdll.pch"
  230. ObjectFile="vc_mswuddll\net\"
  231. ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase30ud_net_vc_custom.pdb"
  232. WarningLevel="4"
  233. SuppressStartupBanner="true"
  234. DebugInformationFormat="3"
  235. />
  236. <Tool
  237. Name="VCManagedResourceCompilerTool"
  238. />
  239. <Tool
  240. Name="VCResourceCompilerTool"
  241. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase30ud_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  242. Culture="1033"
  243. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  244. />
  245. <Tool
  246. Name="VCPreLinkEventTool"
  247. />
  248. <Tool
  249. Name="VCLinkerTool"
  250. AdditionalOptions=""
  251. AdditionalDependencies="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 ..\..\lib\vc_dll\wxbase30ud.lib"
  252. OutputFile="..\..\lib\vc_dll\wxbase30ud_net_vc_custom.dll"
  253. LinkIncremental="2"
  254. ImportLibrary="..\..\lib\vc_dll\wxbase30ud_net.lib"
  255. SuppressStartupBanner="true"
  256. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  257. GenerateManifest="true"
  258. GenerateDebugInformation="true"
  259. ProgramDatabaseFile="..\..\lib\vc_dll\wxbase30ud_net_vc_custom.pdb"
  260. TargetMachine="1"
  261. />
  262. <Tool
  263. Name="VCALinkTool"
  264. />
  265. <Tool
  266. Name="VCManifestTool"
  267. />
  268. <Tool
  269. Name="VCXDCMakeTool"
  270. />
  271. <Tool
  272. Name="VCBscMakeTool"
  273. OutputFile="..\..\lib\vc_dll\wx_vc9_net.bsc"
  274. SuppressStartupBanner="true"
  275. />
  276. <Tool
  277. Name="VCFxCopTool"
  278. />
  279. <Tool
  280. Name="VCPostBuildEventTool"
  281. />
  282. </Configuration>
  283. <Configuration
  284. Name="DLL Release|Win32"
  285. OutputDirectory="..\..\lib\vc_dll"
  286. IntermediateDirectory="vc_mswudll\net"
  287. ConfigurationType="2"
  288. UseOfMFC="0"
  289. ATLMinimizesCRunTimeLibraryUsage="false"
  290. CharacterSet="1"
  291. >
  292. <Tool
  293. Name="VCPreBuildEventTool"
  294. />
  295. <Tool
  296. Name="VCCustomBuildTool"
  297. />
  298. <Tool
  299. Name="VCXMLDataGeneratorTool"
  300. />
  301. <Tool
  302. Name="VCWebServiceProxyGeneratorTool"
  303. />
  304. <Tool
  305. Name="VCMIDLTool"
  306. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  307. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  308. />
  309. <Tool
  310. Name="VCCLCompilerTool"
  311. AdditionalOptions="/MP"
  312. Optimization="2"
  313. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  314. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  315. ExceptionHandling="1"
  316. RuntimeLibrary="2"
  317. RuntimeTypeInfo="true"
  318. UsePrecompiledHeader="2"
  319. PrecompiledHeaderThrough="wx/wxprec.h"
  320. PrecompiledHeaderFile="vc_mswudll\wxprec_netdll.pch"
  321. ObjectFile="vc_mswudll\net\"
  322. ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase30u_net_vc_custom.pdb"
  323. WarningLevel="4"
  324. SuppressStartupBanner="true"
  325. DebugInformationFormat="3"
  326. />
  327. <Tool
  328. Name="VCManagedResourceCompilerTool"
  329. />
  330. <Tool
  331. Name="VCResourceCompilerTool"
  332. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxbase30u_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  333. Culture="1033"
  334. AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  335. />
  336. <Tool
  337. Name="VCPreLinkEventTool"
  338. />
  339. <Tool
  340. Name="VCLinkerTool"
  341. AdditionalOptions=""
  342. AdditionalDependencies="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 ..\..\lib\vc_dll\wxbase30u.lib"
  343. OutputFile="..\..\lib\vc_dll\wxbase30u_net_vc_custom.dll"
  344. LinkIncremental="1"
  345. ImportLibrary="..\..\lib\vc_dll\wxbase30u_net.lib"
  346. SuppressStartupBanner="true"
  347. AdditionalLibraryDirectories="..\..\lib\vc_dll"
  348. GenerateManifest="true"
  349. GenerateDebugInformation="true"
  350. ProgramDatabaseFile="..\..\lib\vc_dll\wxbase30u_net_vc_custom.pdb"
  351. TargetMachine="1"
  352. OptimizeReferences="2"
  353. EnableCOMDATFolding="2"
  354. />
  355. <Tool
  356. Name="VCALinkTool"
  357. />
  358. <Tool
  359. Name="VCManifestTool"
  360. />
  361. <Tool
  362. Name="VCXDCMakeTool"
  363. />
  364. <Tool
  365. Name="VCBscMakeTool"
  366. OutputFile="..\..\lib\vc_dll\wx_vc9_net.bsc"
  367. SuppressStartupBanner="true"
  368. />
  369. <Tool
  370. Name="VCFxCopTool"
  371. />
  372. <Tool
  373. Name="VCPostBuildEventTool"
  374. />
  375. </Configuration>
  376. <Configuration
  377. Name="Debug|x64"
  378. OutputDirectory="..\..\lib\vc_x64_lib"
  379. IntermediateDirectory="vc_mswud_x64\net"
  380. ConfigurationType="4"
  381. UseOfMFC="0"
  382. ATLMinimizesCRunTimeLibraryUsage="false"
  383. CharacterSet="1"
  384. >
  385. <Tool
  386. Name="VCPreBuildEventTool"
  387. />
  388. <Tool
  389. Name="VCCustomBuildTool"
  390. />
  391. <Tool
  392. Name="VCXMLDataGeneratorTool"
  393. />
  394. <Tool
  395. Name="VCWebServiceProxyGeneratorTool"
  396. />
  397. <Tool
  398. Name="VCMIDLTool"
  399. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  400. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  401. />
  402. <Tool
  403. Name="VCCLCompilerTool"
  404. AdditionalOptions="/MP"
  405. Optimization="0"
  406. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  407. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  408. ExceptionHandling="1"
  409. BasicRuntimeChecks="3"
  410. RuntimeLibrary="3"
  411. BufferSecurityCheck="true"
  412. RuntimeTypeInfo="true"
  413. UsePrecompiledHeader="2"
  414. PrecompiledHeaderThrough="wx/wxprec.h"
  415. PrecompiledHeaderFile="vc_mswud_x64\wxprec_netlib.pch"
  416. ObjectFile="vc_mswud_x64\net\"
  417. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxbase30ud_net.pdb"
  418. WarningLevel="4"
  419. SuppressStartupBanner="true"
  420. DebugInformationFormat="3"
  421. />
  422. <Tool
  423. Name="VCManagedResourceCompilerTool"
  424. />
  425. <Tool
  426. Name="VCResourceCompilerTool"
  427. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  428. Culture="1033"
  429. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  430. />
  431. <Tool
  432. Name="VCPreLinkEventTool"
  433. />
  434. <Tool
  435. Name="VCLibrarianTool"
  436. OutputFile="..\..\lib\vc_x64_lib\wxbase30ud_net.lib"
  437. SuppressStartupBanner="true"
  438. />
  439. <Tool
  440. Name="VCALinkTool"
  441. />
  442. <Tool
  443. Name="VCManifestTool"
  444. />
  445. <Tool
  446. Name="VCXDCMakeTool"
  447. />
  448. <Tool
  449. Name="VCBscMakeTool"
  450. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_net.bsc"
  451. SuppressStartupBanner="true"
  452. />
  453. <Tool
  454. Name="VCFxCopTool"
  455. />
  456. <Tool
  457. Name="VCPostBuildEventTool"
  458. />
  459. </Configuration>
  460. <Configuration
  461. Name="Release|x64"
  462. OutputDirectory="..\..\lib\vc_x64_lib"
  463. IntermediateDirectory="vc_mswu_x64\net"
  464. ConfigurationType="4"
  465. UseOfMFC="0"
  466. ATLMinimizesCRunTimeLibraryUsage="false"
  467. CharacterSet="1"
  468. >
  469. <Tool
  470. Name="VCPreBuildEventTool"
  471. />
  472. <Tool
  473. Name="VCCustomBuildTool"
  474. />
  475. <Tool
  476. Name="VCXMLDataGeneratorTool"
  477. />
  478. <Tool
  479. Name="VCWebServiceProxyGeneratorTool"
  480. />
  481. <Tool
  482. Name="VCMIDLTool"
  483. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  484. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  485. />
  486. <Tool
  487. Name="VCCLCompilerTool"
  488. AdditionalOptions="/MP"
  489. Optimization="2"
  490. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  491. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  492. ExceptionHandling="1"
  493. RuntimeLibrary="2"
  494. RuntimeTypeInfo="true"
  495. UsePrecompiledHeader="2"
  496. PrecompiledHeaderThrough="wx/wxprec.h"
  497. PrecompiledHeaderFile="vc_mswu_x64\wxprec_netlib.pch"
  498. ObjectFile="vc_mswu_x64\net\"
  499. ProgramDataBaseFileName="..\..\lib\vc_x64_lib\wxbase30u_net.pdb"
  500. WarningLevel="4"
  501. SuppressStartupBanner="true"
  502. DebugInformationFormat="3"
  503. />
  504. <Tool
  505. Name="VCManagedResourceCompilerTool"
  506. />
  507. <Tool
  508. Name="VCResourceCompilerTool"
  509. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0"
  510. Culture="1033"
  511. AdditionalIncludeDirectories="..\..\lib\vc_x64_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  512. />
  513. <Tool
  514. Name="VCPreLinkEventTool"
  515. />
  516. <Tool
  517. Name="VCLibrarianTool"
  518. OutputFile="..\..\lib\vc_x64_lib\wxbase30u_net.lib"
  519. SuppressStartupBanner="true"
  520. />
  521. <Tool
  522. Name="VCALinkTool"
  523. />
  524. <Tool
  525. Name="VCManifestTool"
  526. />
  527. <Tool
  528. Name="VCXDCMakeTool"
  529. />
  530. <Tool
  531. Name="VCBscMakeTool"
  532. OutputFile="..\..\lib\vc_x64_lib\wx_vc9_net.bsc"
  533. SuppressStartupBanner="true"
  534. />
  535. <Tool
  536. Name="VCFxCopTool"
  537. />
  538. <Tool
  539. Name="VCPostBuildEventTool"
  540. />
  541. </Configuration>
  542. <Configuration
  543. Name="DLL Debug|x64"
  544. OutputDirectory="..\..\lib\vc_x64_dll"
  545. IntermediateDirectory="vc_mswuddll_x64\net"
  546. ConfigurationType="2"
  547. UseOfMFC="0"
  548. ATLMinimizesCRunTimeLibraryUsage="false"
  549. CharacterSet="1"
  550. >
  551. <Tool
  552. Name="VCPreBuildEventTool"
  553. />
  554. <Tool
  555. Name="VCCustomBuildTool"
  556. />
  557. <Tool
  558. Name="VCXMLDataGeneratorTool"
  559. />
  560. <Tool
  561. Name="VCWebServiceProxyGeneratorTool"
  562. />
  563. <Tool
  564. Name="VCMIDLTool"
  565. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  566. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  567. />
  568. <Tool
  569. Name="VCCLCompilerTool"
  570. AdditionalOptions="/MP"
  571. Optimization="0"
  572. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  573. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  574. ExceptionHandling="1"
  575. BasicRuntimeChecks="3"
  576. RuntimeLibrary="3"
  577. BufferSecurityCheck="true"
  578. RuntimeTypeInfo="true"
  579. UsePrecompiledHeader="2"
  580. PrecompiledHeaderThrough="wx/wxprec.h"
  581. PrecompiledHeaderFile="vc_mswuddll_x64\wxprec_netdll.pch"
  582. ObjectFile="vc_mswuddll_x64\net\"
  583. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxbase30ud_net_vc_custom.pdb"
  584. WarningLevel="4"
  585. SuppressStartupBanner="true"
  586. DebugInformationFormat="3"
  587. />
  588. <Tool
  589. Name="VCManagedResourceCompilerTool"
  590. />
  591. <Tool
  592. Name="VCResourceCompilerTool"
  593. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase30ud_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  594. Culture="1033"
  595. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  596. />
  597. <Tool
  598. Name="VCPreLinkEventTool"
  599. />
  600. <Tool
  601. Name="VCLinkerTool"
  602. AdditionalOptions=""
  603. AdditionalDependencies="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 ..\..\lib\vc_x64_dll\wxbase30ud.lib"
  604. OutputFile="..\..\lib\vc_x64_dll\wxbase30ud_net_vc_custom.dll"
  605. LinkIncremental="2"
  606. ImportLibrary="..\..\lib\vc_x64_dll\wxbase30ud_net.lib"
  607. SuppressStartupBanner="true"
  608. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  609. GenerateManifest="true"
  610. GenerateDebugInformation="true"
  611. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxbase30ud_net_vc_custom.pdb"
  612. TargetMachine="17"
  613. />
  614. <Tool
  615. Name="VCALinkTool"
  616. />
  617. <Tool
  618. Name="VCManifestTool"
  619. />
  620. <Tool
  621. Name="VCXDCMakeTool"
  622. />
  623. <Tool
  624. Name="VCBscMakeTool"
  625. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_net.bsc"
  626. SuppressStartupBanner="true"
  627. />
  628. <Tool
  629. Name="VCFxCopTool"
  630. />
  631. <Tool
  632. Name="VCPostBuildEventTool"
  633. />
  634. </Configuration>
  635. <Configuration
  636. Name="DLL Release|x64"
  637. OutputDirectory="..\..\lib\vc_x64_dll"
  638. IntermediateDirectory="vc_mswudll_x64\net"
  639. ConfigurationType="2"
  640. UseOfMFC="0"
  641. ATLMinimizesCRunTimeLibraryUsage="false"
  642. CharacterSet="1"
  643. >
  644. <Tool
  645. Name="VCPreBuildEventTool"
  646. />
  647. <Tool
  648. Name="VCCustomBuildTool"
  649. />
  650. <Tool
  651. Name="VCXMLDataGeneratorTool"
  652. />
  653. <Tool
  654. Name="VCWebServiceProxyGeneratorTool"
  655. />
  656. <Tool
  657. Name="VCMIDLTool"
  658. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  659. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  660. />
  661. <Tool
  662. Name="VCCLCompilerTool"
  663. AdditionalOptions="/MP"
  664. Optimization="2"
  665. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  666. PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  667. ExceptionHandling="1"
  668. RuntimeLibrary="2"
  669. RuntimeTypeInfo="true"
  670. UsePrecompiledHeader="2"
  671. PrecompiledHeaderThrough="wx/wxprec.h"
  672. PrecompiledHeaderFile="vc_mswudll_x64\wxprec_netdll.pch"
  673. ObjectFile="vc_mswudll_x64\net\"
  674. ProgramDataBaseFileName="..\..\lib\vc_x64_dll\wxbase30u_net_vc_custom.pdb"
  675. WarningLevel="4"
  676. SuppressStartupBanner="true"
  677. DebugInformationFormat="3"
  678. />
  679. <Tool
  680. Name="VCManagedResourceCompilerTool"
  681. />
  682. <Tool
  683. Name="VCResourceCompilerTool"
  684. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxbase30u_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
  685. Culture="1033"
  686. AdditionalIncludeDirectories="..\..\lib\vc_x64_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
  687. />
  688. <Tool
  689. Name="VCPreLinkEventTool"
  690. />
  691. <Tool
  692. Name="VCLinkerTool"
  693. AdditionalOptions=""
  694. AdditionalDependencies="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 ..\..\lib\vc_x64_dll\wxbase30u.lib"
  695. OutputFile="..\..\lib\vc_x64_dll\wxbase30u_net_vc_custom.dll"
  696. LinkIncremental="1"
  697. ImportLibrary="..\..\lib\vc_x64_dll\wxbase30u_net.lib"
  698. SuppressStartupBanner="true"
  699. AdditionalLibraryDirectories="..\..\lib\vc_x64_dll"
  700. GenerateManifest="true"
  701. GenerateDebugInformation="true"
  702. ProgramDatabaseFile="..\..\lib\vc_x64_dll\wxbase30u_net_vc_custom.pdb"
  703. TargetMachine="17"
  704. OptimizeReferences="2"
  705. EnableCOMDATFolding="2"
  706. />
  707. <Tool
  708. Name="VCALinkTool"
  709. />
  710. <Tool
  711. Name="VCManifestTool"
  712. />
  713. <Tool
  714. Name="VCXDCMakeTool"
  715. />
  716. <Tool
  717. Name="VCBscMakeTool"
  718. OutputFile="..\..\lib\vc_x64_dll\wx_vc9_net.bsc"
  719. SuppressStartupBanner="true"
  720. />
  721. <Tool
  722. Name="VCFxCopTool"
  723. />
  724. <Tool
  725. Name="VCPostBuildEventTool"
  726. />
  727. </Configuration>
  728. </Configurations>
  729. <References>
  730. </References>
  731. <Files>
  732. <Filter
  733. Name="Common Sources"
  734. UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
  735. >
  736. <File
  737. RelativePath="..\..\src\common\dummy.cpp"
  738. >
  739. <FileConfiguration
  740. Name="Debug|Win32"
  741. >
  742. <Tool
  743. Name="VCCLCompilerTool"
  744. UsePrecompiledHeader="1"
  745. />
  746. </FileConfiguration>
  747. <FileConfiguration
  748. Name="Release|Win32"
  749. >
  750. <Tool
  751. Name="VCCLCompilerTool"
  752. UsePrecompiledHeader="1"
  753. />
  754. </FileConfiguration>
  755. <FileConfiguration
  756. Name="DLL Debug|Win32"
  757. >
  758. <Tool
  759. Name="VCCLCompilerTool"
  760. UsePrecompiledHeader="1"
  761. />
  762. </FileConfiguration>
  763. <FileConfiguration
  764. Name="DLL Release|Win32"
  765. >
  766. <Tool
  767. Name="VCCLCompilerTool"
  768. UsePrecompiledHeader="1"
  769. />
  770. </FileConfiguration>
  771. <FileConfiguration
  772. Name="Debug|x64"
  773. >
  774. <Tool
  775. Name="VCCLCompilerTool"
  776. UsePrecompiledHeader="1"
  777. />
  778. </FileConfiguration>
  779. <FileConfiguration
  780. Name="Release|x64"
  781. >
  782. <Tool
  783. Name="VCCLCompilerTool"
  784. UsePrecompiledHeader="1"
  785. />
  786. </FileConfiguration>
  787. <FileConfiguration
  788. Name="DLL Debug|x64"
  789. >
  790. <Tool
  791. Name="VCCLCompilerTool"
  792. UsePrecompiledHeader="1"
  793. />
  794. </FileConfiguration>
  795. <FileConfiguration
  796. Name="DLL Release|x64"
  797. >
  798. <Tool
  799. Name="VCCLCompilerTool"
  800. UsePrecompiledHeader="1"
  801. />
  802. </FileConfiguration>
  803. </File>
  804. <File
  805. RelativePath="..\..\src\common\fs_inet.cpp"
  806. >
  807. </File>
  808. <File
  809. RelativePath="..\..\src\common\ftp.cpp"
  810. >
  811. </File>
  812. <File
  813. RelativePath="..\..\src\common\http.cpp"
  814. >
  815. </File>
  816. <File
  817. RelativePath="..\..\src\common\protocol.cpp"
  818. >
  819. </File>
  820. <File
  821. RelativePath="..\..\src\common\sckaddr.cpp"
  822. >
  823. </File>
  824. <File
  825. RelativePath="..\..\src\common\sckfile.cpp"
  826. >
  827. </File>
  828. <File
  829. RelativePath="..\..\src\common\sckipc.cpp"
  830. >
  831. </File>
  832. <File
  833. RelativePath="..\..\src\common\sckstrm.cpp"
  834. >
  835. </File>
  836. <File
  837. RelativePath="..\..\src\common\socket.cpp"
  838. >
  839. </File>
  840. <File
  841. RelativePath="..\..\src\common\url.cpp"
  842. >
  843. </File>
  844. </Filter>
  845. <Filter
  846. Name="MSW Sources"
  847. UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
  848. >
  849. <File
  850. RelativePath="..\..\src\msw\sockmsw.cpp"
  851. >
  852. </File>
  853. <File
  854. RelativePath="..\..\src\msw\urlmsw.cpp"
  855. >
  856. </File>
  857. <File
  858. RelativePath="..\..\src\msw\version.rc"
  859. >
  860. <FileConfiguration
  861. Name="Debug|Win32"
  862. ExcludedFromBuild="true"
  863. />
  864. <FileConfiguration
  865. Name="Release|Win32"
  866. ExcludedFromBuild="true"
  867. />
  868. <FileConfiguration
  869. Name="Debug|x64"
  870. ExcludedFromBuild="true"
  871. />
  872. <FileConfiguration
  873. Name="Release|x64"
  874. ExcludedFromBuild="true"
  875. />
  876. </File>
  877. </Filter>
  878. <Filter
  879. Name="Setup Headers"
  880. UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
  881. >
  882. <File
  883. RelativePath="..\..\include\wx\msw\setup.h"
  884. >
  885. <FileConfiguration
  886. Name="Debug|Win32"
  887. >
  888. <Tool
  889. Name="VCCustomBuildTool"
  890. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  891. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  892. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
  893. />
  894. </FileConfiguration>
  895. <FileConfiguration
  896. Name="Release|Win32"
  897. >
  898. <Tool
  899. Name="VCCustomBuildTool"
  900. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  901. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  902. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
  903. />
  904. </FileConfiguration>
  905. <FileConfiguration
  906. Name="DLL Debug|Win32"
  907. >
  908. <Tool
  909. Name="VCCustomBuildTool"
  910. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  911. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  912. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
  913. />
  914. </FileConfiguration>
  915. <FileConfiguration
  916. Name="DLL Release|Win32"
  917. >
  918. <Tool
  919. Name="VCCustomBuildTool"
  920. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  921. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  922. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
  923. />
  924. </FileConfiguration>
  925. <FileConfiguration
  926. Name="Debug|x64"
  927. >
  928. <Tool
  929. Name="VCCustomBuildTool"
  930. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  931. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  932. Outputs="..\..\lib\vc_x64_lib\mswud\wx\setup.h"
  933. />
  934. </FileConfiguration>
  935. <FileConfiguration
  936. Name="Release|x64"
  937. >
  938. <Tool
  939. Name="VCCustomBuildTool"
  940. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  941. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  942. Outputs="..\..\lib\vc_x64_lib\mswu\wx\setup.h"
  943. />
  944. </FileConfiguration>
  945. <FileConfiguration
  946. Name="DLL Debug|x64"
  947. >
  948. <Tool
  949. Name="VCCustomBuildTool"
  950. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  951. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  952. Outputs="..\..\lib\vc_x64_dll\mswud\wx\setup.h"
  953. />
  954. </FileConfiguration>
  955. <FileConfiguration
  956. Name="DLL Release|x64"
  957. >
  958. <Tool
  959. Name="VCCustomBuildTool"
  960. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  961. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  962. Outputs="..\..\lib\vc_x64_dll\mswu\wx\setup.h"
  963. />
  964. </FileConfiguration>
  965. </File>
  966. <File
  967. RelativePath="..\..\include\wx\univ\setup.h"
  968. >
  969. <FileConfiguration
  970. Name="Debug|Win32"
  971. />
  972. <FileConfiguration
  973. Name="Release|Win32"
  974. />
  975. <FileConfiguration
  976. Name="DLL Debug|Win32"
  977. />
  978. <FileConfiguration
  979. Name="DLL Release|Win32"
  980. />
  981. <FileConfiguration
  982. Name="Debug|x64"
  983. />
  984. <FileConfiguration
  985. Name="Release|x64"
  986. />
  987. <FileConfiguration
  988. Name="DLL Debug|x64"
  989. />
  990. <FileConfiguration
  991. Name="DLL Release|x64"
  992. />
  993. </File>
  994. </Filter>
  995. <Filter
  996. Name="MSW Headers"
  997. UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
  998. >
  999. <File
  1000. RelativePath="..\..\include\wx\msw\genrcdefs.h"
  1001. >
  1002. <FileConfiguration
  1003. Name="Debug|Win32"
  1004. >
  1005. <Tool
  1006. Name="VCCustomBuildTool"
  1007. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  1008. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  1009. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  1010. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
  1011. />
  1012. </FileConfiguration>
  1013. <FileConfiguration
  1014. Name="Release|Win32"
  1015. >
  1016. <Tool
  1017. Name="VCCustomBuildTool"
  1018. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  1019. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  1020. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  1021. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
  1022. />
  1023. </FileConfiguration>
  1024. <FileConfiguration
  1025. Name="DLL Debug|Win32"
  1026. >
  1027. <Tool
  1028. Name="VCCustomBuildTool"
  1029. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  1030. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  1031. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  1032. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
  1033. />
  1034. </FileConfiguration>
  1035. <FileConfiguration
  1036. Name="DLL Release|Win32"
  1037. >
  1038. <Tool
  1039. Name="VCCustomBuildTool"
  1040. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  1041. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  1042. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  1043. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
  1044. />
  1045. </FileConfiguration>
  1046. <FileConfiguration
  1047. Name="Debug|x64"
  1048. >
  1049. <Tool
  1050. Name="VCCustomBuildTool"
  1051. Description="Creating ..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1052. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h&quot;"
  1053. Outputs="..\..\lib\vc_x64_lib\mswud\wx\msw\rcdefs.h"
  1054. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswud\wx\msw&quot;"
  1055. />
  1056. </FileConfiguration>
  1057. <FileConfiguration
  1058. Name="Release|x64"
  1059. >
  1060. <Tool
  1061. Name="VCCustomBuildTool"
  1062. Description="Creating ..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1063. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h&quot;"
  1064. Outputs="..\..\lib\vc_x64_lib\mswu\wx\msw\rcdefs.h"
  1065. AdditionalDependencies="&quot;..\..\lib\vc_x64_lib\mswu\wx\msw&quot;"
  1066. />
  1067. </FileConfiguration>
  1068. <FileConfiguration
  1069. Name="DLL Debug|x64"
  1070. >
  1071. <Tool
  1072. Name="VCCustomBuildTool"
  1073. Description="Creating ..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1074. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h&quot;"
  1075. Outputs="..\..\lib\vc_x64_dll\mswud\wx\msw\rcdefs.h"
  1076. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswud\wx\msw&quot;"
  1077. />
  1078. </FileConfiguration>
  1079. <FileConfiguration
  1080. Name="DLL Release|x64"
  1081. >
  1082. <Tool
  1083. Name="VCCustomBuildTool"
  1084. Description="Creating ..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1085. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h&quot;"
  1086. Outputs="..\..\lib\vc_x64_dll\mswu\wx\msw\rcdefs.h"
  1087. AdditionalDependencies="&quot;..\..\lib\vc_x64_dll\mswu\wx\msw&quot;"
  1088. />
  1089. </FileConfiguration>
  1090. </File>
  1091. </Filter>
  1092. <Filter
  1093. Name="Common Headers"
  1094. UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
  1095. >
  1096. <File
  1097. RelativePath="..\..\include\wx\protocol\file.h"
  1098. >
  1099. </File>
  1100. <File
  1101. RelativePath="..\..\include\wx\fs_inet.h"
  1102. >
  1103. </File>
  1104. <File
  1105. RelativePath="..\..\include\wx\protocol\ftp.h"
  1106. >
  1107. </File>
  1108. <File
  1109. RelativePath="..\..\include\wx\protocol\http.h"
  1110. >
  1111. </File>
  1112. <File
  1113. RelativePath="..\..\include\wx\protocol\log.h"
  1114. >
  1115. </File>
  1116. <File
  1117. RelativePath="..\..\include\wx\protocol\protocol.h"
  1118. >
  1119. </File>
  1120. <File
  1121. RelativePath="..\..\include\wx\sckaddr.h"
  1122. >
  1123. </File>
  1124. <File
  1125. RelativePath="..\..\include\wx\sckipc.h"
  1126. >
  1127. </File>
  1128. <File
  1129. RelativePath="..\..\include\wx\sckstrm.h"
  1130. >
  1131. </File>
  1132. <File
  1133. RelativePath="..\..\include\wx\socket.h"
  1134. >
  1135. </File>
  1136. <File
  1137. RelativePath="..\..\include\wx\url.h"
  1138. >
  1139. </File>
  1140. </Filter>
  1141. </Files>
  1142. <Globals>
  1143. </Globals>
  1144. </VisualStudioProject>