]>
Commit | Line | Data |
---|---|---|
63fd12c7 VZ |
1 | <?xml version="1.0" encoding="utf-8"?>\r |
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r | |
3 | <ItemGroup Label="ProjectConfigurations">\r | |
4 | <ProjectConfiguration Include="Debug|Win32">\r | |
5 | <Configuration>Debug</Configuration>\r | |
6 | <Platform>Win32</Platform>\r | |
7 | </ProjectConfiguration>\r | |
8 | <ProjectConfiguration Include="DLL Debug|Win32">\r | |
9 | <Configuration>DLL Debug</Configuration>\r | |
10 | <Platform>Win32</Platform>\r | |
11 | </ProjectConfiguration>\r | |
12 | <ProjectConfiguration Include="DLL Release|Win32">\r | |
13 | <Configuration>DLL Release</Configuration>\r | |
14 | <Platform>Win32</Platform>\r | |
15 | </ProjectConfiguration>\r | |
16 | <ProjectConfiguration Include="DLL Universal Debug|Win32">\r | |
17 | <Configuration>DLL Universal Debug</Configuration>\r | |
18 | <Platform>Win32</Platform>\r | |
19 | </ProjectConfiguration>\r | |
20 | <ProjectConfiguration Include="DLL Universal Release|Win32">\r | |
21 | <Configuration>DLL Universal Release</Configuration>\r | |
22 | <Platform>Win32</Platform>\r | |
23 | </ProjectConfiguration>\r | |
24 | <ProjectConfiguration Include="Release|Win32">\r | |
25 | <Configuration>Release</Configuration>\r | |
26 | <Platform>Win32</Platform>\r | |
27 | </ProjectConfiguration>\r | |
28 | <ProjectConfiguration Include="Universal Debug|Win32">\r | |
29 | <Configuration>Universal Debug</Configuration>\r | |
30 | <Platform>Win32</Platform>\r | |
31 | </ProjectConfiguration>\r | |
32 | <ProjectConfiguration Include="Universal Release|Win32">\r | |
33 | <Configuration>Universal Release</Configuration>\r | |
34 | <Platform>Win32</Platform>\r | |
35 | </ProjectConfiguration>\r | |
36 | </ItemGroup>\r | |
37 | <PropertyGroup Label="Globals">\r | |
38 | <ProjectName>wxregex</ProjectName>\r | |
39 | <ProjectGuid>{56A4B526-BB81-5D01-AAA9-16D23BBB169D}</ProjectGuid>\r | |
40 | </PropertyGroup>\r | |
41 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r | |
42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'" Label="Configuration">\r | |
43 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
44 | <UseOfMfc>false</UseOfMfc>\r | |
45 | <CharacterSet>Unicode</CharacterSet>\r | |
46 | </PropertyGroup>\r | |
47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'" Label="Configuration">\r | |
48 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
49 | <UseOfMfc>false</UseOfMfc>\r | |
50 | <CharacterSet>Unicode</CharacterSet>\r | |
51 | </PropertyGroup>\r | |
52 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'" Label="Configuration">\r | |
53 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
54 | <UseOfMfc>false</UseOfMfc>\r | |
55 | <CharacterSet>Unicode</CharacterSet>\r | |
56 | </PropertyGroup>\r | |
57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'" Label="Configuration">\r | |
58 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
59 | <UseOfMfc>false</UseOfMfc>\r | |
60 | <CharacterSet>Unicode</CharacterSet>\r | |
61 | </PropertyGroup>\r | |
62 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'" Label="Configuration">\r | |
63 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
64 | <UseOfMfc>false</UseOfMfc>\r | |
65 | <CharacterSet>Unicode</CharacterSet>\r | |
66 | </PropertyGroup>\r | |
67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'" Label="Configuration">\r | |
68 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
69 | <UseOfMfc>false</UseOfMfc>\r | |
70 | <CharacterSet>Unicode</CharacterSet>\r | |
71 | </PropertyGroup>\r | |
72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r | |
73 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
74 | <UseOfMfc>false</UseOfMfc>\r | |
75 | <CharacterSet>Unicode</CharacterSet>\r | |
76 | </PropertyGroup>\r | |
77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r | |
78 | <ConfigurationType>StaticLibrary</ConfigurationType>\r | |
79 | <UseOfMfc>false</UseOfMfc>\r | |
80 | <CharacterSet>Unicode</CharacterSet>\r | |
81 | </PropertyGroup>\r | |
82 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r | |
83 | <ImportGroup Label="ExtensionSettings">\r | |
84 | </ImportGroup>\r | |
85 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'" Label="PropertySheets">\r | |
86 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
87 | </ImportGroup>\r | |
88 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'" Label="PropertySheets">\r | |
89 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
90 | </ImportGroup>\r | |
91 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'" Label="PropertySheets">\r | |
92 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
93 | </ImportGroup>\r | |
94 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'" Label="PropertySheets">\r | |
95 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
96 | </ImportGroup>\r | |
97 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'" Label="PropertySheets">\r | |
98 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
99 | </ImportGroup>\r | |
100 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'" Label="PropertySheets">\r | |
101 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
102 | </ImportGroup>\r | |
103 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r | |
104 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
105 | </ImportGroup>\r | |
106 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r | |
107 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
108 | </ImportGroup>\r | |
109 | <PropertyGroup Label="UserMacros" />\r | |
110 | <PropertyGroup>\r | |
111 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>\r | |
112 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
113 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">vc_mswud\wxregex\</IntDir>\r | |
114 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
115 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">vc_mswu\wxregex\</IntDir>\r | |
116 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
117 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">vc_mswunivud\wxregex\</IntDir>\r | |
118 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\</OutDir>\r | |
119 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">vc_mswunivu\wxregex\</IntDir>\r | |
120 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
121 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">vc_mswuddll\wxregex\</IntDir>\r | |
122 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
123 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">vc_mswudll\wxregex\</IntDir>\r | |
124 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
125 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">vc_mswunivuddll\wxregex\</IntDir>\r | |
126 | <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\</OutDir>\r | |
127 | <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">vc_mswunivudll\wxregex\</IntDir>\r | |
128 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)ud</TargetName>\r | |
129 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">$(ProjectName)ud</TargetName>\r | |
130 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">$(ProjectName)ud</TargetName>\r | |
131 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">$(ProjectName)ud</TargetName>\r | |
132 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">$(ProjectName)u</TargetName>\r | |
133 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">$(ProjectName)u</TargetName>\r | |
134 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)u</TargetName>\r | |
135 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">$(ProjectName)u</TargetName>\r | |
136 | </PropertyGroup>\r | |
137 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r | |
138 | <Midl>\r | |
139 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
140 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
141 | </Midl>\r | |
142 | <ClCompile>\r | |
143 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
144 | <Optimization>Disabled</Optimization>\r | |
145 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
146 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
147 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
148 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
149 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
150 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
151 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
152 | <ObjectFileName>vc_mswud\wxregex\</ObjectFileName>\r | |
153 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxregexud.pdb</ProgramDataBaseFileName>\r | |
154 | <WarningLevel>Level3</WarningLevel>\r | |
155 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
156 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
157 | </ClCompile>\r | |
158 | <ResourceCompile>\r | |
159 | <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
160 | <Culture>0x0409</Culture>\r | |
161 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
162 | </ResourceCompile>\r | |
163 | <Lib>\r | |
164 | <OutputFile>..\..\lib\vc_lib\wxregexud.lib</OutputFile>\r | |
165 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
166 | </Lib>\r | |
167 | <Bscmake>\r | |
168 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxregex.bsc</OutputFile>\r | |
169 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
170 | </Bscmake>\r | |
171 | </ItemDefinitionGroup>\r | |
172 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r | |
173 | <Midl>\r | |
174 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
175 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
176 | </Midl>\r | |
177 | <ClCompile>\r | |
178 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
179 | <Optimization>MaxSpeed</Optimization>\r | |
180 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
181 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
182 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
183 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
184 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
185 | <ObjectFileName>vc_mswu\wxregex\</ObjectFileName>\r | |
186 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxregexu.pdb</ProgramDataBaseFileName>\r | |
187 | <WarningLevel>Level3</WarningLevel>\r | |
188 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
189 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
190 | </ClCompile>\r | |
191 | <ResourceCompile>\r | |
192 | <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
193 | <Culture>0x0409</Culture>\r | |
194 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
195 | </ResourceCompile>\r | |
196 | <Lib>\r | |
197 | <OutputFile>..\..\lib\vc_lib\wxregexu.lib</OutputFile>\r | |
198 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
199 | </Lib>\r | |
200 | <Bscmake>\r | |
201 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxregex.bsc</OutputFile>\r | |
202 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
203 | </Bscmake>\r | |
204 | </ItemDefinitionGroup>\r | |
205 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">\r | |
206 | <Midl>\r | |
207 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
208 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswunivud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
209 | </Midl>\r | |
210 | <ClCompile>\r | |
211 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
212 | <Optimization>Disabled</Optimization>\r | |
213 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswunivud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
214 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
215 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
216 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
217 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
218 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
219 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
220 | <ObjectFileName>vc_mswunivud\wxregex\</ObjectFileName>\r | |
221 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxregexud.pdb</ProgramDataBaseFileName>\r | |
222 | <WarningLevel>Level3</WarningLevel>\r | |
223 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
224 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
225 | </ClCompile>\r | |
226 | <ResourceCompile>\r | |
227 | <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
228 | <Culture>0x0409</Culture>\r | |
229 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswunivud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
230 | </ResourceCompile>\r | |
231 | <Lib>\r | |
232 | <OutputFile>..\..\lib\vc_lib\wxregexud.lib</OutputFile>\r | |
233 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
234 | </Lib>\r | |
235 | <Bscmake>\r | |
236 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxregex.bsc</OutputFile>\r | |
237 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
238 | </Bscmake>\r | |
239 | </ItemDefinitionGroup>\r | |
240 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">\r | |
241 | <Midl>\r | |
242 | <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
243 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswunivu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
244 | </Midl>\r | |
245 | <ClCompile>\r | |
246 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
247 | <Optimization>MaxSpeed</Optimization>\r | |
248 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswunivu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
249 | <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
250 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
251 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
252 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
253 | <ObjectFileName>vc_mswunivu\wxregex\</ObjectFileName>\r | |
254 | <ProgramDataBaseFileName>..\..\lib\vc_lib\wxregexu.pdb</ProgramDataBaseFileName>\r | |
255 | <WarningLevel>Level3</WarningLevel>\r | |
256 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
257 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
258 | </ClCompile>\r | |
259 | <ResourceCompile>\r | |
260 | <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
261 | <Culture>0x0409</Culture>\r | |
262 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_lib\mswunivu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
263 | </ResourceCompile>\r | |
264 | <Lib>\r | |
265 | <OutputFile>..\..\lib\vc_lib\wxregexu.lib</OutputFile>\r | |
266 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
267 | </Lib>\r | |
268 | <Bscmake>\r | |
269 | <OutputFile>..\..\lib\vc_lib\wx_vc9_wxregex.bsc</OutputFile>\r | |
270 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
271 | </Bscmake>\r | |
272 | </ItemDefinitionGroup>\r | |
273 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">\r | |
274 | <Midl>\r | |
275 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
276 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
277 | </Midl>\r | |
278 | <ClCompile>\r | |
279 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
280 | <Optimization>Disabled</Optimization>\r | |
281 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
282 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
283 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
284 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
285 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
286 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
287 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
288 | <ObjectFileName>vc_mswuddll\wxregex\</ObjectFileName>\r | |
289 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxregexud.pdb</ProgramDataBaseFileName>\r | |
290 | <WarningLevel>Level3</WarningLevel>\r | |
291 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
292 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
293 | </ClCompile>\r | |
294 | <ResourceCompile>\r | |
295 | <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
296 | <Culture>0x0409</Culture>\r | |
297 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
298 | </ResourceCompile>\r | |
299 | <Lib>\r | |
300 | <OutputFile>..\..\lib\vc_dll\wxregexud.lib</OutputFile>\r | |
301 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
302 | </Lib>\r | |
303 | <Bscmake>\r | |
304 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxregex.bsc</OutputFile>\r | |
305 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
306 | </Bscmake>\r | |
307 | </ItemDefinitionGroup>\r | |
308 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">\r | |
309 | <Midl>\r | |
310 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
311 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
312 | </Midl>\r | |
313 | <ClCompile>\r | |
314 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
315 | <Optimization>MaxSpeed</Optimization>\r | |
316 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
317 | <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;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
318 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
319 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
320 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
321 | <ObjectFileName>vc_mswudll\wxregex\</ObjectFileName>\r | |
322 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxregexu.pdb</ProgramDataBaseFileName>\r | |
323 | <WarningLevel>Level3</WarningLevel>\r | |
324 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
325 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
326 | </ClCompile>\r | |
327 | <ResourceCompile>\r | |
328 | <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
329 | <Culture>0x0409</Culture>\r | |
330 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
331 | </ResourceCompile>\r | |
332 | <Lib>\r | |
333 | <OutputFile>..\..\lib\vc_dll\wxregexu.lib</OutputFile>\r | |
334 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
335 | </Lib>\r | |
336 | <Bscmake>\r | |
337 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxregex.bsc</OutputFile>\r | |
338 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
339 | </Bscmake>\r | |
340 | </ItemDefinitionGroup>\r | |
341 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">\r | |
342 | <Midl>\r | |
343 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
344 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswunivud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
345 | </Midl>\r | |
346 | <ClCompile>\r | |
347 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
348 | <Optimization>Disabled</Optimization>\r | |
349 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswunivud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
350 | <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__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
351 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
352 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r | |
353 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r | |
354 | <BufferSecurityCheck>true</BufferSecurityCheck>\r | |
355 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
356 | <ObjectFileName>vc_mswunivuddll\wxregex\</ObjectFileName>\r | |
357 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxregexud.pdb</ProgramDataBaseFileName>\r | |
358 | <WarningLevel>Level3</WarningLevel>\r | |
359 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
360 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
361 | </ClCompile>\r | |
362 | <ResourceCompile>\r | |
363 | <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
364 | <Culture>0x0409</Culture>\r | |
365 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswunivud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
366 | </ResourceCompile>\r | |
367 | <Lib>\r | |
368 | <OutputFile>..\..\lib\vc_dll\wxregexud.lib</OutputFile>\r | |
369 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
370 | </Lib>\r | |
371 | <Bscmake>\r | |
372 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxregex.bsc</OutputFile>\r | |
373 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
374 | </Bscmake>\r | |
375 | </ItemDefinitionGroup>\r | |
376 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">\r | |
377 | <Midl>\r | |
378 | <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
379 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswunivu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
380 | </Midl>\r | |
381 | <ClCompile>\r | |
382 | <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>\r | |
383 | <Optimization>MaxSpeed</Optimization>\r | |
384 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswunivu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
385 | <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
386 | <ExceptionHandling>Sync</ExceptionHandling>\r | |
387 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r | |
388 | <RuntimeTypeInfo>true</RuntimeTypeInfo>\r | |
389 | <ObjectFileName>vc_mswunivudll\wxregex\</ObjectFileName>\r | |
390 | <ProgramDataBaseFileName>..\..\lib\vc_dll\wxregexu.pdb</ProgramDataBaseFileName>\r | |
391 | <WarningLevel>Level3</WarningLevel>\r | |
392 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
393 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r | |
394 | </ClCompile>\r | |
395 | <ResourceCompile>\r | |
396 | <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r | |
397 | <Culture>0x0409</Culture>\r | |
398 | <AdditionalIncludeDirectories>..\..\include;..\..\lib\vc_dll\mswunivu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r | |
399 | </ResourceCompile>\r | |
400 | <Lib>\r | |
401 | <OutputFile>..\..\lib\vc_dll\wxregexu.lib</OutputFile>\r | |
402 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
403 | </Lib>\r | |
404 | <Bscmake>\r | |
405 | <OutputFile>..\..\lib\vc_dll\wx_vc9_wxregex.bsc</OutputFile>\r | |
406 | <SuppressStartupBanner>true</SuppressStartupBanner>\r | |
407 | </Bscmake>\r | |
408 | </ItemDefinitionGroup>\r | |
409 | <ItemGroup>\r | |
410 | <ClCompile Include="..\..\src\regex\regcomp.c" />\r | |
411 | <ClCompile Include="..\..\src\regex\regerror.c" />\r | |
412 | <ClCompile Include="..\..\src\regex\regexec.c" />\r | |
413 | <ClCompile Include="..\..\src\regex\regfree.c" />\r | |
414 | </ItemGroup>\r | |
415 | <ItemGroup>\r | |
416 | <CustomBuild Include="..\..\include\wx\msw\genrcdefs.h">\r | |
417 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h</Message>\r | |
418 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"</Command>\r | |
419 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
420 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\mswud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
421 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h</Message>\r | |
422 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"</Command>\r | |
423 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
424 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\mswu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
425 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h</Message>\r | |
426 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"</Command>\r | |
427 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
428 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\mswunivud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
429 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h</Message>\r | |
430 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"</Command>\r | |
431 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
432 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\mswunivu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
433 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h</Message>\r | |
434 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"</Command>\r | |
435 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
436 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\mswud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
437 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h</Message>\r | |
438 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"</Command>\r | |
439 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
440 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\mswu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
441 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h</Message>\r | |
442 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"</Command>\r | |
443 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
444 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\mswunivud\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
445 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h</Message>\r | |
446 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">cl /EP /nologo "%(FullPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"</Command>\r | |
447 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h;%(Outputs)</Outputs>\r | |
448 | <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\mswunivu\wx\msw;%(AdditionalInputs)</AdditionalInputs>\r | |
449 | </CustomBuild>\r | |
450 | <CustomBuild Include="..\..\include\wx\msw\setup.h">\r | |
451 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">Creating ..\..\lib\vc_dll\mswud\wx\setup.h</Message>\r | |
452 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswud\wx\setup.h</Command>\r | |
453 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\mswud\wx\setup.h;%(Outputs)</Outputs>\r | |
454 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">Creating ..\..\lib\vc_dll\mswu\wx\setup.h</Message>\r | |
455 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswu\wx\setup.h</Command>\r | |
456 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\mswu\wx\setup.h;%(Outputs)</Outputs>\r | |
457 | <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Creating ..\..\lib\vc_lib\mswud\wx\setup.h</Message>\r | |
458 | <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswud\wx\setup.h</Command>\r | |
459 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\mswud\wx\setup.h;%(Outputs)</Outputs>\r | |
460 | <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Creating ..\..\lib\vc_lib\mswu\wx\setup.h</Message>\r | |
461 | <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswu\wx\setup.h</Command>\r | |
462 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\mswu\wx\setup.h;%(Outputs)</Outputs>\r | |
463 | </CustomBuild>\r | |
464 | <CustomBuild Include="..\..\include\wx\univ\setup.h">\r | |
465 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h</Message>\r | |
466 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h</Command>\r | |
467 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Debug|Win32'">..\..\lib\vc_dll\mswunivud\wx\setup.h;%(Outputs)</Outputs>\r | |
468 | <Message Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h</Message>\r | |
469 | <Command Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h</Command>\r | |
470 | <Outputs Condition="'$(Configuration)|$(Platform)'=='DLL Universal Release|Win32'">..\..\lib\vc_dll\mswunivu\wx\setup.h;%(Outputs)</Outputs>\r | |
471 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h</Message>\r | |
472 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h</Command>\r | |
473 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Debug|Win32'">..\..\lib\vc_lib\mswunivud\wx\setup.h;%(Outputs)</Outputs>\r | |
474 | <Message Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h</Message>\r | |
475 | <Command Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">copy "%(FullPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h</Command>\r | |
476 | <Outputs Condition="'$(Configuration)|$(Platform)'=='Universal Release|Win32'">..\..\lib\vc_lib\mswunivu\wx\setup.h;%(Outputs)</Outputs>\r | |
477 | </CustomBuild>\r | |
478 | </ItemGroup>\r | |
479 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r | |
480 | <ImportGroup Label="ExtensionTargets">\r | |
481 | </ImportGroup>\r | |
482 | </Project> |