wx_vc8_wxregex.vcproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  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="wxregex"
  11. ProjectGUID="{078F4E39-D258-54B5-B1B1-4905D10E06DC}"
  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="..\..\lib\vc_lib"
  24. IntermediateDirectory="vc_mswud\wxregex"
  25. ConfigurationType="4"
  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;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  45. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. Optimization="0"
  50. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
  51. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  52. MinimalRebuild="true"
  53. ExceptionHandling="1"
  54. BasicRuntimeChecks="3"
  55. RuntimeLibrary="3"
  56. BufferSecurityCheck="true"
  57. RuntimeTypeInfo="true"
  58. ObjectFile="vc_mswud\wxregex\"
  59. ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexud.pdb"
  60. WarningLevel="3"
  61. SuppressStartupBanner="true"
  62. Detect64BitPortabilityProblems="true"
  63. DebugInformationFormat="3"
  64. />
  65. <Tool
  66. Name="VCManagedResourceCompilerTool"
  67. />
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  71. Culture="1033"
  72. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
  73. />
  74. <Tool
  75. Name="VCPreLinkEventTool"
  76. />
  77. <Tool
  78. Name="VCLibrarianTool"
  79. OutputFile="..\..\lib\vc_lib\wxregexud.lib"
  80. SuppressStartupBanner="true"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. OutputFile="..\..\lib\vc_lib\wx_vc8_wxregex.bsc"
  94. SuppressStartupBanner="true"
  95. />
  96. <Tool
  97. Name="VCFxCopTool"
  98. />
  99. <Tool
  100. Name="VCPostBuildEventTool"
  101. />
  102. </Configuration>
  103. <Configuration
  104. Name="Release|Win32"
  105. OutputDirectory="..\..\lib\vc_lib"
  106. IntermediateDirectory="vc_mswu\wxregex"
  107. ConfigurationType="4"
  108. UseOfMFC="0"
  109. ATLMinimizesCRunTimeLibraryUsage="false"
  110. CharacterSet="1"
  111. >
  112. <Tool
  113. Name="VCPreBuildEventTool"
  114. />
  115. <Tool
  116. Name="VCCustomBuildTool"
  117. />
  118. <Tool
  119. Name="VCXMLDataGeneratorTool"
  120. />
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"
  123. />
  124. <Tool
  125. Name="VCMIDLTool"
  126. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  127. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
  128. />
  129. <Tool
  130. Name="VCCLCompilerTool"
  131. Optimization="2"
  132. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
  133. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  134. ExceptionHandling="1"
  135. RuntimeLibrary="2"
  136. RuntimeTypeInfo="true"
  137. ObjectFile="vc_mswu\wxregex\"
  138. ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexu.pdb"
  139. WarningLevel="3"
  140. SuppressStartupBanner="true"
  141. Detect64BitPortabilityProblems="true"
  142. DebugInformationFormat="3"
  143. />
  144. <Tool
  145. Name="VCManagedResourceCompilerTool"
  146. />
  147. <Tool
  148. Name="VCResourceCompilerTool"
  149. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  150. Culture="1033"
  151. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
  152. />
  153. <Tool
  154. Name="VCPreLinkEventTool"
  155. />
  156. <Tool
  157. Name="VCLibrarianTool"
  158. OutputFile="..\..\lib\vc_lib\wxregexu.lib"
  159. SuppressStartupBanner="true"
  160. />
  161. <Tool
  162. Name="VCALinkTool"
  163. />
  164. <Tool
  165. Name="VCManifestTool"
  166. />
  167. <Tool
  168. Name="VCXDCMakeTool"
  169. />
  170. <Tool
  171. Name="VCBscMakeTool"
  172. OutputFile="..\..\lib\vc_lib\wx_vc8_wxregex.bsc"
  173. SuppressStartupBanner="true"
  174. />
  175. <Tool
  176. Name="VCFxCopTool"
  177. />
  178. <Tool
  179. Name="VCPostBuildEventTool"
  180. />
  181. </Configuration>
  182. <Configuration
  183. Name="DLL Debug|Win32"
  184. OutputDirectory="..\..\lib\vc_dll"
  185. IntermediateDirectory="vc_mswuddll\wxregex"
  186. ConfigurationType="4"
  187. UseOfMFC="0"
  188. ATLMinimizesCRunTimeLibraryUsage="false"
  189. CharacterSet="1"
  190. >
  191. <Tool
  192. Name="VCPreBuildEventTool"
  193. />
  194. <Tool
  195. Name="VCCustomBuildTool"
  196. />
  197. <Tool
  198. Name="VCXMLDataGeneratorTool"
  199. />
  200. <Tool
  201. Name="VCWebServiceProxyGeneratorTool"
  202. />
  203. <Tool
  204. Name="VCMIDLTool"
  205. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  206. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
  207. />
  208. <Tool
  209. Name="VCCLCompilerTool"
  210. Optimization="0"
  211. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
  212. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  213. MinimalRebuild="true"
  214. ExceptionHandling="1"
  215. BasicRuntimeChecks="3"
  216. RuntimeLibrary="3"
  217. BufferSecurityCheck="true"
  218. RuntimeTypeInfo="true"
  219. ObjectFile="vc_mswuddll\wxregex\"
  220. ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexud.pdb"
  221. WarningLevel="3"
  222. SuppressStartupBanner="true"
  223. Detect64BitPortabilityProblems="true"
  224. DebugInformationFormat="3"
  225. />
  226. <Tool
  227. Name="VCManagedResourceCompilerTool"
  228. />
  229. <Tool
  230. Name="VCResourceCompilerTool"
  231. PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  232. Culture="1033"
  233. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
  234. />
  235. <Tool
  236. Name="VCPreLinkEventTool"
  237. />
  238. <Tool
  239. Name="VCLibrarianTool"
  240. OutputFile="..\..\lib\vc_dll\wxregexud.lib"
  241. SuppressStartupBanner="true"
  242. />
  243. <Tool
  244. Name="VCALinkTool"
  245. />
  246. <Tool
  247. Name="VCManifestTool"
  248. />
  249. <Tool
  250. Name="VCXDCMakeTool"
  251. />
  252. <Tool
  253. Name="VCBscMakeTool"
  254. OutputFile="..\..\lib\vc_dll\wx_vc8_wxregex.bsc"
  255. SuppressStartupBanner="true"
  256. />
  257. <Tool
  258. Name="VCFxCopTool"
  259. />
  260. <Tool
  261. Name="VCPostBuildEventTool"
  262. />
  263. </Configuration>
  264. <Configuration
  265. Name="DLL Release|Win32"
  266. OutputDirectory="..\..\lib\vc_dll"
  267. IntermediateDirectory="vc_mswudll\wxregex"
  268. ConfigurationType="4"
  269. UseOfMFC="0"
  270. ATLMinimizesCRunTimeLibraryUsage="false"
  271. CharacterSet="1"
  272. >
  273. <Tool
  274. Name="VCPreBuildEventTool"
  275. />
  276. <Tool
  277. Name="VCCustomBuildTool"
  278. />
  279. <Tool
  280. Name="VCXMLDataGeneratorTool"
  281. />
  282. <Tool
  283. Name="VCWebServiceProxyGeneratorTool"
  284. />
  285. <Tool
  286. Name="VCMIDLTool"
  287. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  288. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
  289. />
  290. <Tool
  291. Name="VCCLCompilerTool"
  292. Optimization="2"
  293. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
  294. PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  295. ExceptionHandling="1"
  296. RuntimeLibrary="2"
  297. RuntimeTypeInfo="true"
  298. ObjectFile="vc_mswudll\wxregex\"
  299. ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexu.pdb"
  300. WarningLevel="3"
  301. SuppressStartupBanner="true"
  302. Detect64BitPortabilityProblems="true"
  303. DebugInformationFormat="3"
  304. />
  305. <Tool
  306. Name="VCManagedResourceCompilerTool"
  307. />
  308. <Tool
  309. Name="VCResourceCompilerTool"
  310. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  311. Culture="1033"
  312. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
  313. />
  314. <Tool
  315. Name="VCPreLinkEventTool"
  316. />
  317. <Tool
  318. Name="VCLibrarianTool"
  319. OutputFile="..\..\lib\vc_dll\wxregexu.lib"
  320. SuppressStartupBanner="true"
  321. />
  322. <Tool
  323. Name="VCALinkTool"
  324. />
  325. <Tool
  326. Name="VCManifestTool"
  327. />
  328. <Tool
  329. Name="VCXDCMakeTool"
  330. />
  331. <Tool
  332. Name="VCBscMakeTool"
  333. OutputFile="..\..\lib\vc_dll\wx_vc8_wxregex.bsc"
  334. SuppressStartupBanner="true"
  335. />
  336. <Tool
  337. Name="VCFxCopTool"
  338. />
  339. <Tool
  340. Name="VCPostBuildEventTool"
  341. />
  342. </Configuration>
  343. </Configurations>
  344. <References>
  345. </References>
  346. <Files>
  347. <Filter
  348. Name="Source Files"
  349. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  350. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  351. >
  352. <File
  353. RelativePath="..\..\src\regex\regcomp.c"
  354. >
  355. </File>
  356. <File
  357. RelativePath="..\..\src\regex\regerror.c"
  358. >
  359. </File>
  360. <File
  361. RelativePath="..\..\src\regex\regexec.c"
  362. >
  363. </File>
  364. <File
  365. RelativePath="..\..\src\regex\regfree.c"
  366. >
  367. </File>
  368. </Filter>
  369. <Filter
  370. Name="Header Files"
  371. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  372. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  373. >
  374. <File
  375. RelativePath="..\..\include\wx\msw\genrcdefs.h"
  376. >
  377. <FileConfiguration
  378. Name="Debug|Win32"
  379. >
  380. <Tool
  381. Name="VCCustomBuildTool"
  382. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  383. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  384. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  385. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
  386. />
  387. </FileConfiguration>
  388. <FileConfiguration
  389. Name="Release|Win32"
  390. >
  391. <Tool
  392. Name="VCCustomBuildTool"
  393. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  394. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  395. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  396. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
  397. />
  398. </FileConfiguration>
  399. <FileConfiguration
  400. Name="DLL Debug|Win32"
  401. >
  402. <Tool
  403. Name="VCCustomBuildTool"
  404. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  405. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  406. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  407. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
  408. />
  409. </FileConfiguration>
  410. <FileConfiguration
  411. Name="DLL Release|Win32"
  412. >
  413. <Tool
  414. Name="VCCustomBuildTool"
  415. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  416. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  417. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  418. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
  419. />
  420. </FileConfiguration>
  421. </File>
  422. <File
  423. RelativePath="..\..\include\wx\msw\setup.h"
  424. >
  425. <FileConfiguration
  426. Name="Debug|Win32"
  427. >
  428. <Tool
  429. Name="VCCustomBuildTool"
  430. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  431. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  432. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
  433. />
  434. </FileConfiguration>
  435. <FileConfiguration
  436. Name="Release|Win32"
  437. >
  438. <Tool
  439. Name="VCCustomBuildTool"
  440. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  441. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  442. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
  443. />
  444. </FileConfiguration>
  445. <FileConfiguration
  446. Name="DLL Debug|Win32"
  447. >
  448. <Tool
  449. Name="VCCustomBuildTool"
  450. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  451. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  452. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
  453. />
  454. </FileConfiguration>
  455. <FileConfiguration
  456. Name="DLL Release|Win32"
  457. >
  458. <Tool
  459. Name="VCCustomBuildTool"
  460. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  461. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  462. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
  463. />
  464. </FileConfiguration>
  465. </File>
  466. <File
  467. RelativePath="..\..\include\wx\univ\setup.h"
  468. >
  469. <FileConfiguration
  470. Name="Debug|Win32"
  471. />
  472. <FileConfiguration
  473. Name="Release|Win32"
  474. />
  475. <FileConfiguration
  476. Name="DLL Debug|Win32"
  477. />
  478. <FileConfiguration
  479. Name="DLL Release|Win32"
  480. />
  481. </File>
  482. </Filter>
  483. </Files>
  484. <Globals>
  485. </Globals>
  486. </VisualStudioProject>