source: GTP/trunk/Lib/Vis/Preprocessing/FrontEnd/preprocessorFrontEnd.vcproj @ 1558

Revision 1558, 40.4 KB checked in by mattausch, 18 years ago (diff)

added the preprocessor front end

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