]>
Commit | Line | Data |
---|---|---|
8ece421c | 1 | <?xml version="1.0" encoding="Windows-1252"?>\r |
6e0fbb3d VS |
2 | <!--\r |
3 | \r | |
95ff11c4 CE |
4 | This project was generated by\r |
5 | Bakefile 0.2.6 (http://www.bakefile.org)\r | |
6e0fbb3d VS |
6 | Do not modify, all changes will be overwritten!\r |
7 | \r | |
8 | -->\r | |
9 | <VisualStudioProject\r | |
10 | ProjectType="Visual C++"\r | |
11 | Version="7.10"\r | |
12 | Name="base"\r | |
13 | ProjectGUID="{79F1691B-08C4-55BB-985E-FDDB0BC8753C}">\r | |
14 | <Platforms>\r | |
15 | <Platform\r | |
16 | Name="Win32"/>\r | |
17 | </Platforms>\r | |
18 | <Configurations>\r | |
19 | <Configuration\r | |
95ff11c4 CE |
20 | Name="Debug|Win32"\r |
21 | OutputDirectory="..\..\lib\vc_lib"\r | |
22 | IntermediateDirectory="vc_mswud\base"\r | |
23 | ConfigurationType="4"\r | |
24 | UseOfMFC="0"\r | |
25 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r | |
26 | CharacterSet="1">\r | |
27 | <Tool\r | |
28 | Name="VCCLCompilerTool"\r | |
29 | Optimization="0"\r | |
30 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r | |
d12d9eda | 31 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
95ff11c4 CE |
32 | MinimalRebuild="TRUE"\r |
33 | ExceptionHandling="TRUE"\r | |
34 | BasicRuntimeChecks="3"\r | |
35 | RuntimeLibrary="3"\r | |
36 | BufferSecurityCheck="TRUE"\r | |
37 | RuntimeTypeInfo="TRUE"\r | |
38 | UsePrecompiledHeader="3"\r | |
39 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
40 | PrecompiledHeaderFile="vc_mswud\wxprec_baselib.pch"\r | |
41 | ObjectFile="vc_mswud\base\"\r | |
42 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.pdb"\r | |
43 | WarningLevel="4"\r | |
44 | SuppressStartupBanner="TRUE"\r | |
45 | Detect64BitPortabilityProblems="TRUE"\r | |
46 | DebugInformationFormat="3"/>\r | |
47 | <Tool\r | |
48 | Name="VCCustomBuildTool"/>\r | |
49 | <Tool\r | |
50 | Name="VCLibrarianTool"\r | |
51 | OutputFile="..\..\lib\vc_lib\wxbase29ud.lib"\r | |
52 | SuppressStartupBanner="TRUE"/>\r | |
53 | <Tool\r | |
54 | Name="VCMIDLTool"\r | |
d12d9eda | 55 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
95ff11c4 CE |
56 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
57 | <Tool\r | |
58 | Name="VCPostBuildEventTool"/>\r | |
59 | <Tool\r | |
60 | Name="VCPreBuildEventTool"/>\r | |
61 | <Tool\r | |
62 | Name="VCPreLinkEventTool"/>\r | |
63 | <Tool\r | |
64 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 65 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
95ff11c4 CE |
66 | Culture="1033"\r |
67 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r | |
68 | <Tool\r | |
69 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
70 | <Tool\r | |
71 | Name="VCXMLDataGeneratorTool"/>\r | |
72 | <Tool\r | |
73 | Name="VCWebDeploymentTool"/>\r | |
74 | <Tool\r | |
75 | Name="VCManagedWrapperGeneratorTool"/>\r | |
76 | <Tool\r | |
77 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
78 | </Configuration>\r | |
79 | <Configuration\r | |
80 | Name="Release|Win32"\r | |
81 | OutputDirectory="..\..\lib\vc_lib"\r | |
82 | IntermediateDirectory="vc_mswu\base"\r | |
83 | ConfigurationType="4"\r | |
6e0fbb3d | 84 | UseOfMFC="0"\r |
8ece421c | 85 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 86 | CharacterSet="1">\r |
6e0fbb3d VS |
87 | <Tool\r |
88 | Name="VCCLCompilerTool"\r | |
89 | Optimization="2"\r | |
95ff11c4 CE |
90 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
91 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r | |
8ece421c VZ |
92 | ExceptionHandling="TRUE"\r |
93 | RuntimeLibrary="2"\r | |
94 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
95 | UsePrecompiledHeader="3"\r |
96 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
97 | PrecompiledHeaderFile="vc_mswu\wxprec_baselib.pch"\r |
98 | ObjectFile="vc_mswu\base\"\r | |
99 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.pdb"\r | |
6e0fbb3d | 100 | WarningLevel="4"\r |
8ece421c VZ |
101 | SuppressStartupBanner="TRUE"\r |
102 | Detect64BitPortabilityProblems="TRUE"\r | |
103 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 104 | <Tool\r |
8ece421c | 105 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d | 106 | <Tool\r |
95ff11c4 CE |
107 | Name="VCLibrarianTool"\r |
108 | OutputFile="..\..\lib\vc_lib\wxbase29u.lib"\r | |
109 | SuppressStartupBanner="TRUE"/>\r | |
6e0fbb3d | 110 | <Tool\r |
95ff11c4 CE |
111 | Name="VCMIDLTool"\r |
112 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r | |
113 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r | |
8ece421c VZ |
114 | <Tool\r |
115 | Name="VCPostBuildEventTool"/>\r | |
116 | <Tool\r | |
117 | Name="VCPreBuildEventTool"/>\r | |
118 | <Tool\r | |
119 | Name="VCPreLinkEventTool"/>\r | |
6e0fbb3d | 120 | <Tool\r |
8ece421c | 121 | Name="VCResourceCompilerTool"\r |
95ff11c4 | 122 | PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
8ece421c | 123 | Culture="1033"\r |
95ff11c4 | 124 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
6e0fbb3d | 125 | <Tool\r |
8ece421c | 126 | Name="VCWebServiceProxyGeneratorTool"/>\r |
6e0fbb3d | 127 | <Tool\r |
8ece421c | 128 | Name="VCXMLDataGeneratorTool"/>\r |
6e0fbb3d | 129 | <Tool\r |
8ece421c VZ |
130 | Name="VCWebDeploymentTool"/>\r |
131 | <Tool\r | |
132 | Name="VCManagedWrapperGeneratorTool"/>\r | |
133 | <Tool\r | |
134 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
6e0fbb3d VS |
135 | </Configuration>\r |
136 | <Configuration\r | |
95ff11c4 CE |
137 | Name="Universal Debug|Win32"\r |
138 | OutputDirectory="..\..\lib\vc_lib"\r | |
139 | IntermediateDirectory="vc_mswunivud\base"\r | |
140 | ConfigurationType="4"\r | |
6e0fbb3d | 141 | UseOfMFC="0"\r |
8ece421c | 142 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 143 | CharacterSet="1">\r |
6e0fbb3d VS |
144 | <Tool\r |
145 | Name="VCCLCompilerTool"\r | |
146 | Optimization="0"\r | |
95ff11c4 | 147 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
d12d9eda | 148 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
8ece421c VZ |
149 | MinimalRebuild="TRUE"\r |
150 | ExceptionHandling="TRUE"\r | |
6e0fbb3d | 151 | BasicRuntimeChecks="3"\r |
8ece421c VZ |
152 | RuntimeLibrary="3"\r |
153 | BufferSecurityCheck="TRUE"\r | |
154 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
155 | UsePrecompiledHeader="3"\r |
156 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
157 | PrecompiledHeaderFile="vc_mswunivud\wxprec_baselib.pch"\r |
158 | ObjectFile="vc_mswunivud\base\"\r | |
159 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.pdb"\r | |
6e0fbb3d | 160 | WarningLevel="4"\r |
8ece421c VZ |
161 | SuppressStartupBanner="TRUE"\r |
162 | Detect64BitPortabilityProblems="TRUE"\r | |
163 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 164 | <Tool\r |
8ece421c | 165 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d | 166 | <Tool\r |
95ff11c4 CE |
167 | Name="VCLibrarianTool"\r |
168 | OutputFile="..\..\lib\vc_lib\wxbase29ud.lib"\r | |
169 | SuppressStartupBanner="TRUE"/>\r | |
6e0fbb3d | 170 | <Tool\r |
95ff11c4 | 171 | Name="VCMIDLTool"\r |
d12d9eda | 172 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
95ff11c4 | 173 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
8ece421c VZ |
174 | <Tool\r |
175 | Name="VCPostBuildEventTool"/>\r | |
176 | <Tool\r | |
177 | Name="VCPreBuildEventTool"/>\r | |
6e0fbb3d | 178 | <Tool\r |
8ece421c | 179 | Name="VCPreLinkEventTool"/>\r |
6e0fbb3d | 180 | <Tool\r |
8ece421c | 181 | Name="VCResourceCompilerTool"\r |
d12d9eda | 182 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
8ece421c | 183 | Culture="1033"\r |
95ff11c4 | 184 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
6e0fbb3d | 185 | <Tool\r |
8ece421c | 186 | Name="VCWebServiceProxyGeneratorTool"/>\r |
6e0fbb3d | 187 | <Tool\r |
8ece421c VZ |
188 | Name="VCXMLDataGeneratorTool"/>\r |
189 | <Tool\r | |
190 | Name="VCWebDeploymentTool"/>\r | |
191 | <Tool\r | |
192 | Name="VCManagedWrapperGeneratorTool"/>\r | |
193 | <Tool\r | |
194 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
6e0fbb3d VS |
195 | </Configuration>\r |
196 | <Configuration\r | |
95ff11c4 CE |
197 | Name="Universal Release|Win32"\r |
198 | OutputDirectory="..\..\lib\vc_lib"\r | |
199 | IntermediateDirectory="vc_mswunivu\base"\r | |
200 | ConfigurationType="4"\r | |
6e0fbb3d | 201 | UseOfMFC="0"\r |
8ece421c | 202 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 203 | CharacterSet="1">\r |
6e0fbb3d VS |
204 | <Tool\r |
205 | Name="VCCLCompilerTool"\r | |
206 | Optimization="2"\r | |
95ff11c4 CE |
207 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
208 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r | |
8ece421c VZ |
209 | ExceptionHandling="TRUE"\r |
210 | RuntimeLibrary="2"\r | |
211 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
212 | UsePrecompiledHeader="3"\r |
213 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
214 | PrecompiledHeaderFile="vc_mswunivu\wxprec_baselib.pch"\r |
215 | ObjectFile="vc_mswunivu\base\"\r | |
216 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.pdb"\r | |
6e0fbb3d | 217 | WarningLevel="4"\r |
8ece421c VZ |
218 | SuppressStartupBanner="TRUE"\r |
219 | Detect64BitPortabilityProblems="TRUE"\r | |
220 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 221 | <Tool\r |
8ece421c | 222 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d | 223 | <Tool\r |
95ff11c4 CE |
224 | Name="VCLibrarianTool"\r |
225 | OutputFile="..\..\lib\vc_lib\wxbase29u.lib"\r | |
226 | SuppressStartupBanner="TRUE"/>\r | |
6e0fbb3d | 227 | <Tool\r |
95ff11c4 CE |
228 | Name="VCMIDLTool"\r |
229 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r | |
230 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r | |
8ece421c VZ |
231 | <Tool\r |
232 | Name="VCPostBuildEventTool"/>\r | |
6e0fbb3d | 233 | <Tool\r |
8ece421c | 234 | Name="VCPreBuildEventTool"/>\r |
6e0fbb3d | 235 | <Tool\r |
8ece421c | 236 | Name="VCPreLinkEventTool"/>\r |
6e0fbb3d | 237 | <Tool\r |
8ece421c | 238 | Name="VCResourceCompilerTool"\r |
95ff11c4 | 239 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"\r |
8ece421c | 240 | Culture="1033"\r |
95ff11c4 | 241 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
6e0fbb3d | 242 | <Tool\r |
8ece421c VZ |
243 | Name="VCWebServiceProxyGeneratorTool"/>\r |
244 | <Tool\r | |
245 | Name="VCXMLDataGeneratorTool"/>\r | |
246 | <Tool\r | |
247 | Name="VCWebDeploymentTool"/>\r | |
248 | <Tool\r | |
249 | Name="VCManagedWrapperGeneratorTool"/>\r | |
250 | <Tool\r | |
251 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
6e0fbb3d VS |
252 | </Configuration>\r |
253 | <Configuration\r | |
254 | Name="DLL Debug|Win32"\r | |
255 | OutputDirectory="..\..\lib\vc_dll"\r | |
256 | IntermediateDirectory="vc_mswuddll\base"\r | |
257 | ConfigurationType="2"\r | |
258 | UseOfMFC="0"\r | |
8ece421c | 259 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 260 | CharacterSet="1">\r |
6e0fbb3d VS |
261 | <Tool\r |
262 | Name="VCCLCompilerTool"\r | |
263 | Optimization="0"\r | |
6e0fbb3d | 264 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
d12d9eda | 265 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
8ece421c VZ |
266 | MinimalRebuild="TRUE"\r |
267 | ExceptionHandling="TRUE"\r | |
6e0fbb3d | 268 | BasicRuntimeChecks="3"\r |
8ece421c VZ |
269 | RuntimeLibrary="3"\r |
270 | BufferSecurityCheck="TRUE"\r | |
271 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
272 | UsePrecompiledHeader="3"\r |
273 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
274 | PrecompiledHeaderFile="vc_mswuddll\wxprec_basedll.pch"\r | |
6e0fbb3d | 275 | ObjectFile="vc_mswuddll\base\"\r |
f3239c21 | 276 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase291ud_vc_custom.pdb"\r |
6e0fbb3d | 277 | WarningLevel="4"\r |
8ece421c VZ |
278 | SuppressStartupBanner="TRUE"\r |
279 | Detect64BitPortabilityProblems="TRUE"\r | |
280 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 281 | <Tool\r |
8ece421c | 282 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d VS |
283 | <Tool\r |
284 | Name="VCLinkerTool"\r | |
6e0fbb3d | 285 | AdditionalOptions=""\r |
b44f5137 | 286 | 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"\r |
f3239c21 | 287 | OutputFile="..\..\lib\vc_dll\wxbase291ud_vc_custom.dll"\r |
6e0fbb3d VS |
288 | LinkIncremental="2"\r |
289 | ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"\r | |
8ece421c | 290 | SuppressStartupBanner="TRUE"\r |
6e0fbb3d | 291 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r |
8ece421c | 292 | GenerateDebugInformation="TRUE"\r |
f3239c21 | 293 | ProgramDatabaseFile="..\..\lib\vc_dll\wxbase291ud_vc_custom.pdb"\r |
6e0fbb3d VS |
294 | TargetMachine="1"/>\r |
295 | <Tool\r | |
95ff11c4 | 296 | Name="VCMIDLTool"\r |
d12d9eda | 297 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
95ff11c4 | 298 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
6e0fbb3d | 299 | <Tool\r |
8ece421c | 300 | Name="VCPostBuildEventTool"/>\r |
6e0fbb3d | 301 | <Tool\r |
8ece421c | 302 | Name="VCPreBuildEventTool"/>\r |
6e0fbb3d | 303 | <Tool\r |
8ece421c | 304 | Name="VCPreLinkEventTool"/>\r |
6e0fbb3d | 305 | <Tool\r |
8ece421c | 306 | Name="VCResourceCompilerTool"\r |
d12d9eda | 307 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase291ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
8ece421c VZ |
308 | Culture="1033"\r |
309 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r | |
310 | <Tool\r | |
311 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
312 | <Tool\r | |
313 | Name="VCXMLDataGeneratorTool"/>\r | |
314 | <Tool\r | |
315 | Name="VCWebDeploymentTool"/>\r | |
316 | <Tool\r | |
317 | Name="VCManagedWrapperGeneratorTool"/>\r | |
318 | <Tool\r | |
319 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
6e0fbb3d VS |
320 | </Configuration>\r |
321 | <Configuration\r | |
95ff11c4 CE |
322 | Name="DLL Release|Win32"\r |
323 | OutputDirectory="..\..\lib\vc_dll"\r | |
324 | IntermediateDirectory="vc_mswudll\base"\r | |
325 | ConfigurationType="2"\r | |
6e0fbb3d | 326 | UseOfMFC="0"\r |
8ece421c | 327 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 328 | CharacterSet="1">\r |
6e0fbb3d VS |
329 | <Tool\r |
330 | Name="VCCLCompilerTool"\r | |
331 | Optimization="2"\r | |
95ff11c4 CE |
332 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
333 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r | |
8ece421c VZ |
334 | ExceptionHandling="TRUE"\r |
335 | RuntimeLibrary="2"\r | |
336 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
337 | UsePrecompiledHeader="3"\r |
338 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
339 | PrecompiledHeaderFile="vc_mswudll\wxprec_basedll.pch"\r |
340 | ObjectFile="vc_mswudll\base\"\r | |
f3239c21 | 341 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase291u_vc_custom.pdb"\r |
6e0fbb3d | 342 | WarningLevel="4"\r |
8ece421c VZ |
343 | SuppressStartupBanner="TRUE"\r |
344 | Detect64BitPortabilityProblems="TRUE"\r | |
345 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 346 | <Tool\r |
8ece421c | 347 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d | 348 | <Tool\r |
95ff11c4 CE |
349 | Name="VCLinkerTool"\r |
350 | AdditionalOptions=""\r | |
351 | 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"\r | |
f3239c21 | 352 | OutputFile="..\..\lib\vc_dll\wxbase291u_vc_custom.dll"\r |
95ff11c4 CE |
353 | LinkIncremental="2"\r |
354 | ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"\r | |
355 | SuppressStartupBanner="TRUE"\r | |
356 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r | |
357 | GenerateDebugInformation="TRUE"\r | |
f3239c21 | 358 | ProgramDatabaseFile="..\..\lib\vc_dll\wxbase291u_vc_custom.pdb"\r |
95ff11c4 | 359 | TargetMachine="1"/>\r |
8ece421c | 360 | <Tool\r |
95ff11c4 CE |
361 | Name="VCMIDLTool"\r |
362 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r | |
363 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r | |
8ece421c VZ |
364 | <Tool\r |
365 | Name="VCPostBuildEventTool"/>\r | |
366 | <Tool\r | |
367 | Name="VCPreBuildEventTool"/>\r | |
6e0fbb3d VS |
368 | <Tool\r |
369 | Name="VCPreLinkEventTool"/>\r | |
370 | <Tool\r | |
8ece421c | 371 | Name="VCResourceCompilerTool"\r |
f3239c21 | 372 | PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase291u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
8ece421c | 373 | Culture="1033"\r |
95ff11c4 | 374 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
6e0fbb3d | 375 | <Tool\r |
8ece421c | 376 | Name="VCWebServiceProxyGeneratorTool"/>\r |
6e0fbb3d | 377 | <Tool\r |
8ece421c | 378 | Name="VCXMLDataGeneratorTool"/>\r |
6e0fbb3d | 379 | <Tool\r |
8ece421c | 380 | Name="VCWebDeploymentTool"/>\r |
6e0fbb3d | 381 | <Tool\r |
8ece421c | 382 | Name="VCManagedWrapperGeneratorTool"/>\r |
6e0fbb3d | 383 | <Tool\r |
8ece421c | 384 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r |
6e0fbb3d VS |
385 | </Configuration>\r |
386 | <Configuration\r | |
95ff11c4 CE |
387 | Name="DLL Universal Debug|Win32"\r |
388 | OutputDirectory="..\..\lib\vc_dll"\r | |
389 | IntermediateDirectory="vc_mswunivuddll\base"\r | |
390 | ConfigurationType="2"\r | |
6e0fbb3d | 391 | UseOfMFC="0"\r |
8ece421c | 392 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 393 | CharacterSet="1">\r |
6e0fbb3d VS |
394 | <Tool\r |
395 | Name="VCCLCompilerTool"\r | |
396 | Optimization="0"\r | |
95ff11c4 | 397 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
d12d9eda | 398 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
8ece421c VZ |
399 | MinimalRebuild="TRUE"\r |
400 | ExceptionHandling="TRUE"\r | |
6e0fbb3d | 401 | BasicRuntimeChecks="3"\r |
8ece421c VZ |
402 | RuntimeLibrary="3"\r |
403 | BufferSecurityCheck="TRUE"\r | |
404 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
405 | UsePrecompiledHeader="3"\r |
406 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
407 | PrecompiledHeaderFile="vc_mswunivuddll\wxprec_basedll.pch"\r |
408 | ObjectFile="vc_mswunivuddll\base\"\r | |
f3239c21 | 409 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase291ud_vc_custom.pdb"\r |
6e0fbb3d | 410 | WarningLevel="4"\r |
8ece421c VZ |
411 | SuppressStartupBanner="TRUE"\r |
412 | Detect64BitPortabilityProblems="TRUE"\r | |
413 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 414 | <Tool\r |
8ece421c | 415 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d | 416 | <Tool\r |
95ff11c4 CE |
417 | Name="VCLinkerTool"\r |
418 | AdditionalOptions=""\r | |
419 | 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"\r | |
f3239c21 | 420 | OutputFile="..\..\lib\vc_dll\wxbase291ud_vc_custom.dll"\r |
95ff11c4 CE |
421 | LinkIncremental="2"\r |
422 | ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"\r | |
8ece421c | 423 | SuppressStartupBanner="TRUE"\r |
95ff11c4 CE |
424 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r |
425 | GenerateDebugInformation="TRUE"\r | |
f3239c21 | 426 | ProgramDatabaseFile="..\..\lib\vc_dll\wxbase291ud_vc_custom.pdb"\r |
95ff11c4 | 427 | TargetMachine="1"/>\r |
8ece421c | 428 | <Tool\r |
95ff11c4 | 429 | Name="VCMIDLTool"\r |
d12d9eda | 430 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
95ff11c4 | 431 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
8ece421c VZ |
432 | <Tool\r |
433 | Name="VCPostBuildEventTool"/>\r | |
434 | <Tool\r | |
435 | Name="VCPreBuildEventTool"/>\r | |
6e0fbb3d VS |
436 | <Tool\r |
437 | Name="VCPreLinkEventTool"/>\r | |
438 | <Tool\r | |
8ece421c | 439 | Name="VCResourceCompilerTool"\r |
d12d9eda | 440 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase291ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
8ece421c | 441 | Culture="1033"\r |
95ff11c4 | 442 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
6e0fbb3d | 443 | <Tool\r |
8ece421c | 444 | Name="VCWebServiceProxyGeneratorTool"/>\r |
6e0fbb3d | 445 | <Tool\r |
8ece421c | 446 | Name="VCXMLDataGeneratorTool"/>\r |
6e0fbb3d | 447 | <Tool\r |
8ece421c | 448 | Name="VCWebDeploymentTool"/>\r |
6e0fbb3d | 449 | <Tool\r |
8ece421c | 450 | Name="VCManagedWrapperGeneratorTool"/>\r |
6e0fbb3d | 451 | <Tool\r |
8ece421c | 452 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r |
6e0fbb3d VS |
453 | </Configuration>\r |
454 | <Configuration\r | |
95ff11c4 CE |
455 | Name="DLL Universal Release|Win32"\r |
456 | OutputDirectory="..\..\lib\vc_dll"\r | |
457 | IntermediateDirectory="vc_mswunivudll\base"\r | |
458 | ConfigurationType="2"\r | |
6e0fbb3d | 459 | UseOfMFC="0"\r |
8ece421c | 460 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 461 | CharacterSet="1">\r |
6e0fbb3d VS |
462 | <Tool\r |
463 | Name="VCCLCompilerTool"\r | |
95ff11c4 CE |
464 | Optimization="2"\r |
465 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r | |
466 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r | |
8ece421c | 467 | ExceptionHandling="TRUE"\r |
95ff11c4 | 468 | RuntimeLibrary="2"\r |
8ece421c | 469 | RuntimeTypeInfo="TRUE"\r |
6e0fbb3d VS |
470 | UsePrecompiledHeader="3"\r |
471 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
472 | PrecompiledHeaderFile="vc_mswunivudll\wxprec_basedll.pch"\r |
473 | ObjectFile="vc_mswunivudll\base\"\r | |
f3239c21 | 474 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase291u_vc_custom.pdb"\r |
6e0fbb3d | 475 | WarningLevel="4"\r |
8ece421c VZ |
476 | SuppressStartupBanner="TRUE"\r |
477 | Detect64BitPortabilityProblems="TRUE"\r | |
478 | DebugInformationFormat="3"/>\r | |
479 | <Tool\r | |
480 | Name="VCCustomBuildTool"/>\r | |
6e0fbb3d | 481 | <Tool\r |
95ff11c4 CE |
482 | Name="VCLinkerTool"\r |
483 | AdditionalOptions=""\r | |
484 | 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"\r | |
f3239c21 | 485 | OutputFile="..\..\lib\vc_dll\wxbase291u_vc_custom.dll"\r |
95ff11c4 CE |
486 | LinkIncremental="2"\r |
487 | ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"\r | |
488 | SuppressStartupBanner="TRUE"\r | |
489 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r | |
490 | GenerateDebugInformation="TRUE"\r | |
f3239c21 | 491 | ProgramDatabaseFile="..\..\lib\vc_dll\wxbase291u_vc_custom.pdb"\r |
95ff11c4 | 492 | TargetMachine="1"/>\r |
6e0fbb3d | 493 | <Tool\r |
95ff11c4 CE |
494 | Name="VCMIDLTool"\r |
495 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r | |
496 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r | |
8ece421c VZ |
497 | <Tool\r |
498 | Name="VCPostBuildEventTool"/>\r | |
499 | <Tool\r | |
500 | Name="VCPreBuildEventTool"/>\r | |
6e0fbb3d VS |
501 | <Tool\r |
502 | Name="VCPreLinkEventTool"/>\r | |
503 | <Tool\r | |
8ece421c | 504 | Name="VCResourceCompilerTool"\r |
f3239c21 | 505 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase291u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"\r |
8ece421c | 506 | Culture="1033"\r |
95ff11c4 | 507 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>\r |
6e0fbb3d | 508 | <Tool\r |
8ece421c | 509 | Name="VCWebServiceProxyGeneratorTool"/>\r |
6e0fbb3d | 510 | <Tool\r |
8ece421c | 511 | Name="VCXMLDataGeneratorTool"/>\r |
6e0fbb3d | 512 | <Tool\r |
8ece421c | 513 | Name="VCWebDeploymentTool"/>\r |
6e0fbb3d | 514 | <Tool\r |
8ece421c | 515 | Name="VCManagedWrapperGeneratorTool"/>\r |
6e0fbb3d | 516 | <Tool\r |
8ece421c | 517 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r |
6e0fbb3d VS |
518 | </Configuration>\r |
519 | </Configurations>\r | |
520 | <References>\r | |
521 | \r | |
522 | </References>\r | |
523 | <Files>\r | |
524 | <Filter\r | |
525 | Name="Common Sources"\r | |
526 | UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}">\r | |
178c7760 JS |
527 | <File\r |
528 | RelativePath="..\..\src\common\any.cpp">\r | |
529 | </File>\r | |
6e0fbb3d | 530 | <File\r |
8ece421c VZ |
531 | RelativePath="..\..\src\common\appbase.cpp">\r |
532 | </File>\r | |
6e0fbb3d | 533 | <File\r |
8ece421c VZ |
534 | RelativePath="..\..\src\common\arcall.cpp">\r |
535 | </File>\r | |
6e0fbb3d | 536 | <File\r |
8ece421c VZ |
537 | RelativePath="..\..\src\common\arcfind.cpp">\r |
538 | </File>\r | |
6e0fbb3d | 539 | <File\r |
8ece421c VZ |
540 | RelativePath="..\..\src\common\archive.cpp">\r |
541 | </File>\r | |
6e0fbb3d | 542 | <File\r |
8ece421c VZ |
543 | RelativePath="..\..\src\common\arrstr.cpp">\r |
544 | </File>\r | |
6e0fbb3d | 545 | <File\r |
8ece421c VZ |
546 | RelativePath="..\..\src\common\base64.cpp">\r |
547 | </File>\r | |
6e0fbb3d | 548 | <File\r |
8ece421c VZ |
549 | RelativePath="..\..\src\common\clntdata.cpp">\r |
550 | </File>\r | |
6e0fbb3d | 551 | <File\r |
8ece421c VZ |
552 | RelativePath="..\..\src\common\cmdline.cpp">\r |
553 | </File>\r | |
6e0fbb3d | 554 | <File\r |
8ece421c VZ |
555 | RelativePath="..\..\src\common\config.cpp">\r |
556 | </File>\r | |
6e0fbb3d | 557 | <File\r |
8ece421c VZ |
558 | RelativePath="..\..\src\common\convauto.cpp">\r |
559 | </File>\r | |
6e0fbb3d | 560 | <File\r |
8ece421c VZ |
561 | RelativePath="..\..\src\common\datetime.cpp">\r |
562 | </File>\r | |
98919134 FM |
563 | <File\r |
564 | RelativePath="..\..\src\common\datetimefmt.cpp">\r | |
565 | </File>\r | |
6e0fbb3d | 566 | <File\r |
8ece421c VZ |
567 | RelativePath="..\..\src\common\datstrm.cpp">\r |
568 | </File>\r | |
6e0fbb3d | 569 | <File\r |
8ece421c VZ |
570 | RelativePath="..\..\src\common\dircmn.cpp">\r |
571 | </File>\r | |
6e0fbb3d VS |
572 | <File\r |
573 | RelativePath="..\..\src\common\dummy.cpp">\r | |
574 | <FileConfiguration\r | |
95ff11c4 | 575 | Name="Debug|Win32">\r |
6e0fbb3d VS |
576 | <Tool\r |
577 | Name="VCCLCompilerTool"\r | |
578 | UsePrecompiledHeader="1"/>\r | |
579 | </FileConfiguration>\r | |
580 | <FileConfiguration\r | |
95ff11c4 | 581 | Name="Release|Win32">\r |
6e0fbb3d VS |
582 | <Tool\r |
583 | Name="VCCLCompilerTool"\r | |
584 | UsePrecompiledHeader="1"/>\r | |
585 | </FileConfiguration>\r | |
586 | <FileConfiguration\r | |
95ff11c4 | 587 | Name="Universal Debug|Win32">\r |
6e0fbb3d VS |
588 | <Tool\r |
589 | Name="VCCLCompilerTool"\r | |
590 | UsePrecompiledHeader="1"/>\r | |
591 | </FileConfiguration>\r | |
592 | <FileConfiguration\r | |
95ff11c4 | 593 | Name="Universal Release|Win32">\r |
6e0fbb3d VS |
594 | <Tool\r |
595 | Name="VCCLCompilerTool"\r | |
596 | UsePrecompiledHeader="1"/>\r | |
597 | </FileConfiguration>\r | |
598 | <FileConfiguration\r | |
95ff11c4 | 599 | Name="DLL Debug|Win32">\r |
6e0fbb3d VS |
600 | <Tool\r |
601 | Name="VCCLCompilerTool"\r | |
602 | UsePrecompiledHeader="1"/>\r | |
603 | </FileConfiguration>\r | |
604 | <FileConfiguration\r | |
95ff11c4 | 605 | Name="DLL Release|Win32">\r |
6e0fbb3d VS |
606 | <Tool\r |
607 | Name="VCCLCompilerTool"\r | |
608 | UsePrecompiledHeader="1"/>\r | |
609 | </FileConfiguration>\r | |
610 | <FileConfiguration\r | |
95ff11c4 | 611 | Name="DLL Universal Debug|Win32">\r |
6e0fbb3d VS |
612 | <Tool\r |
613 | Name="VCCLCompilerTool"\r | |
614 | UsePrecompiledHeader="1"/>\r | |
615 | </FileConfiguration>\r | |
616 | <FileConfiguration\r | |
95ff11c4 | 617 | Name="DLL Universal Release|Win32">\r |
6e0fbb3d VS |
618 | <Tool\r |
619 | Name="VCCLCompilerTool"\r | |
620 | UsePrecompiledHeader="1"/>\r | |
621 | </FileConfiguration>\r | |
622 | </File>\r | |
623 | <File\r | |
8ece421c VZ |
624 | RelativePath="..\..\src\common\dynarray.cpp">\r |
625 | </File>\r | |
6e0fbb3d | 626 | <File\r |
8ece421c VZ |
627 | RelativePath="..\..\src\common\dynlib.cpp">\r |
628 | </File>\r | |
6e0fbb3d | 629 | <File\r |
8ece421c VZ |
630 | RelativePath="..\..\src\common\dynload.cpp">\r |
631 | </File>\r | |
6e0fbb3d | 632 | <File\r |
8ece421c VZ |
633 | RelativePath="..\..\src\common\encconv.cpp">\r |
634 | </File>\r | |
6e0fbb3d | 635 | <File\r |
8ece421c VZ |
636 | RelativePath="..\..\src\common\event.cpp">\r |
637 | </File>\r | |
6e0fbb3d | 638 | <File\r |
8ece421c VZ |
639 | RelativePath="..\..\src\common\evtloopcmn.cpp">\r |
640 | </File>\r | |
6e0fbb3d VS |
641 | <File\r |
642 | RelativePath="..\..\src\common\extended.c">\r | |
643 | <FileConfiguration\r | |
95ff11c4 | 644 | Name="Debug|Win32">\r |
6e0fbb3d VS |
645 | <Tool\r |
646 | Name="VCCLCompilerTool"\r | |
647 | UsePrecompiledHeader="0"/>\r | |
648 | </FileConfiguration>\r | |
649 | <FileConfiguration\r | |
95ff11c4 | 650 | Name="Release|Win32">\r |
6e0fbb3d VS |
651 | <Tool\r |
652 | Name="VCCLCompilerTool"\r | |
653 | UsePrecompiledHeader="0"/>\r | |
654 | </FileConfiguration>\r | |
655 | <FileConfiguration\r | |
95ff11c4 | 656 | Name="Universal Debug|Win32">\r |
6e0fbb3d VS |
657 | <Tool\r |
658 | Name="VCCLCompilerTool"\r | |
659 | UsePrecompiledHeader="0"/>\r | |
660 | </FileConfiguration>\r | |
661 | <FileConfiguration\r | |
95ff11c4 | 662 | Name="Universal Release|Win32">\r |
6e0fbb3d VS |
663 | <Tool\r |
664 | Name="VCCLCompilerTool"\r | |
665 | UsePrecompiledHeader="0"/>\r | |
666 | </FileConfiguration>\r | |
667 | <FileConfiguration\r | |
95ff11c4 | 668 | Name="DLL Debug|Win32">\r |
6e0fbb3d VS |
669 | <Tool\r |
670 | Name="VCCLCompilerTool"\r | |
671 | UsePrecompiledHeader="0"/>\r | |
672 | </FileConfiguration>\r | |
673 | <FileConfiguration\r | |
95ff11c4 | 674 | Name="DLL Release|Win32">\r |
6e0fbb3d VS |
675 | <Tool\r |
676 | Name="VCCLCompilerTool"\r | |
677 | UsePrecompiledHeader="0"/>\r | |
678 | </FileConfiguration>\r | |
679 | <FileConfiguration\r | |
95ff11c4 | 680 | Name="DLL Universal Debug|Win32">\r |
6e0fbb3d VS |
681 | <Tool\r |
682 | Name="VCCLCompilerTool"\r | |
683 | UsePrecompiledHeader="0"/>\r | |
684 | </FileConfiguration>\r | |
685 | <FileConfiguration\r | |
95ff11c4 | 686 | Name="DLL Universal Release|Win32">\r |
6e0fbb3d VS |
687 | <Tool\r |
688 | Name="VCCLCompilerTool"\r | |
689 | UsePrecompiledHeader="0"/>\r | |
690 | </FileConfiguration>\r | |
691 | </File>\r | |
692 | <File\r | |
8ece421c VZ |
693 | RelativePath="..\..\src\common\ffile.cpp">\r |
694 | </File>\r | |
6e0fbb3d | 695 | <File\r |
8ece421c VZ |
696 | RelativePath="..\..\src\common\file.cpp">\r |
697 | </File>\r | |
6e0fbb3d | 698 | <File\r |
8ece421c VZ |
699 | RelativePath="..\..\src\common\fileback.cpp">\r |
700 | </File>\r | |
6e0fbb3d | 701 | <File\r |
8ece421c VZ |
702 | RelativePath="..\..\src\common\fileconf.cpp">\r |
703 | </File>\r | |
6e0fbb3d | 704 | <File\r |
8ece421c VZ |
705 | RelativePath="..\..\src\common\filefn.cpp">\r |
706 | </File>\r | |
6e0fbb3d | 707 | <File\r |
8ece421c VZ |
708 | RelativePath="..\..\src\common\filename.cpp">\r |
709 | </File>\r | |
6e0fbb3d | 710 | <File\r |
8ece421c VZ |
711 | RelativePath="..\..\src\common\filesys.cpp">\r |
712 | </File>\r | |
6e0fbb3d | 713 | <File\r |
8ece421c VZ |
714 | RelativePath="..\..\src\common\filtall.cpp">\r |
715 | </File>\r | |
6e0fbb3d | 716 | <File\r |
8ece421c VZ |
717 | RelativePath="..\..\src\common\filtfind.cpp">\r |
718 | </File>\r | |
6e0fbb3d | 719 | <File\r |
8ece421c VZ |
720 | RelativePath="..\..\src\common\fmapbase.cpp">\r |
721 | </File>\r | |
6e0fbb3d | 722 | <File\r |
8ece421c VZ |
723 | RelativePath="..\..\src\common\fs_arc.cpp">\r |
724 | </File>\r | |
6e0fbb3d | 725 | <File\r |
8ece421c VZ |
726 | RelativePath="..\..\src\common\fs_filter.cpp">\r |
727 | </File>\r | |
6e0fbb3d | 728 | <File\r |
8ece421c VZ |
729 | RelativePath="..\..\src\common\fs_mem.cpp">\r |
730 | </File>\r | |
6e0fbb3d | 731 | <File\r |
8ece421c VZ |
732 | RelativePath="..\..\src\common\hash.cpp">\r |
733 | </File>\r | |
6e0fbb3d | 734 | <File\r |
8ece421c VZ |
735 | RelativePath="..\..\src\common\hashmap.cpp">\r |
736 | </File>\r | |
6e0fbb3d | 737 | <File\r |
8ece421c VZ |
738 | RelativePath="..\..\src\common\init.cpp">\r |
739 | </File>\r | |
6e0fbb3d | 740 | <File\r |
8ece421c VZ |
741 | RelativePath="..\..\src\common\intl.cpp">\r |
742 | </File>\r | |
6e0fbb3d | 743 | <File\r |
8ece421c VZ |
744 | RelativePath="..\..\src\common\ipcbase.cpp">\r |
745 | </File>\r | |
6e0fbb3d | 746 | <File\r |
8ece421c VZ |
747 | RelativePath="..\..\src\common\list.cpp">\r |
748 | </File>\r | |
6e0fbb3d | 749 | <File\r |
8ece421c VZ |
750 | RelativePath="..\..\src\common\log.cpp">\r |
751 | </File>\r | |
6e0fbb3d | 752 | <File\r |
8ece421c VZ |
753 | RelativePath="..\..\src\common\longlong.cpp">\r |
754 | </File>\r | |
6e0fbb3d | 755 | <File\r |
8ece421c VZ |
756 | RelativePath="..\..\src\common\memory.cpp">\r |
757 | </File>\r | |
6e0fbb3d | 758 | <File\r |
8ece421c VZ |
759 | RelativePath="..\..\src\common\mimecmn.cpp">\r |
760 | </File>\r | |
6e0fbb3d | 761 | <File\r |
8ece421c VZ |
762 | RelativePath="..\..\src\common\module.cpp">\r |
763 | </File>\r | |
6e0fbb3d | 764 | <File\r |
8ece421c VZ |
765 | RelativePath="..\..\src\common\msgout.cpp">\r |
766 | </File>\r | |
6e0fbb3d | 767 | <File\r |
8ece421c VZ |
768 | RelativePath="..\..\src\common\mstream.cpp">\r |
769 | </File>\r | |
6e0fbb3d | 770 | <File\r |
8ece421c VZ |
771 | RelativePath="..\..\src\common\object.cpp">\r |
772 | </File>\r | |
6e0fbb3d | 773 | <File\r |
8ece421c VZ |
774 | RelativePath="..\..\src\common\platinfo.cpp">\r |
775 | </File>\r | |
6e0fbb3d | 776 | <File\r |
8ece421c VZ |
777 | RelativePath="..\..\src\common\powercmn.cpp">\r |
778 | </File>\r | |
6e0fbb3d | 779 | <File\r |
8ece421c VZ |
780 | RelativePath="..\..\src\common\process.cpp">\r |
781 | </File>\r | |
6e0fbb3d | 782 | <File\r |
8ece421c VZ |
783 | RelativePath="..\..\src\common\regex.cpp">\r |
784 | </File>\r | |
6e0fbb3d | 785 | <File\r |
8ece421c VZ |
786 | RelativePath="..\..\src\common\sstream.cpp">\r |
787 | </File>\r | |
6e0fbb3d | 788 | <File\r |
8ece421c VZ |
789 | RelativePath="..\..\src\common\stdpbase.cpp">\r |
790 | </File>\r | |
72a7c559 VZ |
791 | <File\r |
792 | RelativePath="..\..\src\common\stdstream.cpp">\r | |
793 | </File>\r | |
6e0fbb3d | 794 | <File\r |
8ece421c VZ |
795 | RelativePath="..\..\src\common\stopwatch.cpp">\r |
796 | </File>\r | |
6e0fbb3d | 797 | <File\r |
8ece421c VZ |
798 | RelativePath="..\..\src\common\strconv.cpp">\r |
799 | </File>\r | |
6e0fbb3d | 800 | <File\r |
8ece421c VZ |
801 | RelativePath="..\..\src\common\stream.cpp">\r |
802 | </File>\r | |
6e0fbb3d | 803 | <File\r |
8ece421c VZ |
804 | RelativePath="..\..\src\common\string.cpp">\r |
805 | </File>\r | |
6e0fbb3d | 806 | <File\r |
8ece421c VZ |
807 | RelativePath="..\..\src\common\stringimpl.cpp">\r |
808 | </File>\r | |
6e0fbb3d | 809 | <File\r |
8ece421c VZ |
810 | RelativePath="..\..\src\common\stringops.cpp">\r |
811 | </File>\r | |
6e0fbb3d | 812 | <File\r |
8ece421c VZ |
813 | RelativePath="..\..\src\common\strvararg.cpp">\r |
814 | </File>\r | |
6e0fbb3d | 815 | <File\r |
8ece421c VZ |
816 | RelativePath="..\..\src\common\sysopt.cpp">\r |
817 | </File>\r | |
6e0fbb3d | 818 | <File\r |
8ece421c VZ |
819 | RelativePath="..\..\src\common\tarstrm.cpp">\r |
820 | </File>\r | |
6e0fbb3d | 821 | <File\r |
8ece421c VZ |
822 | RelativePath="..\..\src\common\textbuf.cpp">\r |
823 | </File>\r | |
6e0fbb3d | 824 | <File\r |
8ece421c VZ |
825 | RelativePath="..\..\src\common\textfile.cpp">\r |
826 | </File>\r | |
6e0fbb3d | 827 | <File\r |
8ece421c VZ |
828 | RelativePath="..\..\src\common\timercmn.cpp">\r |
829 | </File>\r | |
6e0fbb3d | 830 | <File\r |
8ece421c VZ |
831 | RelativePath="..\..\src\common\timerimpl.cpp">\r |
832 | </File>\r | |
6e0fbb3d | 833 | <File\r |
8ece421c VZ |
834 | RelativePath="..\..\src\common\tokenzr.cpp">\r |
835 | </File>\r | |
6e0fbb3d | 836 | <File\r |
8ece421c VZ |
837 | RelativePath="..\..\src\common\txtstrm.cpp">\r |
838 | </File>\r | |
6e0fbb3d | 839 | <File\r |
8ece421c VZ |
840 | RelativePath="..\..\src\common\unichar.cpp">\r |
841 | </File>\r | |
6e0fbb3d | 842 | <File\r |
8ece421c VZ |
843 | RelativePath="..\..\src\common\uri.cpp">\r |
844 | </File>\r | |
aaa03125 | 845 | <File\r |
8ece421c VZ |
846 | RelativePath="..\..\src\common\ustring.cpp">\r |
847 | </File>\r | |
6e0fbb3d | 848 | <File\r |
8ece421c VZ |
849 | RelativePath="..\..\src\common\utilscmn.cpp">\r |
850 | </File>\r | |
6e0fbb3d | 851 | <File\r |
8ece421c VZ |
852 | RelativePath="..\..\src\common\variant.cpp">\r |
853 | </File>\r | |
6e0fbb3d | 854 | <File\r |
8ece421c VZ |
855 | RelativePath="..\..\src\common\wfstream.cpp">\r |
856 | </File>\r | |
6e0fbb3d | 857 | <File\r |
8ece421c VZ |
858 | RelativePath="..\..\src\common\wxcrt.cpp">\r |
859 | </File>\r | |
6e0fbb3d | 860 | <File\r |
8ece421c VZ |
861 | RelativePath="..\..\src\common\wxprintf.cpp">\r |
862 | </File>\r | |
6e4ae332 | 863 | <File\r |
8ece421c VZ |
864 | RelativePath="..\..\src\common\xlocale.cpp">\r |
865 | </File>\r | |
6e0fbb3d | 866 | <File\r |
8ece421c VZ |
867 | RelativePath="..\..\src\common\xti.cpp">\r |
868 | </File>\r | |
6e0fbb3d | 869 | <File\r |
8ece421c VZ |
870 | RelativePath="..\..\src\common\xtistrm.cpp">\r |
871 | </File>\r | |
6e0fbb3d | 872 | <File\r |
8ece421c VZ |
873 | RelativePath="..\..\src\common\zipstrm.cpp">\r |
874 | </File>\r | |
6e0fbb3d | 875 | <File\r |
8ece421c VZ |
876 | RelativePath="..\..\src\common\zstream.cpp">\r |
877 | </File>\r | |
6e0fbb3d VS |
878 | </Filter>\r |
879 | <Filter\r | |
880 | Name="MSW Sources"\r | |
881 | UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}">\r | |
882 | <File\r | |
8ece421c VZ |
883 | RelativePath="..\..\src\msw\basemsw.cpp">\r |
884 | </File>\r | |
6e0fbb3d | 885 | <File\r |
8ece421c VZ |
886 | RelativePath="..\..\src\msw\crashrpt.cpp">\r |
887 | </File>\r | |
6e0fbb3d | 888 | <File\r |
8ece421c VZ |
889 | RelativePath="..\..\src\msw\dde.cpp">\r |
890 | </File>\r | |
6e0fbb3d | 891 | <File\r |
8ece421c VZ |
892 | RelativePath="..\..\src\msw\debughlp.cpp">\r |
893 | </File>\r | |
6e0fbb3d | 894 | <File\r |
8ece421c VZ |
895 | RelativePath="..\..\src\msw\dir.cpp">\r |
896 | </File>\r | |
6e0fbb3d | 897 | <File\r |
8ece421c VZ |
898 | RelativePath="..\..\src\msw\dlmsw.cpp">\r |
899 | </File>\r | |
6e0fbb3d | 900 | <File\r |
8ece421c VZ |
901 | RelativePath="..\..\src\msw\evtloop.cpp">\r |
902 | </File>\r | |
6e0fbb3d | 903 | <File\r |
8ece421c VZ |
904 | RelativePath="..\..\src\msw\main.cpp">\r |
905 | </File>\r | |
6e0fbb3d | 906 | <File\r |
8ece421c VZ |
907 | RelativePath="..\..\src\msw\mimetype.cpp">\r |
908 | </File>\r | |
6e0fbb3d | 909 | <File\r |
8ece421c VZ |
910 | RelativePath="..\..\src\msw\mslu.cpp">\r |
911 | </File>\r | |
6e0fbb3d | 912 | <File\r |
8ece421c VZ |
913 | RelativePath="..\..\src\msw\power.cpp">\r |
914 | </File>\r | |
6e0fbb3d | 915 | <File\r |
8ece421c VZ |
916 | RelativePath="..\..\src\msw\regconf.cpp">\r |
917 | </File>\r | |
6e0fbb3d | 918 | <File\r |
8ece421c VZ |
919 | RelativePath="..\..\src\msw\registry.cpp">\r |
920 | </File>\r | |
6e0fbb3d | 921 | <File\r |
8ece421c VZ |
922 | RelativePath="..\..\src\msw\snglinst.cpp">\r |
923 | </File>\r | |
6e0fbb3d | 924 | <File\r |
8ece421c VZ |
925 | RelativePath="..\..\src\msw\stackwalk.cpp">\r |
926 | </File>\r | |
6e0fbb3d | 927 | <File\r |
8ece421c VZ |
928 | RelativePath="..\..\src\msw\stdpaths.cpp">\r |
929 | </File>\r | |
6e0fbb3d | 930 | <File\r |
8ece421c VZ |
931 | RelativePath="..\..\src\msw\thread.cpp">\r |
932 | </File>\r | |
6e0fbb3d | 933 | <File\r |
8ece421c VZ |
934 | RelativePath="..\..\src\msw\timer.cpp">\r |
935 | </File>\r | |
6e0fbb3d | 936 | <File\r |
8ece421c VZ |
937 | RelativePath="..\..\src\msw\utils.cpp">\r |
938 | </File>\r | |
6e0fbb3d | 939 | <File\r |
8ece421c VZ |
940 | RelativePath="..\..\src\msw\utilsexc.cpp">\r |
941 | </File>\r | |
6e0fbb3d VS |
942 | <File\r |
943 | RelativePath="..\..\src\msw\version.rc">\r | |
944 | <FileConfiguration\r | |
95ff11c4 | 945 | Name="Debug|Win32"\r |
8ece421c | 946 | ExcludedFromBuild="TRUE"/>\r |
6e0fbb3d | 947 | <FileConfiguration\r |
95ff11c4 | 948 | Name="Release|Win32"\r |
8ece421c | 949 | ExcludedFromBuild="TRUE"/>\r |
6e0fbb3d | 950 | <FileConfiguration\r |
95ff11c4 | 951 | Name="Universal Debug|Win32"\r |
8ece421c | 952 | ExcludedFromBuild="TRUE"/>\r |
6e0fbb3d | 953 | <FileConfiguration\r |
95ff11c4 | 954 | Name="Universal Release|Win32"\r |
8ece421c | 955 | ExcludedFromBuild="TRUE"/>\r |
6e0fbb3d VS |
956 | </File>\r |
957 | <File\r | |
8ece421c VZ |
958 | RelativePath="..\..\src\msw\volume.cpp">\r |
959 | </File>\r | |
6e0fbb3d VS |
960 | </Filter>\r |
961 | <Filter\r | |
962 | Name="Setup Headers"\r | |
963 | UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}">\r | |
964 | <File\r | |
965 | RelativePath="..\..\include\wx\msw\setup.h">\r | |
966 | <FileConfiguration\r | |
95ff11c4 | 967 | Name="Debug|Win32">\r |
6e0fbb3d VS |
968 | <Tool\r |
969 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
970 | Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"\r |
971 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h"\r | |
972 | Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"\r | |
c88a264a | 973 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d VS |
974 | </FileConfiguration>\r |
975 | <FileConfiguration\r | |
95ff11c4 | 976 | Name="Release|Win32">\r |
6e0fbb3d VS |
977 | <Tool\r |
978 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
979 | Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"\r |
980 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h"\r | |
981 | Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"\r | |
c88a264a | 982 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d | 983 | </FileConfiguration>\r |
6e0fbb3d VS |
984 | <FileConfiguration\r |
985 | Name="Universal Debug|Win32"/>\r | |
986 | <FileConfiguration\r | |
95ff11c4 CE |
987 | Name="Universal Release|Win32"/>\r |
988 | <FileConfiguration\r | |
989 | Name="DLL Debug|Win32">\r | |
6e0fbb3d VS |
990 | <Tool\r |
991 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
992 | Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"\r |
993 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h"\r | |
994 | Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"\r | |
c88a264a | 995 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d VS |
996 | </FileConfiguration>\r |
997 | <FileConfiguration\r | |
95ff11c4 | 998 | Name="DLL Release|Win32">\r |
6e0fbb3d VS |
999 | <Tool\r |
1000 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1001 | Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"\r |
1002 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h"\r | |
1003 | Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"\r | |
c88a264a | 1004 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d | 1005 | </FileConfiguration>\r |
95ff11c4 CE |
1006 | <FileConfiguration\r |
1007 | Name="DLL Universal Debug|Win32"/>\r | |
1008 | <FileConfiguration\r | |
1009 | Name="DLL Universal Release|Win32"/>\r | |
6e0fbb3d VS |
1010 | </File>\r |
1011 | <File\r | |
1012 | RelativePath="..\..\include\wx\univ\setup.h">\r | |
1013 | <FileConfiguration\r | |
95ff11c4 CE |
1014 | Name="Debug|Win32"/>\r |
1015 | <FileConfiguration\r | |
1016 | Name="Release|Win32"/>\r | |
1017 | <FileConfiguration\r | |
1018 | Name="Universal Debug|Win32">\r | |
6e0fbb3d VS |
1019 | <Tool\r |
1020 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1021 | Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"\r |
1022 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h"\r | |
1023 | Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"\r | |
c88a264a | 1024 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d VS |
1025 | </FileConfiguration>\r |
1026 | <FileConfiguration\r | |
95ff11c4 | 1027 | Name="Universal Release|Win32">\r |
6e0fbb3d VS |
1028 | <Tool\r |
1029 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1030 | Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"\r |
1031 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h"\r | |
1032 | Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"\r | |
c88a264a | 1033 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d | 1034 | </FileConfiguration>\r |
6e0fbb3d VS |
1035 | <FileConfiguration\r |
1036 | Name="DLL Debug|Win32"/>\r | |
1037 | <FileConfiguration\r | |
95ff11c4 CE |
1038 | Name="DLL Release|Win32"/>\r |
1039 | <FileConfiguration\r | |
1040 | Name="DLL Universal Debug|Win32">\r | |
6e0fbb3d VS |
1041 | <Tool\r |
1042 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1043 | Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"\r |
1044 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h"\r | |
1045 | Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"\r | |
c88a264a | 1046 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d VS |
1047 | </FileConfiguration>\r |
1048 | <FileConfiguration\r | |
95ff11c4 | 1049 | Name="DLL Universal Release|Win32">\r |
6e0fbb3d VS |
1050 | <Tool\r |
1051 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1052 | Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"\r |
1053 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h"\r | |
1054 | Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"\r | |
c88a264a | 1055 | AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>\r |
6e0fbb3d | 1056 | </FileConfiguration>\r |
6e0fbb3d VS |
1057 | </File>\r |
1058 | </Filter>\r | |
1059 | <Filter\r | |
1060 | Name="MSW Headers"\r | |
1061 | UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}">\r | |
1062 | <File\r | |
8ece421c VZ |
1063 | RelativePath="..\..\include\wx\msw\apptbase.h">\r |
1064 | </File>\r | |
6e0fbb3d | 1065 | <File\r |
8ece421c VZ |
1066 | RelativePath="..\..\include\wx\msw\apptrait.h">\r |
1067 | </File>\r | |
6e0fbb3d | 1068 | <File\r |
8ece421c VZ |
1069 | RelativePath="..\..\include\wx\msw\chkconf.h">\r |
1070 | </File>\r | |
6e0fbb3d | 1071 | <File\r |
8ece421c VZ |
1072 | RelativePath="..\..\include\wx\msw\crashrpt.h">\r |
1073 | </File>\r | |
6e0fbb3d | 1074 | <File\r |
8ece421c VZ |
1075 | RelativePath="..\..\include\wx\msw\dde.h">\r |
1076 | </File>\r | |
6e0fbb3d | 1077 | <File\r |
8ece421c VZ |
1078 | RelativePath="..\..\include\wx\msw\debughlp.h">\r |
1079 | </File>\r | |
6e0fbb3d | 1080 | <File\r |
8ece421c VZ |
1081 | RelativePath="..\..\include\wx\msw\gccpriv.h">\r |
1082 | </File>\r | |
6e0fbb3d VS |
1083 | <File\r |
1084 | RelativePath="..\..\include\wx\msw\genrcdefs.h">\r | |
1085 | <FileConfiguration\r | |
95ff11c4 | 1086 | Name="Debug|Win32">\r |
6e0fbb3d VS |
1087 | <Tool\r |
1088 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1089 | Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r |
1090 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h""\r | |
1091 | Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r | |
1092 | AdditionalDependencies=""..\..\lib\vc_lib\mswud\wx\msw""/>\r | |
6e0fbb3d VS |
1093 | </FileConfiguration>\r |
1094 | <FileConfiguration\r | |
95ff11c4 | 1095 | Name="Release|Win32">\r |
6e0fbb3d VS |
1096 | <Tool\r |
1097 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1098 | Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r |
1099 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h""\r | |
1100 | Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r | |
1101 | AdditionalDependencies=""..\..\lib\vc_lib\mswu\wx\msw""/>\r | |
6e0fbb3d VS |
1102 | </FileConfiguration>\r |
1103 | <FileConfiguration\r | |
95ff11c4 | 1104 | Name="Universal Debug|Win32">\r |
6e0fbb3d VS |
1105 | <Tool\r |
1106 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1107 | Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"\r |
1108 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h""\r | |
1109 | Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"\r | |
1110 | AdditionalDependencies=""..\..\lib\vc_lib\mswunivud\wx\msw""/>\r | |
6e0fbb3d VS |
1111 | </FileConfiguration>\r |
1112 | <FileConfiguration\r | |
1113 | Name="Universal Release|Win32">\r | |
1114 | <Tool\r | |
1115 | Name="VCCustomBuildTool"\r | |
1116 | Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"\r | |
1117 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h""\r | |
1118 | Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"\r | |
c88a264a | 1119 | AdditionalDependencies=""..\..\lib\vc_lib\mswunivu\wx\msw""/>\r |
6e0fbb3d VS |
1120 | </FileConfiguration>\r |
1121 | <FileConfiguration\r | |
95ff11c4 | 1122 | Name="DLL Debug|Win32">\r |
6e0fbb3d VS |
1123 | <Tool\r |
1124 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1125 | Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r |
1126 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h""\r | |
1127 | Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r | |
1128 | AdditionalDependencies=""..\..\lib\vc_dll\mswud\wx\msw""/>\r | |
6e0fbb3d VS |
1129 | </FileConfiguration>\r |
1130 | <FileConfiguration\r | |
95ff11c4 | 1131 | Name="DLL Release|Win32">\r |
6e0fbb3d VS |
1132 | <Tool\r |
1133 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1134 | Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r |
1135 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h""\r | |
1136 | Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r | |
1137 | AdditionalDependencies=""..\..\lib\vc_dll\mswu\wx\msw""/>\r | |
6e0fbb3d VS |
1138 | </FileConfiguration>\r |
1139 | <FileConfiguration\r | |
95ff11c4 | 1140 | Name="DLL Universal Debug|Win32">\r |
6e0fbb3d VS |
1141 | <Tool\r |
1142 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1143 | Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"\r |
1144 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h""\r | |
1145 | Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"\r | |
1146 | AdditionalDependencies=""..\..\lib\vc_dll\mswunivud\wx\msw""/>\r | |
1147 | </FileConfiguration>\r | |
1148 | <FileConfiguration\r | |
1149 | Name="DLL Universal Release|Win32">\r | |
1150 | <Tool\r | |
1151 | Name="VCCustomBuildTool"\r | |
1152 | Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"\r | |
1153 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h""\r | |
1154 | Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"\r | |
1155 | AdditionalDependencies=""..\..\lib\vc_dll\mswunivu\wx\msw""/>\r | |
6e0fbb3d VS |
1156 | </FileConfiguration>\r |
1157 | </File>\r | |
1158 | <File\r | |
8ece421c VZ |
1159 | RelativePath="..\..\include\wx\msw\libraries.h">\r |
1160 | </File>\r | |
6e0fbb3d | 1161 | <File\r |
8ece421c VZ |
1162 | RelativePath="..\..\include\wx\msw\mimetype.h">\r |
1163 | </File>\r | |
6e0fbb3d | 1164 | <File\r |
8ece421c VZ |
1165 | RelativePath="..\..\include\wx\msw\mslu.h">\r |
1166 | </File>\r | |
6e0fbb3d | 1167 | <File\r |
8ece421c VZ |
1168 | RelativePath="..\..\include\wx\msw\private.h">\r |
1169 | </File>\r | |
6e0fbb3d | 1170 | <File\r |
8ece421c VZ |
1171 | RelativePath="..\..\include\wx\msw\regconf.h">\r |
1172 | </File>\r | |
6e0fbb3d | 1173 | <File\r |
8ece421c VZ |
1174 | RelativePath="..\..\include\wx\msw\registry.h">\r |
1175 | </File>\r | |
6e0fbb3d | 1176 | <File\r |
8ece421c VZ |
1177 | RelativePath="..\..\include\wx\msw\seh.h">\r |
1178 | </File>\r | |
6e0fbb3d | 1179 | <File\r |
8ece421c VZ |
1180 | RelativePath="..\..\include\wx\msw\stackwalk.h">\r |
1181 | </File>\r | |
6e0fbb3d | 1182 | <File\r |
8ece421c VZ |
1183 | RelativePath="..\..\include\wx\msw\stdpaths.h">\r |
1184 | </File>\r | |
6e0fbb3d | 1185 | <File\r |
8ece421c VZ |
1186 | RelativePath="..\..\include\wx\msw\winundef.h">\r |
1187 | </File>\r | |
6e0fbb3d | 1188 | <File\r |
8ece421c VZ |
1189 | RelativePath="..\..\include\wx\msw\wrapcctl.h">\r |
1190 | </File>\r | |
6e0fbb3d | 1191 | <File\r |
8ece421c VZ |
1192 | RelativePath="..\..\include\wx\msw\wrapcdlg.h">\r |
1193 | </File>\r | |
6e0fbb3d | 1194 | <File\r |
8ece421c VZ |
1195 | RelativePath="..\..\include\wx\msw\wrapwin.h">\r |
1196 | </File>\r | |
6e0fbb3d VS |
1197 | </Filter>\r |
1198 | <Filter\r | |
1199 | Name="wxHTML Headers"\r | |
1200 | UniqueIdentifier="{B4103426-A5DB-5CF0-A30E-BC9546513AAF}">\r | |
1201 | <File\r | |
8ece421c VZ |
1202 | RelativePath="..\..\include\wx\html\forcelnk.h">\r |
1203 | </File>\r | |
6e0fbb3d VS |
1204 | </Filter>\r |
1205 | <Filter\r | |
1206 | Name="Common Headers"\r | |
1207 | UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}">\r | |
1208 | <File\r | |
8ece421c VZ |
1209 | RelativePath="..\..\include\wx\afterstd.h">\r |
1210 | </File>\r | |
178c7760 JS |
1211 | <File\r |
1212 | RelativePath="..\..\include\wx\any.h">\r | |
1213 | </File>\r | |
254696bb VZ |
1214 | <File\r |
1215 | RelativePath="..\..\include\wx\anystr.h">\r | |
1216 | </File>\r | |
8ece421c VZ |
1217 | <File\r |
1218 | RelativePath="..\..\include\wx\app.h">\r | |
1219 | </File>\r | |
1220 | <File\r | |
1221 | RelativePath="..\..\include\wx\apptrait.h">\r | |
1222 | </File>\r | |
6e0fbb3d | 1223 | <File\r |
8ece421c VZ |
1224 | RelativePath="..\..\include\wx\archive.h">\r |
1225 | </File>\r | |
6e0fbb3d | 1226 | <File\r |
8ece421c VZ |
1227 | RelativePath="..\..\include\wx\arrstr.h">\r |
1228 | </File>\r | |
6e0fbb3d | 1229 | <File\r |
8ece421c VZ |
1230 | RelativePath="..\..\include\wx\atomic.h">\r |
1231 | </File>\r | |
6e0fbb3d | 1232 | <File\r |
8ece421c VZ |
1233 | RelativePath="..\..\include\wx\base64.h">\r |
1234 | </File>\r | |
6e0fbb3d | 1235 | <File\r |
8ece421c VZ |
1236 | RelativePath="..\..\include\wx\beforestd.h">\r |
1237 | </File>\r | |
6e0fbb3d | 1238 | <File\r |
8ece421c VZ |
1239 | RelativePath="..\..\include\wx\buffer.h">\r |
1240 | </File>\r | |
6e0fbb3d | 1241 | <File\r |
8ece421c VZ |
1242 | RelativePath="..\..\include\wx\build.h">\r |
1243 | </File>\r | |
6e0fbb3d | 1244 | <File\r |
8ece421c VZ |
1245 | RelativePath="..\..\include\wx\chartype.h">\r |
1246 | </File>\r | |
664e1314 VZ |
1247 | <File\r |
1248 | RelativePath="..\..\include\wx\checkeddelete.h">\r | |
1249 | </File>\r | |
6e0fbb3d | 1250 | <File\r |
8ece421c VZ |
1251 | RelativePath="..\..\include\wx\chkconf.h">\r |
1252 | </File>\r | |
6e0fbb3d | 1253 | <File\r |
8ece421c VZ |
1254 | RelativePath="..\..\include\wx\clntdata.h">\r |
1255 | </File>\r | |
6e0fbb3d | 1256 | <File\r |
8ece421c VZ |
1257 | RelativePath="..\..\include\wx\cmdargs.h">\r |
1258 | </File>\r | |
6e0fbb3d | 1259 | <File\r |
8ece421c VZ |
1260 | RelativePath="..\..\include\wx\cmdline.h">\r |
1261 | </File>\r | |
6e0fbb3d | 1262 | <File\r |
8ece421c VZ |
1263 | RelativePath="..\..\include\wx\confbase.h">\r |
1264 | </File>\r | |
6e0fbb3d | 1265 | <File\r |
8ece421c VZ |
1266 | RelativePath="..\..\include\wx\config.h">\r |
1267 | </File>\r | |
6e0fbb3d | 1268 | <File\r |
8ece421c VZ |
1269 | RelativePath="..\..\include\wx\containr.h">\r |
1270 | </File>\r | |
6e0fbb3d | 1271 | <File\r |
8ece421c VZ |
1272 | RelativePath="..\..\include\wx\convauto.h">\r |
1273 | </File>\r | |
6e0fbb3d | 1274 | <File\r |
8ece421c VZ |
1275 | RelativePath="..\..\include\wx\meta\convertible.h">\r |
1276 | </File>\r | |
6e0fbb3d | 1277 | <File\r |
8ece421c VZ |
1278 | RelativePath="..\..\include\wx\cpp.h">\r |
1279 | </File>\r | |
6e0fbb3d | 1280 | <File\r |
8ece421c VZ |
1281 | RelativePath="..\..\include\wx\crt.h">\r |
1282 | </File>\r | |
6e0fbb3d | 1283 | <File\r |
8ece421c VZ |
1284 | RelativePath="..\..\include\wx\datetime.h">\r |
1285 | </File>\r | |
6e0fbb3d | 1286 | <File\r |
8ece421c VZ |
1287 | RelativePath="..\..\include\wx\datstrm.h">\r |
1288 | </File>\r | |
6e0fbb3d | 1289 | <File\r |
8ece421c VZ |
1290 | RelativePath="..\..\include\wx\dde.h">\r |
1291 | </File>\r | |
6e0fbb3d | 1292 | <File\r |
8ece421c VZ |
1293 | RelativePath="..\..\include\wx\debug.h">\r |
1294 | </File>\r | |
6e0fbb3d | 1295 | <File\r |
8ece421c VZ |
1296 | RelativePath="..\..\include\wx\defs.h">\r |
1297 | </File>\r | |
6e0fbb3d | 1298 | <File\r |
8ece421c VZ |
1299 | RelativePath="..\..\include\wx\dir.h">\r |
1300 | </File>\r | |
6e0fbb3d | 1301 | <File\r |
8ece421c VZ |
1302 | RelativePath="..\..\include\wx\dlimpexp.h">\r |
1303 | </File>\r | |
6e0fbb3d | 1304 | <File\r |
8ece421c VZ |
1305 | RelativePath="..\..\include\wx\dlist.h">\r |
1306 | </File>\r | |
6e0fbb3d | 1307 | <File\r |
8ece421c VZ |
1308 | RelativePath="..\..\include\wx\dynarray.h">\r |
1309 | </File>\r | |
16edb7b5 | 1310 | <File\r |
8ece421c VZ |
1311 | RelativePath="..\..\include\wx\dynlib.h">\r |
1312 | </File>\r | |
6e0fbb3d | 1313 | <File\r |
8ece421c VZ |
1314 | RelativePath="..\..\include\wx\dynload.h">\r |
1315 | </File>\r | |
6e0fbb3d | 1316 | <File\r |
8ece421c VZ |
1317 | RelativePath="..\..\include\wx\encconv.h">\r |
1318 | </File>\r | |
6e0fbb3d | 1319 | <File\r |
8ece421c VZ |
1320 | RelativePath="..\..\include\wx\event.h">\r |
1321 | </File>\r | |
6e0fbb3d | 1322 | <File\r |
8ece421c VZ |
1323 | RelativePath="..\..\include\wx\except.h">\r |
1324 | </File>\r | |
6e0fbb3d | 1325 | <File\r |
8ece421c VZ |
1326 | RelativePath="..\..\include\wx\features.h">\r |
1327 | </File>\r | |
6e0fbb3d | 1328 | <File\r |
8ece421c VZ |
1329 | RelativePath="..\..\include\wx\ffile.h">\r |
1330 | </File>\r | |
6e0fbb3d | 1331 | <File\r |
8ece421c VZ |
1332 | RelativePath="..\..\include\wx\file.h">\r |
1333 | </File>\r | |
6e0fbb3d | 1334 | <File\r |
8ece421c VZ |
1335 | RelativePath="..\..\include\wx\fileconf.h">\r |
1336 | </File>\r | |
6e0fbb3d | 1337 | <File\r |
8ece421c VZ |
1338 | RelativePath="..\..\include\wx\filefn.h">\r |
1339 | </File>\r | |
6e0fbb3d | 1340 | <File\r |
8ece421c VZ |
1341 | RelativePath="..\..\include\wx\filename.h">\r |
1342 | </File>\r | |
6e0fbb3d | 1343 | <File\r |
8ece421c VZ |
1344 | RelativePath="..\..\include\wx\filesys.h">\r |
1345 | </File>\r | |
6e0fbb3d | 1346 | <File\r |
8ece421c VZ |
1347 | RelativePath="..\..\include\wx\flags.h">\r |
1348 | </File>\r | |
6e0fbb3d | 1349 | <File\r |
8ece421c VZ |
1350 | RelativePath="..\..\include\wx\fontenc.h">\r |
1351 | </File>\r | |
6e0fbb3d | 1352 | <File\r |
8ece421c VZ |
1353 | RelativePath="..\..\include\wx\fontmap.h">\r |
1354 | </File>\r | |
6e0fbb3d | 1355 | <File\r |
8ece421c VZ |
1356 | RelativePath="..\..\include\wx\fs_arc.h">\r |
1357 | </File>\r | |
6e0fbb3d | 1358 | <File\r |
8ece421c VZ |
1359 | RelativePath="..\..\include\wx\fs_filter.h">\r |
1360 | </File>\r | |
6e0fbb3d | 1361 | <File\r |
8ece421c VZ |
1362 | RelativePath="..\..\include\wx\fs_mem.h">\r |
1363 | </File>\r | |
6e0fbb3d | 1364 | <File\r |
8ece421c VZ |
1365 | RelativePath="..\..\include\wx\fs_zip.h">\r |
1366 | </File>\r | |
6e0fbb3d | 1367 | <File\r |
8ece421c VZ |
1368 | RelativePath="..\..\include\wx\hash.h">\r |
1369 | </File>\r | |
6e0fbb3d | 1370 | <File\r |
8ece421c VZ |
1371 | RelativePath="..\..\include\wx\hashmap.h">\r |
1372 | </File>\r | |
6e0fbb3d | 1373 | <File\r |
8ece421c VZ |
1374 | RelativePath="..\..\include\wx\hashset.h">\r |
1375 | </File>\r | |
6e0fbb3d | 1376 | <File\r |
8ece421c VZ |
1377 | RelativePath="..\..\include\wx\iconloc.h">\r |
1378 | </File>\r | |
6e0fbb3d | 1379 | <File\r |
8ece421c VZ |
1380 | RelativePath="..\..\include\wx\meta\if.h">\r |
1381 | </File>\r | |
6e0fbb3d | 1382 | <File\r |
8ece421c VZ |
1383 | RelativePath="..\..\include\wx\init.h">\r |
1384 | </File>\r | |
6e0fbb3d | 1385 | <File\r |
8ece421c VZ |
1386 | RelativePath="..\..\include\wx\meta\int2type.h">\r |
1387 | </File>\r | |
6e0fbb3d | 1388 | <File\r |
8ece421c VZ |
1389 | RelativePath="..\..\include\wx\intl.h">\r |
1390 | </File>\r | |
6e0fbb3d | 1391 | <File\r |
8ece421c VZ |
1392 | RelativePath="..\..\include\wx\iosfwrap.h">\r |
1393 | </File>\r | |
6e0fbb3d | 1394 | <File\r |
8ece421c VZ |
1395 | RelativePath="..\..\include\wx\ioswrap.h">\r |
1396 | </File>\r | |
6e0fbb3d | 1397 | <File\r |
8ece421c VZ |
1398 | RelativePath="..\..\include\wx\ipc.h">\r |
1399 | </File>\r | |
6e0fbb3d | 1400 | <File\r |
8ece421c VZ |
1401 | RelativePath="..\..\include\wx\ipcbase.h">\r |
1402 | </File>\r | |
6e0fbb3d | 1403 | <File\r |
8ece421c VZ |
1404 | RelativePath="..\..\include\wx\kbdstate.h">\r |
1405 | </File>\r | |
6e0fbb3d | 1406 | <File\r |
8ece421c VZ |
1407 | RelativePath="..\..\include\wx\link.h">\r |
1408 | </File>\r | |
6e0fbb3d | 1409 | <File\r |
8ece421c VZ |
1410 | RelativePath="..\..\include\wx\list.h">\r |
1411 | </File>\r | |
6e0fbb3d | 1412 | <File\r |
8ece421c VZ |
1413 | RelativePath="..\..\include\wx\log.h">\r |
1414 | </File>\r | |
6e0fbb3d | 1415 | <File\r |
8ece421c VZ |
1416 | RelativePath="..\..\include\wx\longlong.h">\r |
1417 | </File>\r | |
6e0fbb3d | 1418 | <File\r |
8ece421c VZ |
1419 | RelativePath="..\..\include\wx\math.h">\r |
1420 | </File>\r | |
6e0fbb3d | 1421 | <File\r |
8ece421c VZ |
1422 | RelativePath="..\..\include\wx\memconf.h">\r |
1423 | </File>\r | |
6e0fbb3d | 1424 | <File\r |
8ece421c VZ |
1425 | RelativePath="..\..\include\wx\memory.h">\r |
1426 | </File>\r | |
6e0fbb3d | 1427 | <File\r |
8ece421c VZ |
1428 | RelativePath="..\..\include\wx\memtext.h">\r |
1429 | </File>\r | |
6e0fbb3d | 1430 | <File\r |
8ece421c VZ |
1431 | RelativePath="..\..\include\wx\mimetype.h">\r |
1432 | </File>\r | |
6e0fbb3d | 1433 | <File\r |
8ece421c VZ |
1434 | RelativePath="..\..\include\wx\module.h">\r |
1435 | </File>\r | |
6e0fbb3d | 1436 | <File\r |
8ece421c VZ |
1437 | RelativePath="..\..\include\wx\mousestate.h">\r |
1438 | </File>\r | |
6e0fbb3d | 1439 | <File\r |
8ece421c VZ |
1440 | RelativePath="..\..\include\wx\meta\movable.h">\r |
1441 | </File>\r | |
6e0fbb3d | 1442 | <File\r |
8ece421c VZ |
1443 | RelativePath="..\..\include\wx\msgout.h">\r |
1444 | </File>\r | |
6e0fbb3d | 1445 | <File\r |
8ece421c VZ |
1446 | RelativePath="..\..\include\wx\mstream.h">\r |
1447 | </File>\r | |
6e0fbb3d | 1448 | <File\r |
8ece421c VZ |
1449 | RelativePath="..\..\include\wx\object.h">\r |
1450 | </File>\r | |
6e0fbb3d | 1451 | <File\r |
8ece421c VZ |
1452 | RelativePath="..\..\include\wx\platform.h">\r |
1453 | </File>\r | |
6e0fbb3d | 1454 | <File\r |
8ece421c VZ |
1455 | RelativePath="..\..\include\wx\platinfo.h">\r |
1456 | </File>\r | |
6e0fbb3d | 1457 | <File\r |
8ece421c VZ |
1458 | RelativePath="..\..\include\wx\power.h">\r |
1459 | </File>\r | |
6e0fbb3d | 1460 | <File\r |
8ece421c VZ |
1461 | RelativePath="..\..\include\wx\process.h">\r |
1462 | </File>\r | |
6e0fbb3d | 1463 | <File\r |
8ece421c VZ |
1464 | RelativePath="..\..\include\wx\ptr_scpd.h">\r |
1465 | </File>\r | |
6e0fbb3d | 1466 | <File\r |
8ece421c VZ |
1467 | RelativePath="..\..\include\wx\ptr_shrd.h">\r |
1468 | </File>\r | |
6e0fbb3d | 1469 | <File\r |
8ece421c VZ |
1470 | RelativePath="..\..\include\wx\recguard.h">\r |
1471 | </File>\r | |
6e0fbb3d | 1472 | <File\r |
8ece421c VZ |
1473 | RelativePath="..\..\include\wx\regex.h">\r |
1474 | </File>\r | |
664e1314 VZ |
1475 | <File\r |
1476 | RelativePath="..\..\include\wx\scopedarray.h">\r | |
1477 | </File>\r | |
1478 | <File\r | |
1479 | RelativePath="..\..\include\wx\scopedptr.h">\r | |
1480 | </File>\r | |
6e0fbb3d | 1481 | <File\r |
8ece421c VZ |
1482 | RelativePath="..\..\include\wx\scopeguard.h">\r |
1483 | </File>\r | |
664e1314 VZ |
1484 | <File\r |
1485 | RelativePath="..\..\include\wx\sharedptr.h">\r | |
1486 | </File>\r | |
6e0fbb3d | 1487 | <File\r |
8ece421c VZ |
1488 | RelativePath="..\..\include\wx\snglinst.h">\r |
1489 | </File>\r | |
6e0fbb3d | 1490 | <File\r |
8ece421c VZ |
1491 | RelativePath="..\..\include\wx\sstream.h">\r |
1492 | </File>\r | |
6e0fbb3d | 1493 | <File\r |
8ece421c VZ |
1494 | RelativePath="..\..\include\wx\stack.h">\r |
1495 | </File>\r | |
6e0fbb3d | 1496 | <File\r |
8ece421c VZ |
1497 | RelativePath="..\..\include\wx\stackwalk.h">\r |
1498 | </File>\r | |
6e0fbb3d | 1499 | <File\r |
8ece421c VZ |
1500 | RelativePath="..\..\include\wx\stdpaths.h">\r |
1501 | </File>\r | |
72a7c559 VZ |
1502 | <File\r |
1503 | RelativePath="..\..\include\wx\stdstream.h">\r | |
1504 | </File>\r | |
6e0fbb3d | 1505 | <File\r |
8ece421c VZ |
1506 | RelativePath="..\..\include\wx\stockitem.h">\r |
1507 | </File>\r | |
6e0fbb3d | 1508 | <File\r |
8ece421c VZ |
1509 | RelativePath="..\..\include\wx\stopwatch.h">\r |
1510 | </File>\r | |
6e0fbb3d | 1511 | <File\r |
8ece421c VZ |
1512 | RelativePath="..\..\include\wx\strconv.h">\r |
1513 | </File>\r | |
6e0fbb3d | 1514 | <File\r |
8ece421c VZ |
1515 | RelativePath="..\..\include\wx\stream.h">\r |
1516 | </File>\r | |
6e0fbb3d | 1517 | <File\r |
8ece421c VZ |
1518 | RelativePath="..\..\include\wx\string.h">\r |
1519 | </File>\r | |
6e0fbb3d | 1520 | <File\r |
8ece421c VZ |
1521 | RelativePath="..\..\include\wx\stringimpl.h">\r |
1522 | </File>\r | |
6e0fbb3d | 1523 | <File\r |
8ece421c VZ |
1524 | RelativePath="..\..\include\wx\stringops.h">\r |
1525 | </File>\r | |
6e0fbb3d | 1526 | <File\r |
8ece421c VZ |
1527 | RelativePath="..\..\include\wx\strvararg.h">\r |
1528 | </File>\r | |
6e0fbb3d | 1529 | <File\r |
8ece421c VZ |
1530 | RelativePath="..\..\include\wx\sysopt.h">\r |
1531 | </File>\r | |
6e0fbb3d | 1532 | <File\r |
8ece421c VZ |
1533 | RelativePath="..\..\include\wx\tarstrm.h">\r |
1534 | </File>\r | |
6e0fbb3d | 1535 | <File\r |
8ece421c VZ |
1536 | RelativePath="..\..\include\wx\textbuf.h">\r |
1537 | </File>\r | |
6e0fbb3d | 1538 | <File\r |
8ece421c VZ |
1539 | RelativePath="..\..\include\wx\textfile.h">\r |
1540 | </File>\r | |
6e0fbb3d | 1541 | <File\r |
8ece421c VZ |
1542 | RelativePath="..\..\include\wx\thread.h">\r |
1543 | </File>\r | |
6e0fbb3d | 1544 | <File\r |
8ece421c VZ |
1545 | RelativePath="..\..\include\wx\timer.h">\r |
1546 | </File>\r | |
2f4c5d00 VZ |
1547 | <File\r |
1548 | RelativePath="..\..\include\wx\tls.h">\r | |
1549 | </File>\r | |
6e0fbb3d | 1550 | <File\r |
8ece421c VZ |
1551 | RelativePath="..\..\include\wx\tokenzr.h">\r |
1552 | </File>\r | |
6e0fbb3d | 1553 | <File\r |
8ece421c VZ |
1554 | RelativePath="..\..\include\wx\tracker.h">\r |
1555 | </File>\r | |
6e0fbb3d | 1556 | <File\r |
8ece421c VZ |
1557 | RelativePath="..\..\include\wx\txtstrm.h">\r |
1558 | </File>\r | |
6e0fbb3d | 1559 | <File\r |
8ece421c VZ |
1560 | RelativePath="..\..\include\wx\types.h">\r |
1561 | </File>\r | |
6e0fbb3d | 1562 | <File\r |
8ece421c VZ |
1563 | RelativePath="..\..\include\wx\unichar.h">\r |
1564 | </File>\r | |
6e0fbb3d | 1565 | <File\r |
8ece421c VZ |
1566 | RelativePath="..\..\include\wx\uri.h">\r |
1567 | </File>\r | |
aaa03125 | 1568 | <File\r |
8ece421c VZ |
1569 | RelativePath="..\..\include\wx\ustring.h">\r |
1570 | </File>\r | |
6e0fbb3d | 1571 | <File\r |
8ece421c VZ |
1572 | RelativePath="..\..\include\wx\utils.h">\r |
1573 | </File>\r | |
6e0fbb3d | 1574 | <File\r |
8ece421c VZ |
1575 | RelativePath="..\..\include\wx\variant.h">\r |
1576 | </File>\r | |
6e0fbb3d | 1577 | <File\r |
8ece421c VZ |
1578 | RelativePath="..\..\include\wx\vector.h">\r |
1579 | </File>\r | |
6e0fbb3d | 1580 | <File\r |
8ece421c VZ |
1581 | RelativePath="..\..\include\wx\version.h">\r |
1582 | </File>\r | |
6e0fbb3d | 1583 | <File\r |
8ece421c VZ |
1584 | RelativePath="..\..\include\wx\volume.h">\r |
1585 | </File>\r | |
6e0fbb3d | 1586 | <File\r |
8ece421c VZ |
1587 | RelativePath="..\..\include\wx\weakref.h">\r |
1588 | </File>\r | |
6e0fbb3d | 1589 | <File\r |
8ece421c VZ |
1590 | RelativePath="..\..\include\wx\wfstream.h">\r |
1591 | </File>\r | |
6e0fbb3d | 1592 | <File\r |
8ece421c VZ |
1593 | RelativePath="..\..\include\wx\wx.h">\r |
1594 | </File>\r | |
6e0fbb3d | 1595 | <File\r |
8ece421c VZ |
1596 | RelativePath="..\..\include\wx\wxchar.h">\r |
1597 | </File>\r | |
6e0fbb3d | 1598 | <File\r |
8ece421c VZ |
1599 | RelativePath="..\..\include\wx\wxcrt.h">\r |
1600 | </File>\r | |
6e0fbb3d | 1601 | <File\r |
8ece421c VZ |
1602 | RelativePath="..\..\include\wx\wxcrtbase.h">\r |
1603 | </File>\r | |
6e0fbb3d | 1604 | <File\r |
8ece421c VZ |
1605 | RelativePath="..\..\include\wx\wxcrtvararg.h">\r |
1606 | </File>\r | |
6e0fbb3d | 1607 | <File\r |
8ece421c VZ |
1608 | RelativePath="..\..\include\wx\wxprec.h">\r |
1609 | </File>\r | |
6e4ae332 | 1610 | <File\r |
8ece421c VZ |
1611 | RelativePath="..\..\include\wx\xlocale.h">\r |
1612 | </File>\r | |
6e0fbb3d | 1613 | <File\r |
8ece421c VZ |
1614 | RelativePath="..\..\include\wx\xti.h">\r |
1615 | </File>\r | |
6e0fbb3d | 1616 | <File\r |
8ece421c VZ |
1617 | RelativePath="..\..\include\wx\xtistrm.h">\r |
1618 | </File>\r | |
6e0fbb3d | 1619 | <File\r |
8ece421c VZ |
1620 | RelativePath="..\..\include\wx\zipstrm.h">\r |
1621 | </File>\r | |
6e0fbb3d | 1622 | <File\r |
8ece421c VZ |
1623 | RelativePath="..\..\include\wx\zstream.h">\r |
1624 | </File>\r | |
6e0fbb3d VS |
1625 | </Filter>\r |
1626 | </Files>\r | |
1627 | <Globals>\r | |
1628 | \r | |
1629 | </Globals>\r | |
1630 | </VisualStudioProject>\r | |
1631 | \r |