wx_vc7_wxregex.vcproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  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="wxregex"
  11. ProjectGUID="{7A1A5354-6DB4-53F1-B75C-FE909D796167}">
  12. <Platforms>
  13. <Platform
  14. Name="Win32"/>
  15. </Platforms>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="..\..\lib\vc_lib"
  20. IntermediateDirectory="vc_mswud\wxregex"
  21. ConfigurationType="4"
  22. UseOfMFC="0"
  23. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  24. CharacterSet="1">
  25. <Tool
  26. Name="VCCLCompilerTool"
  27. Optimization="0"
  28. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
  29. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  30. MinimalRebuild="TRUE"
  31. ExceptionHandling="TRUE"
  32. BasicRuntimeChecks="3"
  33. RuntimeLibrary="3"
  34. BufferSecurityCheck="TRUE"
  35. RuntimeTypeInfo="TRUE"
  36. ObjectFile="vc_mswud\wxregex\"
  37. ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexud.pdb"
  38. WarningLevel="3"
  39. SuppressStartupBanner="TRUE"
  40. Detect64BitPortabilityProblems="TRUE"
  41. DebugInformationFormat="3"/>
  42. <Tool
  43. Name="VCCustomBuildTool"/>
  44. <Tool
  45. Name="VCLibrarianTool"
  46. OutputFile="..\..\lib\vc_lib\wxregexud.lib"
  47. SuppressStartupBanner="TRUE"/>
  48. <Tool
  49. Name="VCMIDLTool"
  50. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  51. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"/>
  52. <Tool
  53. Name="VCPostBuildEventTool"/>
  54. <Tool
  55. Name="VCPreBuildEventTool"/>
  56. <Tool
  57. Name="VCPreLinkEventTool"/>
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  61. Culture="1033"
  62. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"/>
  63. <Tool
  64. Name="VCWebServiceProxyGeneratorTool"/>
  65. <Tool
  66. Name="VCXMLDataGeneratorTool"/>
  67. <Tool
  68. Name="VCWebDeploymentTool"/>
  69. <Tool
  70. Name="VCManagedWrapperGeneratorTool"/>
  71. <Tool
  72. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Release|Win32"
  76. OutputDirectory="..\..\lib\vc_lib"
  77. IntermediateDirectory="vc_mswu\wxregex"
  78. ConfigurationType="4"
  79. UseOfMFC="0"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  81. CharacterSet="1">
  82. <Tool
  83. Name="VCCLCompilerTool"
  84. Optimization="2"
  85. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
  86. PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  87. ExceptionHandling="TRUE"
  88. RuntimeLibrary="2"
  89. RuntimeTypeInfo="TRUE"
  90. ObjectFile="vc_mswu\wxregex\"
  91. ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexu.pdb"
  92. WarningLevel="3"
  93. SuppressStartupBanner="TRUE"
  94. Detect64BitPortabilityProblems="TRUE"
  95. DebugInformationFormat="3"/>
  96. <Tool
  97. Name="VCCustomBuildTool"/>
  98. <Tool
  99. Name="VCLibrarianTool"
  100. OutputFile="..\..\lib\vc_lib\wxregexu.lib"
  101. SuppressStartupBanner="TRUE"/>
  102. <Tool
  103. Name="VCMIDLTool"
  104. PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  105. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"/>
  106. <Tool
  107. Name="VCPostBuildEventTool"/>
  108. <Tool
  109. Name="VCPreBuildEventTool"/>
  110. <Tool
  111. Name="VCPreLinkEventTool"/>
  112. <Tool
  113. Name="VCResourceCompilerTool"
  114. PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  115. Culture="1033"
  116. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"/>
  117. <Tool
  118. Name="VCWebServiceProxyGeneratorTool"/>
  119. <Tool
  120. Name="VCXMLDataGeneratorTool"/>
  121. <Tool
  122. Name="VCWebDeploymentTool"/>
  123. <Tool
  124. Name="VCManagedWrapperGeneratorTool"/>
  125. <Tool
  126. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  127. </Configuration>
  128. <Configuration
  129. Name="DLL Debug|Win32"
  130. OutputDirectory="..\..\lib\vc_dll"
  131. IntermediateDirectory="vc_mswuddll\wxregex"
  132. ConfigurationType="4"
  133. UseOfMFC="0"
  134. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  135. CharacterSet="1">
  136. <Tool
  137. Name="VCCLCompilerTool"
  138. Optimization="0"
  139. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
  140. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  141. MinimalRebuild="TRUE"
  142. ExceptionHandling="TRUE"
  143. BasicRuntimeChecks="3"
  144. RuntimeLibrary="3"
  145. BufferSecurityCheck="TRUE"
  146. RuntimeTypeInfo="TRUE"
  147. ObjectFile="vc_mswuddll\wxregex\"
  148. ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexud.pdb"
  149. WarningLevel="3"
  150. SuppressStartupBanner="TRUE"
  151. Detect64BitPortabilityProblems="TRUE"
  152. DebugInformationFormat="3"/>
  153. <Tool
  154. Name="VCCustomBuildTool"/>
  155. <Tool
  156. Name="VCLibrarianTool"
  157. OutputFile="..\..\lib\vc_dll\wxregexud.lib"
  158. SuppressStartupBanner="TRUE"/>
  159. <Tool
  160. Name="VCMIDLTool"
  161. PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  162. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"/>
  163. <Tool
  164. Name="VCPostBuildEventTool"/>
  165. <Tool
  166. Name="VCPreBuildEventTool"/>
  167. <Tool
  168. Name="VCPreLinkEventTool"/>
  169. <Tool
  170. Name="VCResourceCompilerTool"
  171. PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  172. Culture="1033"
  173. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"/>
  174. <Tool
  175. Name="VCWebServiceProxyGeneratorTool"/>
  176. <Tool
  177. Name="VCXMLDataGeneratorTool"/>
  178. <Tool
  179. Name="VCWebDeploymentTool"/>
  180. <Tool
  181. Name="VCManagedWrapperGeneratorTool"/>
  182. <Tool
  183. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  184. </Configuration>
  185. <Configuration
  186. Name="DLL Release|Win32"
  187. OutputDirectory="..\..\lib\vc_dll"
  188. IntermediateDirectory="vc_mswudll\wxregex"
  189. ConfigurationType="4"
  190. UseOfMFC="0"
  191. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  192. CharacterSet="1">
  193. <Tool
  194. Name="VCCLCompilerTool"
  195. Optimization="2"
  196. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
  197. PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  198. ExceptionHandling="TRUE"
  199. RuntimeLibrary="2"
  200. RuntimeTypeInfo="TRUE"
  201. ObjectFile="vc_mswudll\wxregex\"
  202. ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexu.pdb"
  203. WarningLevel="3"
  204. SuppressStartupBanner="TRUE"
  205. Detect64BitPortabilityProblems="TRUE"
  206. DebugInformationFormat="3"/>
  207. <Tool
  208. Name="VCCustomBuildTool"/>
  209. <Tool
  210. Name="VCLibrarianTool"
  211. OutputFile="..\..\lib\vc_dll\wxregexu.lib"
  212. SuppressStartupBanner="TRUE"/>
  213. <Tool
  214. Name="VCMIDLTool"
  215. PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  216. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"/>
  217. <Tool
  218. Name="VCPostBuildEventTool"/>
  219. <Tool
  220. Name="VCPreBuildEventTool"/>
  221. <Tool
  222. Name="VCPreLinkEventTool"/>
  223. <Tool
  224. Name="VCResourceCompilerTool"
  225. PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
  226. Culture="1033"
  227. AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"/>
  228. <Tool
  229. Name="VCWebServiceProxyGeneratorTool"/>
  230. <Tool
  231. Name="VCXMLDataGeneratorTool"/>
  232. <Tool
  233. Name="VCWebDeploymentTool"/>
  234. <Tool
  235. Name="VCManagedWrapperGeneratorTool"/>
  236. <Tool
  237. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  238. </Configuration>
  239. </Configurations>
  240. <References>
  241. </References>
  242. <Files>
  243. <Filter
  244. Name="Source Files"
  245. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  246. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  247. <File
  248. RelativePath="..\..\src\regex\regcomp.c">
  249. </File>
  250. <File
  251. RelativePath="..\..\src\regex\regerror.c">
  252. </File>
  253. <File
  254. RelativePath="..\..\src\regex\regexec.c">
  255. </File>
  256. <File
  257. RelativePath="..\..\src\regex\regfree.c">
  258. </File>
  259. </Filter>
  260. <Filter
  261. Name="Header Files"
  262. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  263. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  264. <File
  265. RelativePath="..\..\include\wx\msw\genrcdefs.h">
  266. <FileConfiguration
  267. Name="Debug|Win32">
  268. <Tool
  269. Name="VCCustomBuildTool"
  270. Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  271. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
  272. Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
  273. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"/>
  274. </FileConfiguration>
  275. <FileConfiguration
  276. Name="Release|Win32">
  277. <Tool
  278. Name="VCCustomBuildTool"
  279. Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  280. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
  281. Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
  282. AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"/>
  283. </FileConfiguration>
  284. <FileConfiguration
  285. Name="DLL Debug|Win32">
  286. <Tool
  287. Name="VCCustomBuildTool"
  288. Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  289. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
  290. Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
  291. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"/>
  292. </FileConfiguration>
  293. <FileConfiguration
  294. Name="DLL Release|Win32">
  295. <Tool
  296. Name="VCCustomBuildTool"
  297. Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  298. CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
  299. Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
  300. AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"/>
  301. </FileConfiguration>
  302. </File>
  303. <File
  304. RelativePath="..\..\include\wx\msw\setup.h">
  305. <FileConfiguration
  306. Name="Debug|Win32">
  307. <Tool
  308. Name="VCCustomBuildTool"
  309. Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
  310. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
  311. Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"/>
  312. </FileConfiguration>
  313. <FileConfiguration
  314. Name="Release|Win32">
  315. <Tool
  316. Name="VCCustomBuildTool"
  317. Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
  318. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
  319. Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"/>
  320. </FileConfiguration>
  321. <FileConfiguration
  322. Name="DLL Debug|Win32">
  323. <Tool
  324. Name="VCCustomBuildTool"
  325. Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
  326. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
  327. Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"/>
  328. </FileConfiguration>
  329. <FileConfiguration
  330. Name="DLL Release|Win32">
  331. <Tool
  332. Name="VCCustomBuildTool"
  333. Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
  334. CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
  335. Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"/>
  336. </FileConfiguration>
  337. </File>
  338. <File
  339. RelativePath="..\..\include\wx\univ\setup.h">
  340. <FileConfiguration
  341. Name="Debug|Win32"/>
  342. <FileConfiguration
  343. Name="Release|Win32"/>
  344. <FileConfiguration
  345. Name="DLL Debug|Win32"/>
  346. <FileConfiguration
  347. Name="DLL Release|Win32"/>
  348. </File>
  349. </Filter>
  350. </Files>
  351. <Globals>
  352. </Globals>
  353. </VisualStudioProject>