Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Common/CEGUIRenderer/scripts/OgreGUIRenderer.vcproj @ 5

Last change on this file since 5 was 5, checked in by anonymous, 17 years ago

=hoffentlich gehts jetzt

File size: 7.3 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="OgreGUIRenderer"
6        ProjectGUID="{2250CA22-7F4D-4BC0-A8E7-B4400D209B33}"
7        RootNamespace="OgreGUIRenderer"
8        Keyword="Win32Proj">
9        <Platforms>
10                <Platform
11                        Name="Win32"/>
12        </Platforms>
13        <Configurations>
14                <Configuration
15                        Name="Debug|Win32"
16                        OutputDirectory="..\..\..\..\lib"
17                        IntermediateDirectory="..\obj\$(ConfigurationName)"
18                        ConfigurationType="2"
19                        CharacterSet="2">
20                        <Tool
21                                Name="VCCLCompilerTool"
22                                Optimization="0"
23                                AdditionalIncludeDirectories="..\include;..\..\..\..\OgreMain\include;..\..\..\..\Dependencies\include;..\..\..\..\Dependencies\include\CEGUI"
24                                PreprocessorDefinitions="WIN32;_DEBUG;_STLP_DEBUG;_WINDOWS;_USRDLL;OGRE_GUIRENDERER_EXPORTS"
25                                MinimalRebuild="TRUE"
26                                BasicRuntimeChecks="3"
27                                RuntimeLibrary="3"
28                                ForceConformanceInForLoopScope="TRUE"
29                                RuntimeTypeInfo="TRUE"
30                                UsePrecompiledHeader="0"
31                                WarningLevel="3"
32                                WarnAsError="TRUE"
33                                Detect64BitPortabilityProblems="FALSE"
34                                DebugInformationFormat="4"
35                                DisableSpecificWarnings="4251"/>
36                        <Tool
37                                Name="VCCustomBuildTool"/>
38                        <Tool
39                                Name="VCLinkerTool"
40                                AdditionalDependencies="CEGUIBase_d.lib OgreMain_d.lib"
41                                OutputFile="$(OutDir)/$(ProjectName)_d.dll"
42                                LinkIncremental="2"
43                                AdditionalLibraryDirectories="&quot;..\..\..\..\lib&quot;;..\..\..\..\dependencies\lib\$(ConfigurationName)"
44                                GenerateDebugInformation="TRUE"
45                                ProgramDatabaseFile="$(OutDir)/$(ProjectName)_d.pdb"
46                                SubSystem="2"
47                                ImportLibrary="$(OutDir)/$(TargetName).lib"
48                                TargetMachine="1"/>
49                        <Tool
50                                Name="VCMIDLTool"/>
51                        <Tool
52                                Name="VCPostBuildEventTool"
53                                CommandLine="copy &quot;$(TargetPath)&quot; &quot;..\..\..\..\Samples\Common\bin\$(ConfigurationName)&quot;"/>
54                        <Tool
55                                Name="VCPreBuildEventTool"/>
56                        <Tool
57                                Name="VCPreLinkEventTool"/>
58                        <Tool
59                                Name="VCResourceCompilerTool"/>
60                        <Tool
61                                Name="VCWebServiceProxyGeneratorTool"/>
62                        <Tool
63                                Name="VCXMLDataGeneratorTool"/>
64                        <Tool
65                                Name="VCWebDeploymentTool"/>
66                        <Tool
67                                Name="VCManagedWrapperGeneratorTool"/>
68                        <Tool
69                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70                </Configuration>
71                <Configuration
72                        Name="Release|Win32"
73                        OutputDirectory="..\..\..\..\lib"
74                        IntermediateDirectory="..\obj\$(ConfigurationName)"
75                        ConfigurationType="2"
76                        CharacterSet="2">
77                        <Tool
78                                Name="VCCLCompilerTool"
79                                AdditionalIncludeDirectories="..\include;..\..\..\..\OgreMain\include;..\..\..\..\Dependencies\include;..\..\..\..\Dependencies\include\CEGUI"
80                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_GUIRENDERER_EXPORTS"
81                                RuntimeLibrary="2"
82                                ForceConformanceInForLoopScope="TRUE"
83                                RuntimeTypeInfo="TRUE"
84                                UsePrecompiledHeader="0"
85                                WarningLevel="3"
86                                WarnAsError="TRUE"
87                                Detect64BitPortabilityProblems="FALSE"
88                                DebugInformationFormat="3"
89                                DisableSpecificWarnings="4251"/>
90                        <Tool
91                                Name="VCCustomBuildTool"/>
92                        <Tool
93                                Name="VCLinkerTool"
94                                AdditionalDependencies="CEGUIBase.lib OgreMain.lib"
95                                LinkIncremental="1"
96                                AdditionalLibraryDirectories="&quot;..\..\..\..\lib&quot;;..\..\..\..\dependencies\lib\$(ConfigurationName)"
97                                GenerateDebugInformation="TRUE"
98                                SubSystem="2"
99                                OptimizeReferences="2"
100                                EnableCOMDATFolding="2"
101                                ImportLibrary="$(OutDir)/$(TargetName).lib"
102                                TargetMachine="1"/>
103                        <Tool
104                                Name="VCMIDLTool"/>
105                        <Tool
106                                Name="VCPostBuildEventTool"
107                                CommandLine="copy &quot;$(TargetPath)&quot; &quot;..\..\..\..\Samples\Common\bin\$(ConfigurationName)&quot;"/>
108                        <Tool
109                                Name="VCPreBuildEventTool"/>
110                        <Tool
111                                Name="VCPreLinkEventTool"/>
112                        <Tool
113                                Name="VCResourceCompilerTool"/>
114                        <Tool
115                                Name="VCWebServiceProxyGeneratorTool"/>
116                        <Tool
117                                Name="VCXMLDataGeneratorTool"/>
118                        <Tool
119                                Name="VCWebDeploymentTool"/>
120                        <Tool
121                                Name="VCManagedWrapperGeneratorTool"/>
122                        <Tool
123                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
124                </Configuration>
125                <Configuration
126                        Name="DebugStaticLib|Win32"
127                        OutputDirectory="..\..\..\..\lib"
128                        IntermediateDirectory="..\obj\$(ConfigurationName)"
129                        ConfigurationType="4"
130                        CharacterSet="2">
131                        <Tool
132                                Name="VCCLCompilerTool"
133                                Optimization="0"
134                                AdditionalIncludeDirectories="..\include;..\..\..\..\OgreMain\include;..\..\..\..\Dependencies\include;..\..\..\..\Dependencies\include\CEGUI"
135                                PreprocessorDefinitions="WIN32;_DEBUG;_STLP_DEBUG;_WINDOWS;_USRDLL;OGRE_GUIRENDERER_EXPORTS;OGRE_STATIC_LIB"
136                                MinimalRebuild="TRUE"
137                                BasicRuntimeChecks="3"
138                                RuntimeLibrary="3"
139                                ForceConformanceInForLoopScope="TRUE"
140                                RuntimeTypeInfo="TRUE"
141                                UsePrecompiledHeader="0"
142                                WarningLevel="3"
143                                WarnAsError="TRUE"
144                                Detect64BitPortabilityProblems="FALSE"
145                                DebugInformationFormat="4"
146                                DisableSpecificWarnings="4251"/>
147                        <Tool
148                                Name="VCCustomBuildTool"/>
149                        <Tool
150                                Name="VCLibrarianTool"
151                                OutputFile="$(OutDir)/$(ProjectName)Static_d.lib"/>
152                        <Tool
153                                Name="VCMIDLTool"/>
154                        <Tool
155                                Name="VCPostBuildEventTool"/>
156                        <Tool
157                                Name="VCPreBuildEventTool"/>
158                        <Tool
159                                Name="VCPreLinkEventTool"/>
160                        <Tool
161                                Name="VCResourceCompilerTool"/>
162                        <Tool
163                                Name="VCWebServiceProxyGeneratorTool"/>
164                        <Tool
165                                Name="VCXMLDataGeneratorTool"/>
166                        <Tool
167                                Name="VCManagedWrapperGeneratorTool"/>
168                        <Tool
169                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
170                </Configuration>
171                <Configuration
172                        Name="ReleaseStaticLib|Win32"
173                        OutputDirectory="..\..\..\..\lib"
174                        IntermediateDirectory="..\obj\$(ConfigurationName)"
175                        ConfigurationType="4"
176                        CharacterSet="2">
177                        <Tool
178                                Name="VCCLCompilerTool"
179                                AdditionalIncludeDirectories="..\include;..\..\..\..\OgreMain\include;..\..\..\..\Dependencies\include;..\..\..\..\Dependencies\include\CEGUI"
180                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_GUIRENDERER_EXPORTS;OGRE_STATIC_LIB"
181                                RuntimeLibrary="2"
182                                ForceConformanceInForLoopScope="TRUE"
183                                RuntimeTypeInfo="TRUE"
184                                UsePrecompiledHeader="0"
185                                WarningLevel="3"
186                                WarnAsError="TRUE"
187                                Detect64BitPortabilityProblems="FALSE"
188                                DebugInformationFormat="3"
189                                DisableSpecificWarnings="4251"/>
190                        <Tool
191                                Name="VCCustomBuildTool"/>
192                        <Tool
193                                Name="VCLibrarianTool"
194                                OutputFile="$(OutDir)/$(ProjectName)Static.lib"/>
195                        <Tool
196                                Name="VCMIDLTool"/>
197                        <Tool
198                                Name="VCPostBuildEventTool"/>
199                        <Tool
200                                Name="VCPreBuildEventTool"/>
201                        <Tool
202                                Name="VCPreLinkEventTool"/>
203                        <Tool
204                                Name="VCResourceCompilerTool"/>
205                        <Tool
206                                Name="VCWebServiceProxyGeneratorTool"/>
207                        <Tool
208                                Name="VCXMLDataGeneratorTool"/>
209                        <Tool
210                                Name="VCManagedWrapperGeneratorTool"/>
211                        <Tool
212                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
213                </Configuration>
214        </Configurations>
215        <References>
216        </References>
217        <Files>
218                <Filter
219                        Name="Source Files"
220                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
221                        <File
222                                RelativePath="..\src\OgreCEGUIRenderer.cpp">
223                        </File>
224                        <File
225                                RelativePath="..\src\OgreCEGUIResourceProvider.cpp">
226                        </File>
227                        <File
228                                RelativePath="..\src\OgreCEGUITexture.cpp">
229                        </File>
230                </Filter>
231                <Filter
232                        Name="Header Files"
233                        Filter="h;hpp;hxx;hm;inl;inc">
234                        <File
235                                RelativePath="..\include\OgreCEGUIRenderer.h">
236                        </File>
237                        <File
238                                RelativePath="..\include\OgreCEGUIResourceProvider.h">
239                        </File>
240                        <File
241                                RelativePath="..\include\OgreCEGUITexture.h">
242                        </File>
243                </Filter>
244                <Filter
245                        Name="Resource Files"
246                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
247                </Filter>
248        </Files>
249        <Globals>
250        </Globals>
251</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.