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