aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/tools/GUIEditor/GUI Editor_v8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libraries/irrlicht-1.8/tools/GUIEditor/GUI Editor_v8.vcproj590
1 files changed, 295 insertions, 295 deletions
diff --git a/libraries/irrlicht-1.8/tools/GUIEditor/GUI Editor_v8.vcproj b/libraries/irrlicht-1.8/tools/GUIEditor/GUI Editor_v8.vcproj
index 81c6fa9..e28c5fa 100644
--- a/libraries/irrlicht-1.8/tools/GUIEditor/GUI Editor_v8.vcproj
+++ b/libraries/irrlicht-1.8/tools/GUIEditor/GUI Editor_v8.vcproj
@@ -1,295 +1,295 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="GUI Editor" 5 Name="GUI Editor"
6 ProjectGUID="{853A396E-C031-4C26-A716-5B4E176BE11D}" 6 ProjectGUID="{853A396E-C031-4C26-A716-5B4E176BE11D}"
7 RootNamespace="GUI Editor" 7 RootNamespace="GUI Editor"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
11 <Platform 11 <Platform
12 Name="Win32" 12 Name="Win32"
13 /> 13 />
14 </Platforms> 14 </Platforms>
15 <ToolFiles> 15 <ToolFiles>
16 </ToolFiles> 16 </ToolFiles>
17 <Configurations> 17 <Configurations>
18 <Configuration 18 <Configuration
19 Name="Debug|Win32" 19 Name="Debug|Win32"
20 OutputDirectory="Debug" 20 OutputDirectory="Debug"
21 IntermediateDirectory="Debug" 21 IntermediateDirectory="Debug"
22 ConfigurationType="1" 22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2" 24 CharacterSet="2"
25 > 25 >
26 <Tool 26 <Tool
27 Name="VCPreBuildEventTool" 27 Name="VCPreBuildEventTool"
28 /> 28 />
29 <Tool 29 <Tool
30 Name="VCCustomBuildTool" 30 Name="VCCustomBuildTool"
31 /> 31 />
32 <Tool 32 <Tool
33 Name="VCXMLDataGeneratorTool" 33 Name="VCXMLDataGeneratorTool"
34 /> 34 />
35 <Tool 35 <Tool
36 Name="VCWebServiceProxyGeneratorTool" 36 Name="VCWebServiceProxyGeneratorTool"
37 /> 37 />
38 <Tool 38 <Tool
39 Name="VCMIDLTool" 39 Name="VCMIDLTool"
40 /> 40 />
41 <Tool 41 <Tool
42 Name="VCCLCompilerTool" 42 Name="VCCLCompilerTool"
43 Optimization="0" 43 Optimization="0"
44 FavorSizeOrSpeed="0" 44 FavorSizeOrSpeed="0"
45 WholeProgramOptimization="false" 45 WholeProgramOptimization="false"
46 AdditionalIncludeDirectories="..\..\include" 46 AdditionalIncludeDirectories="..\..\include"
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
48 MinimalRebuild="true" 48 MinimalRebuild="true"
49 BasicRuntimeChecks="3" 49 BasicRuntimeChecks="3"
50 RuntimeLibrary="1" 50 RuntimeLibrary="1"
51 UsePrecompiledHeader="0" 51 UsePrecompiledHeader="0"
52 WarningLevel="3" 52 WarningLevel="3"
53 Detect64BitPortabilityProblems="true" 53 Detect64BitPortabilityProblems="true"
54 DebugInformationFormat="4" 54 DebugInformationFormat="4"
55 /> 55 />
56 <Tool 56 <Tool
57 Name="VCManagedResourceCompilerTool" 57 Name="VCManagedResourceCompilerTool"
58 /> 58 />
59 <Tool 59 <Tool
60 Name="VCResourceCompilerTool" 60 Name="VCResourceCompilerTool"
61 /> 61 />
62 <Tool 62 <Tool
63 Name="VCPreLinkEventTool" 63 Name="VCPreLinkEventTool"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCLinkerTool" 66 Name="VCLinkerTool"
67 AdditionalOptions=" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib glu32.lib opengl32.lib " 67 AdditionalOptions=" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib glu32.lib opengl32.lib "
68 OutputFile="../../bin/Win32-visualstudio/GUIEditor.exe" 68 OutputFile="../../bin/Win32-visualstudio/GUIEditor.exe"
69 LinkIncremental="2" 69 LinkIncremental="2"
70 AdditionalLibraryDirectories="&quot;..\..\lib\Win32-visualstudio&quot;" 70 AdditionalLibraryDirectories="&quot;..\..\lib\Win32-visualstudio&quot;"
71 GenerateDebugInformation="true" 71 GenerateDebugInformation="true"
72 ProgramDatabaseFile="$(OutDir)/GUIEditor.pdb" 72 ProgramDatabaseFile="$(OutDir)/GUIEditor.pdb"
73 SubSystem="1" 73 SubSystem="1"
74 TargetMachine="1" 74 TargetMachine="1"
75 /> 75 />
76 <Tool 76 <Tool
77 Name="VCALinkTool" 77 Name="VCALinkTool"
78 /> 78 />
79 <Tool 79 <Tool
80 Name="VCManifestTool" 80 Name="VCManifestTool"
81 /> 81 />
82 <Tool 82 <Tool
83 Name="VCXDCMakeTool" 83 Name="VCXDCMakeTool"
84 /> 84 />
85 <Tool 85 <Tool
86 Name="VCBscMakeTool" 86 Name="VCBscMakeTool"
87 /> 87 />
88 <Tool 88 <Tool
89 Name="VCFxCopTool" 89 Name="VCFxCopTool"
90 /> 90 />
91 <Tool 91 <Tool
92 Name="VCAppVerifierTool" 92 Name="VCAppVerifierTool"
93 /> 93 />
94 <Tool 94 <Tool
95 Name="VCWebDeploymentTool" 95 Name="VCWebDeploymentTool"
96 /> 96 />
97 <Tool 97 <Tool
98 Name="VCPostBuildEventTool" 98 Name="VCPostBuildEventTool"
99 /> 99 />
100 </Configuration> 100 </Configuration>
101 <Configuration 101 <Configuration
102 Name="Release|Win32" 102 Name="Release|Win32"
103 OutputDirectory="Release" 103 OutputDirectory="Release"
104 IntermediateDirectory="Release" 104 IntermediateDirectory="Release"
105 ConfigurationType="1" 105 ConfigurationType="1"
106 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 106 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
107 CharacterSet="2" 107 CharacterSet="2"
108 > 108 >
109 <Tool 109 <Tool
110 Name="VCPreBuildEventTool" 110 Name="VCPreBuildEventTool"
111 /> 111 />
112 <Tool 112 <Tool
113 Name="VCCustomBuildTool" 113 Name="VCCustomBuildTool"
114 /> 114 />
115 <Tool 115 <Tool
116 Name="VCXMLDataGeneratorTool" 116 Name="VCXMLDataGeneratorTool"
117 /> 117 />
118 <Tool 118 <Tool
119 Name="VCWebServiceProxyGeneratorTool" 119 Name="VCWebServiceProxyGeneratorTool"
120 /> 120 />
121 <Tool 121 <Tool
122 Name="VCMIDLTool" 122 Name="VCMIDLTool"
123 /> 123 />
124 <Tool 124 <Tool
125 Name="VCCLCompilerTool" 125 Name="VCCLCompilerTool"
126 Optimization="3" 126 Optimization="3"
127 WholeProgramOptimization="true" 127 WholeProgramOptimization="true"
128 AdditionalIncludeDirectories="..\..\include" 128 AdditionalIncludeDirectories="..\..\include"
129 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 129 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
130 RuntimeLibrary="0" 130 RuntimeLibrary="0"
131 UsePrecompiledHeader="0" 131 UsePrecompiledHeader="0"
132 WarningLevel="3" 132 WarningLevel="3"
133 Detect64BitPortabilityProblems="true" 133 Detect64BitPortabilityProblems="true"
134 DebugInformationFormat="3" 134 DebugInformationFormat="3"
135 /> 135 />
136 <Tool 136 <Tool
137 Name="VCManagedResourceCompilerTool" 137 Name="VCManagedResourceCompilerTool"
138 /> 138 />
139 <Tool 139 <Tool
140 Name="VCResourceCompilerTool" 140 Name="VCResourceCompilerTool"
141 /> 141 />
142 <Tool 142 <Tool
143 Name="VCPreLinkEventTool" 143 Name="VCPreLinkEventTool"
144 /> 144 />
145 <Tool 145 <Tool
146 Name="VCLinkerTool" 146 Name="VCLinkerTool"
147 OutputFile="../../bin/Win32-visualstudio/GUIEditor.exe" 147 OutputFile="../../bin/Win32-visualstudio/GUIEditor.exe"
148 LinkIncremental="1" 148 LinkIncremental="1"
149 GenerateDebugInformation="true" 149 GenerateDebugInformation="true"
150 SubSystem="1" 150 SubSystem="1"
151 OptimizeReferences="2" 151 OptimizeReferences="2"
152 EnableCOMDATFolding="2" 152 EnableCOMDATFolding="2"
153 TargetMachine="1" 153 TargetMachine="1"
154 /> 154 />
155 <Tool 155 <Tool
156 Name="VCALinkTool" 156 Name="VCALinkTool"
157 /> 157 />
158 <Tool 158 <Tool
159 Name="VCManifestTool" 159 Name="VCManifestTool"
160 /> 160 />
161 <Tool 161 <Tool
162 Name="VCXDCMakeTool" 162 Name="VCXDCMakeTool"
163 /> 163 />
164 <Tool 164 <Tool
165 Name="VCBscMakeTool" 165 Name="VCBscMakeTool"
166 /> 166 />
167 <Tool 167 <Tool
168 Name="VCFxCopTool" 168 Name="VCFxCopTool"
169 /> 169 />
170 <Tool 170 <Tool
171 Name="VCAppVerifierTool" 171 Name="VCAppVerifierTool"
172 /> 172 />
173 <Tool 173 <Tool
174 Name="VCWebDeploymentTool" 174 Name="VCWebDeploymentTool"
175 /> 175 />
176 <Tool 176 <Tool
177 Name="VCPostBuildEventTool" 177 Name="VCPostBuildEventTool"
178 /> 178 />
179 </Configuration> 179 </Configuration>
180 </Configurations> 180 </Configurations>
181 <References> 181 <References>
182 </References> 182 </References>
183 <Files> 183 <Files>
184 <Filter 184 <Filter
185 Name="gui" 185 Name="gui"
186 > 186 >
187 <File 187 <File
188 RelativePath=".\CGUIEditFactory.cpp" 188 RelativePath=".\CGUIEditFactory.cpp"
189 > 189 >
190 </File> 190 </File>
191 <File 191 <File
192 RelativePath=".\CGUIEditFactory.h" 192 RelativePath=".\CGUIEditFactory.h"
193 > 193 >
194 </File> 194 </File>
195 <File 195 <File
196 RelativePath=".\CGUIEditWindow.cpp" 196 RelativePath=".\CGUIEditWindow.cpp"
197 > 197 >
198 </File> 198 </File>
199 <File 199 <File
200 RelativePath=".\CGUIEditWindow.h" 200 RelativePath=".\CGUIEditWindow.h"
201 > 201 >
202 </File> 202 </File>
203 <File 203 <File
204 RelativePath=".\CGUIEditWorkspace.cpp" 204 RelativePath=".\CGUIEditWorkspace.cpp"
205 > 205 >
206 </File> 206 </File>
207 <File 207 <File
208 RelativePath=".\CGUIEditWorkspace.h" 208 RelativePath=".\CGUIEditWorkspace.h"
209 > 209 >
210 </File> 210 </File>
211 <File 211 <File
212 RelativePath=".\CGUITextureCacheBrowser.cpp" 212 RelativePath=".\CGUITextureCacheBrowser.cpp"
213 > 213 >
214 </File> 214 </File>
215 <File 215 <File
216 RelativePath=".\CGUITextureCacheBrowser.h" 216 RelativePath=".\CGUITextureCacheBrowser.h"
217 > 217 >
218 </File> 218 </File>
219 <Filter 219 <Filter
220 Name="GUIAttributes" 220 Name="GUIAttributes"
221 > 221 >
222 <File 222 <File
223 RelativePath=".\CGUIAttribute.h" 223 RelativePath=".\CGUIAttribute.h"
224 > 224 >
225 </File> 225 </File>
226 <File 226 <File
227 RelativePath=".\CGUIAttributeEditor.cpp" 227 RelativePath=".\CGUIAttributeEditor.cpp"
228 > 228 >
229 </File> 229 </File>
230 <File 230 <File
231 RelativePath=".\CGUIAttributeEditor.h" 231 RelativePath=".\CGUIAttributeEditor.h"
232 > 232 >
233 </File> 233 </File>
234 <File 234 <File
235 RelativePath=".\CGUIBoolAttribute.h" 235 RelativePath=".\CGUIBoolAttribute.h"
236 > 236 >
237 </File> 237 </File>
238 <File 238 <File
239 RelativePath=".\CGUIColorAttribute.h" 239 RelativePath=".\CGUIColorAttribute.h"
240 > 240 >
241 </File> 241 </File>
242 <File 242 <File
243 RelativePath=".\CGUIEnumAttribute.h" 243 RelativePath=".\CGUIEnumAttribute.h"
244 > 244 >
245 </File> 245 </File>
246 <File 246 <File
247 RelativePath=".\CGUIStringAttribute.h" 247 RelativePath=".\CGUIStringAttribute.h"
248 > 248 >
249 </File> 249 </File>
250 <File 250 <File
251 RelativePath=".\CGUITextureAttribute.h" 251 RelativePath=".\CGUITextureAttribute.h"
252 > 252 >
253 </File> 253 </File>
254 </Filter> 254 </Filter>
255 <Filter 255 <Filter
256 Name="Useful GUI Elements" 256 Name="Useful GUI Elements"
257 > 257 >
258 <File 258 <File
259 RelativePath=".\CGUIPanel.cpp" 259 RelativePath=".\CGUIPanel.cpp"
260 > 260 >
261 </File> 261 </File>
262 <File 262 <File
263 RelativePath=".\CGUIPanel.h" 263 RelativePath=".\CGUIPanel.h"
264 > 264 >
265 </File> 265 </File>
266 </Filter> 266 </Filter>
267 <Filter 267 <Filter
268 Name="Element Editors" 268 Name="Element Editors"
269 > 269 >
270 <File 270 <File
271 RelativePath=".\CGUIDummyEditorStub.h" 271 RelativePath=".\CGUIDummyEditorStub.h"
272 > 272 >
273 </File> 273 </File>
274 </Filter> 274 </Filter>
275 </Filter> 275 </Filter>
276 <Filter 276 <Filter
277 Name="io" 277 Name="io"
278 > 278 >
279 <File 279 <File
280 RelativePath=".\CMemoryReadWriteFile.cpp" 280 RelativePath=".\CMemoryReadWriteFile.cpp"
281 > 281 >
282 </File> 282 </File>
283 <File 283 <File
284 RelativePath=".\CMemoryReadWriteFile.h" 284 RelativePath=".\CMemoryReadWriteFile.h"
285 > 285 >
286 </File> 286 </File>
287 </Filter> 287 </Filter>
288 <File 288 <File
289 RelativePath=".\main.cpp" 289 RelativePath=".\main.cpp"
290 > 290 >
291 </File> 291 </File>
292 </Files> 292 </Files>
293 <Globals> 293 <Globals>
294 </Globals> 294 </Globals>
295</VisualStudioProject> 295</VisualStudioProject>