source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumDemo/build/win32_vc7x1/gtp_shader/gtp_shader.vcproj @ 2196

Revision 2196, 5.8 KB checked in by szirmay, 17 years ago (diff)
Line 
1<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="gtp_shader"
6        ProjectGUID="{04088B1C-4726-46C5-8A30-D8BF1753D13A}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="../../../bin/win32_vc7x1/debug"
16                        IntermediateDirectory="Debug"
17                        ConfigurationType="2"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="..\..\..\..\shark3d\src\eng\shader\special"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GTP_SHADER_EXPORTS"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                UsePrecompiledHeader="0"
28                                WarningLevel="3"
29                                Detect64BitPortabilityProblems="TRUE"
30                                DebugInformationFormat="4"/>
31                        <Tool
32                                Name="VCCustomBuildTool"/>
33                        <Tool
34                                Name="VCLinkerTool"
35                                AdditionalDependencies="shark3d_eng_util.lib shark3d_util.lib shark3d_eng_interf.lib shark3d_sys.lib shark3d_comp.lib shark3d_drv_interf.lib shark3d_drv_util.lib"
36                                OutputFile="$(OutDir)/shark3d_gtp_shader.dll"
37                                LinkIncremental="2"
38                                AdditionalLibraryDirectories="../../../../shark3d/bin/win32_vc7x1/debug/"
39                                GenerateDebugInformation="TRUE"
40                                ProgramDatabaseFile="$(OutDir)/shark3d_gtp_shader.pdb"
41                                SubSystem="2"
42                                ImportLibrary="$(OutDir)/shark3d_gtp_shader.lib"
43                                TargetMachine="1"/>
44                        <Tool
45                                Name="VCMIDLTool"/>
46                        <Tool
47                                Name="VCPostBuildEventTool"/>
48                        <Tool
49                                Name="VCPreBuildEventTool"/>
50                        <Tool
51                                Name="VCPreLinkEventTool"/>
52                        <Tool
53                                Name="VCResourceCompilerTool"/>
54                        <Tool
55                                Name="VCWebServiceProxyGeneratorTool"/>
56                        <Tool
57                                Name="VCXMLDataGeneratorTool"/>
58                        <Tool
59                                Name="VCWebDeploymentTool"/>
60                        <Tool
61                                Name="VCManagedWrapperGeneratorTool"/>
62                        <Tool
63                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64                </Configuration>
65                <Configuration
66                        Name="Release|Win32"
67                        OutputDirectory="../../../bin/win32_vc7x1/debug"
68                        IntermediateDirectory="Release"
69                        ConfigurationType="2"
70                        CharacterSet="2">
71                        <Tool
72                                Name="VCCLCompilerTool"
73                                AdditionalIncludeDirectories="..\..\..\..\shark3d\src\eng\shader\special"
74                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GTP_SHADER_EXPORTS"
75                                RuntimeLibrary="2"
76                                BufferSecurityCheck="FALSE"
77                                UsePrecompiledHeader="0"
78                                WarningLevel="3"
79                                Detect64BitPortabilityProblems="TRUE"
80                                DebugInformationFormat="3"/>
81                        <Tool
82                                Name="VCCustomBuildTool"/>
83                        <Tool
84                                Name="VCLinkerTool"
85                                AdditionalDependencies="shark3d_eng_util.lib shark3d_util.lib shark3d_eng_interf.lib shark3d_sys.lib shark3d_comp.lib shark3d_drv_interf.lib shark3d_drv_util.lib"
86                                OutputFile="$(OutDir)/shark3d_gtp_shader.dll"
87                                LinkIncremental="1"
88                                AdditionalLibraryDirectories="../../../../shark3d/bin/win32_vc7x1/release/"
89                                GenerateDebugInformation="TRUE"
90                                ProgramDatabaseFile="$(OutDir)/shark3d_gtp_shader.pdb"
91                                SubSystem="2"
92                                OptimizeReferences="2"
93                                EnableCOMDATFolding="2"
94                                ImportLibrary="$(OutDir)/shark3d_gtp_shader.lib"
95                                TargetMachine="1"/>
96                        <Tool
97                                Name="VCMIDLTool"/>
98                        <Tool
99                                Name="VCPostBuildEventTool"/>
100                        <Tool
101                                Name="VCPreBuildEventTool"/>
102                        <Tool
103                                Name="VCPreLinkEventTool"/>
104                        <Tool
105                                Name="VCResourceCompilerTool"/>
106                        <Tool
107                                Name="VCWebServiceProxyGeneratorTool"/>
108                        <Tool
109                                Name="VCXMLDataGeneratorTool"/>
110                        <Tool
111                                Name="VCWebDeploymentTool"/>
112                        <Tool
113                                Name="VCManagedWrapperGeneratorTool"/>
114                        <Tool
115                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
116                </Configuration>
117        </Configurations>
118        <References>
119        </References>
120        <Files>
121                <Filter
122                        Name="shader"
123                        Filter="">
124                        <File
125                                RelativePath="..\..\..\src\gtp_shader\eng_shader_special_worldmat.cpp">
126                        </File>
127                        <File
128                                RelativePath="..\..\..\src\gtp_shader\eng_shader_special_worldmat.h">
129                        </File>
130                        <File
131                                RelativePath="..\..\..\src\gtp_shader\gtp_shader.cpp">
132                        </File>
133                        <File
134                                RelativePath="..\..\..\src\gtp_shader\gtp_shader.h">
135                        </File>
136                        <File
137                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_causticcube.cpp">
138                        </File>
139                        <File
140                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_causticcube.h">
141                        </File>
142                        <File
143                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_createtex.cpp">
144                        </File>
145                        <File
146                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_createtex.h">
147                        </File>
148                        <File
149                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_cubetexfilter.cpp">
150                        </File>
151                        <File
152                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_cubetexfilter.h">
153                        </File>
154                        <File
155                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_envmap.cpp">
156                        </File>
157                        <File
158                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_envmap.h">
159                        </File>
160                        <File
161                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_focusedprojmat.cpp">
162                        </File>
163                        <File
164                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_focusedprojmat.h">
165                        </File>
166                        <File
167                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_mainenum.cpp">
168                        </File>
169                        <File
170                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_mainenum.h">
171                        </File>
172                        <File
173                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_module.cpp">
174                        </File>
175                        <File
176                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_module.h">
177                        </File>
178                        <File
179                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_opticsutil.cpp">
180                        </File>
181                        <File
182                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_opticsutil.h">
183                        </File>
184                        <File
185                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_public.cpp">
186                        </File>
187                        <File
188                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_public.h">
189                        </File>
190                        <File
191                                RelativePath="..\..\..\src\gtp_shader\gtp_shader_versioncheck.cpp">
192                        </File>
193                </Filter>
194        </Files>
195        <Globals>
196        </Globals>
197</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.