source: GTP/trunk/Lib/Vis/Preprocessing/scripts/TestPreprocessor.vcproj @ 991

Revision 991, 4.9 KB checked in by mattausch, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="TestPreprocessor"
6        ProjectGUID="{69BC58F0-C7EB-4B43-B782-B6F047EF0528}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="Debug"
16                        IntermediateDirectory="Debug"
17                        ConfigurationType="1"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
23                                MinimalRebuild="TRUE"
24                                BasicRuntimeChecks="3"
25                                RuntimeLibrary="5"
26                                UsePrecompiledHeader="0"
27                                WarningLevel="3"
28                                Detect64BitPortabilityProblems="TRUE"
29                                DebugInformationFormat="4"/>
30                        <Tool
31                                Name="VCCustomBuildTool"/>
32                        <Tool
33                                Name="VCLinkerTool"
34                                AdditionalDependencies="xerces-c_2D.lib zdll.lib zziplibd.lib devil.lib qtmain.lib QtOpenGLd4.lib QtCored4.lib QtGuid4.lib Qt3Supportd4.lib QAxContainer.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib"
35                                OutputFile="$(OutDir)/TestPreprocessor.exe"
36                                LinkIncremental="2"
37                                AdditionalLibraryDirectories="..\support\xercesc\lib\;..\support\zlib\lib\;..\support\devil\lib;&quot;$(QTDIR)\lib&quot;;..\include;..\src\GL;&quot;$(CG_LIB_PATH)&quot;;&quot;$(GTPDIR)\NonGTP\Xerces&quot;;&quot;$(GTPDIR)\NonGTP\Xerces\xercesc\lib&quot;;&quot;$(GTPDIR)\NonGTP\zlib\lib&quot;;&quot;$(GTPDIR)\NonGTP\Devil\lib&quot;"
38                                GenerateDebugInformation="TRUE"
39                                ProgramDatabaseFile="$(OutDir)/TestPreprocessor.pdb"
40                                SubSystem="1"
41                                TargetMachine="1"/>
42                        <Tool
43                                Name="VCMIDLTool"/>
44                        <Tool
45                                Name="VCPostBuildEventTool"/>
46                        <Tool
47                                Name="VCPreBuildEventTool"/>
48                        <Tool
49                                Name="VCPreLinkEventTool"/>
50                        <Tool
51                                Name="VCResourceCompilerTool"/>
52                        <Tool
53                                Name="VCWebServiceProxyGeneratorTool"/>
54                        <Tool
55                                Name="VCXMLDataGeneratorTool"/>
56                        <Tool
57                                Name="VCWebDeploymentTool"/>
58                        <Tool
59                                Name="VCManagedWrapperGeneratorTool"/>
60                        <Tool
61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62                </Configuration>
63                <Configuration
64                        Name="Release|Win32"
65                        OutputDirectory="..\bin\Release"
66                        IntermediateDirectory="..\obj\Release"
67                        ConfigurationType="1"
68                        CharacterSet="2">
69                        <Tool
70                                Name="VCCLCompilerTool"
71                                AdditionalIncludeDirectories="..\support;..\support\devil\include;..\support\zlib\include;..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces"
72                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
73                                RuntimeLibrary="2"
74                                UsePrecompiledHeader="0"
75                                WarningLevel="3"
76                                Detect64BitPortabilityProblems="TRUE"
77                                DebugInformationFormat="3"/>
78                        <Tool
79                                Name="VCCustomBuildTool"/>
80                        <Tool
81                                Name="VCLinkerTool"
82                                AdditionalDependencies="xerces-c_2.lib zdll.lib zziplib.lib devil.lib qtmain.lib QtGuid4.lib Qt3Support4.lib QAxContainer.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib Preprocessor.lib QtCore4.lib QtOpenGL4.lib"
83                                OutputFile="$(OutDir)/Preprocessor.exe"
84                                LinkIncremental="1"
85                                AdditionalLibraryDirectories="..\support\xercesc\lib\;..\support\zlib\lib\;..\support\devil\lib;&quot;$(QTDIR)\lib&quot;;..\include;..\src\GL;&quot;$(CG_LIB_PATH)&quot;;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;&quot;..\..\Preprocessing\lib\$(ConfigurationName)&quot;"
86                                GenerateDebugInformation="FALSE"
87                                SubSystem="1"
88                                OptimizeReferences="2"
89                                EnableCOMDATFolding="2"
90                                TargetMachine="1"/>
91                        <Tool
92                                Name="VCMIDLTool"/>
93                        <Tool
94                                Name="VCPostBuildEventTool"/>
95                        <Tool
96                                Name="VCPreBuildEventTool"/>
97                        <Tool
98                                Name="VCPreLinkEventTool"/>
99                        <Tool
100                                Name="VCResourceCompilerTool"/>
101                        <Tool
102                                Name="VCWebServiceProxyGeneratorTool"/>
103                        <Tool
104                                Name="VCXMLDataGeneratorTool"/>
105                        <Tool
106                                Name="VCWebDeploymentTool"/>
107                        <Tool
108                                Name="VCManagedWrapperGeneratorTool"/>
109                        <Tool
110                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
111                </Configuration>
112        </Configurations>
113        <References>
114        </References>
115        <Files>
116                <Filter
117                        Name="Source Files"
118                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
119                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
120                        <File
121                                RelativePath="..\src\main.cpp">
122                        </File>
123                </Filter>
124                <Filter
125                        Name="Header Files"
126                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
127                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
128                </Filter>
129                <Filter
130                        Name="Resource Files"
131                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
132                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
133                </Filter>
134        </Files>
135        <Globals>
136        </Globals>
137</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.