aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/examples/22.MaterialViewer/MaterialViewer.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/irrlicht-1.8/examples/22.MaterialViewer/MaterialViewer.vcproj')
-rw-r--r--libraries/irrlicht-1.8/examples/22.MaterialViewer/MaterialViewer.vcproj458
1 files changed, 229 insertions, 229 deletions
diff --git a/libraries/irrlicht-1.8/examples/22.MaterialViewer/MaterialViewer.vcproj b/libraries/irrlicht-1.8/examples/22.MaterialViewer/MaterialViewer.vcproj
index 7419359..d9d6a98 100644
--- a/libraries/irrlicht-1.8/examples/22.MaterialViewer/MaterialViewer.vcproj
+++ b/libraries/irrlicht-1.8/examples/22.MaterialViewer/MaterialViewer.vcproj
@@ -1,229 +1,229 @@
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="7.10" 4 Version="7.10"
5 Name="22.MaterialViewer" 5 Name="22.MaterialViewer"
6 ProjectGUID="{4E6C2F8D-BA92-4C5B-96FD-72D4FE8BD7FA}" 6 ProjectGUID="{4E6C2F8D-BA92-4C5B-96FD-72D4FE8BD7FA}"
7 TargetFrameworkVersion="131072" 7 TargetFrameworkVersion="131072"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
11 Name="Win32" 11 Name="Win32"
12 /> 12 />
13 </Platforms> 13 </Platforms>
14 <ToolFiles> 14 <ToolFiles>
15 </ToolFiles> 15 </ToolFiles>
16 <Configurations> 16 <Configurations>
17 <Configuration 17 <Configuration
18 Name="Release|Win32" 18 Name="Release|Win32"
19 OutputDirectory=".\Release" 19 OutputDirectory=".\Release"
20 IntermediateDirectory=".\Release" 20 IntermediateDirectory=".\Release"
21 ConfigurationType="1" 21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0" 23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false" 24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2" 25 CharacterSet="2"
26 > 26 >
27 <Tool 27 <Tool
28 Name="VCPreBuildEventTool" 28 Name="VCPreBuildEventTool"
29 /> 29 />
30 <Tool 30 <Tool
31 Name="VCCustomBuildTool" 31 Name="VCCustomBuildTool"
32 /> 32 />
33 <Tool 33 <Tool
34 Name="VCXMLDataGeneratorTool" 34 Name="VCXMLDataGeneratorTool"
35 /> 35 />
36 <Tool 36 <Tool
37 Name="VCWebServiceProxyGeneratorTool" 37 Name="VCWebServiceProxyGeneratorTool"
38 /> 38 />
39 <Tool 39 <Tool
40 Name="VCMIDLTool" 40 Name="VCMIDLTool"
41 TypeLibraryName=".\Release/MaterialViewer.tlb" 41 TypeLibraryName=".\Release/MaterialViewer.tlb"
42 HeaderFileName="" 42 HeaderFileName=""
43 /> 43 />
44 <Tool 44 <Tool
45 Name="VCCLCompilerTool" 45 Name="VCCLCompilerTool"
46 Optimization="2" 46 Optimization="2"
47 InlineFunctionExpansion="1" 47 InlineFunctionExpansion="1"
48 AdditionalIncludeDirectories="..\..\include" 48 AdditionalIncludeDirectories="..\..\include"
49 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 49 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
50 StringPooling="true" 50 StringPooling="true"
51 RuntimeLibrary="0" 51 RuntimeLibrary="0"
52 EnableFunctionLevelLinking="true" 52 EnableFunctionLevelLinking="true"
53 UsePrecompiledHeader="0" 53 UsePrecompiledHeader="0"
54 PrecompiledHeaderFile=".\Release/MaterialViewer.pch" 54 PrecompiledHeaderFile=".\Release/MaterialViewer.pch"
55 AssemblerListingLocation=".\Release/" 55 AssemblerListingLocation=".\Release/"
56 ObjectFile=".\Release/" 56 ObjectFile=".\Release/"
57 ProgramDataBaseFileName=".\Release/" 57 ProgramDataBaseFileName=".\Release/"
58 WarningLevel="3" 58 WarningLevel="3"
59 SuppressStartupBanner="true" 59 SuppressStartupBanner="true"
60 CompileAs="0" 60 CompileAs="0"
61 /> 61 />
62 <Tool 62 <Tool
63 Name="VCManagedResourceCompilerTool" 63 Name="VCManagedResourceCompilerTool"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCResourceCompilerTool" 66 Name="VCResourceCompilerTool"
67 PreprocessorDefinitions="NDEBUG" 67 PreprocessorDefinitions="NDEBUG"
68 Culture="3079" 68 Culture="3079"
69 /> 69 />
70 <Tool 70 <Tool
71 Name="VCPreLinkEventTool" 71 Name="VCPreLinkEventTool"
72 /> 72 />
73 <Tool 73 <Tool
74 Name="VCLinkerTool" 74 Name="VCLinkerTool"
75 OutputFile="..\..\bin\Win32-VisualStudio\22.MaterialViewer.exe" 75 OutputFile="..\..\bin\Win32-VisualStudio\22.MaterialViewer.exe"
76 LinkIncremental="0" 76 LinkIncremental="0"
77 SuppressStartupBanner="true" 77 SuppressStartupBanner="true"
78 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 78 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
79 ProgramDatabaseFile=".\Release/MaterialViewer.pdb" 79 ProgramDatabaseFile=".\Release/MaterialViewer.pdb"
80 SubSystem="1" 80 SubSystem="1"
81 RandomizedBaseAddress="1" 81 RandomizedBaseAddress="1"
82 DataExecutionPrevention="0" 82 DataExecutionPrevention="0"
83 TargetMachine="1" 83 TargetMachine="1"
84 /> 84 />
85 <Tool 85 <Tool
86 Name="VCALinkTool" 86 Name="VCALinkTool"
87 /> 87 />
88 <Tool 88 <Tool
89 Name="VCManifestTool" 89 Name="VCManifestTool"
90 /> 90 />
91 <Tool 91 <Tool
92 Name="VCXDCMakeTool" 92 Name="VCXDCMakeTool"
93 /> 93 />
94 <Tool 94 <Tool
95 Name="VCBscMakeTool" 95 Name="VCBscMakeTool"
96 /> 96 />
97 <Tool 97 <Tool
98 Name="VCFxCopTool" 98 Name="VCFxCopTool"
99 /> 99 />
100 <Tool 100 <Tool
101 Name="VCAppVerifierTool" 101 Name="VCAppVerifierTool"
102 /> 102 />
103 <Tool 103 <Tool
104 Name="VCPostBuildEventTool" 104 Name="VCPostBuildEventTool"
105 /> 105 />
106 </Configuration> 106 </Configuration>
107 <Configuration 107 <Configuration
108 Name="Debug|Win32" 108 Name="Debug|Win32"
109 OutputDirectory=".\Debug" 109 OutputDirectory=".\Debug"
110 IntermediateDirectory=".\Debug" 110 IntermediateDirectory=".\Debug"
111 ConfigurationType="1" 111 ConfigurationType="1"
112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
113 UseOfMFC="0" 113 UseOfMFC="0"
114 ATLMinimizesCRunTimeLibraryUsage="false" 114 ATLMinimizesCRunTimeLibraryUsage="false"
115 CharacterSet="2" 115 CharacterSet="2"
116 > 116 >
117 <Tool 117 <Tool
118 Name="VCPreBuildEventTool" 118 Name="VCPreBuildEventTool"
119 /> 119 />
120 <Tool 120 <Tool
121 Name="VCCustomBuildTool" 121 Name="VCCustomBuildTool"
122 /> 122 />
123 <Tool 123 <Tool
124 Name="VCXMLDataGeneratorTool" 124 Name="VCXMLDataGeneratorTool"
125 /> 125 />
126 <Tool 126 <Tool
127 Name="VCWebServiceProxyGeneratorTool" 127 Name="VCWebServiceProxyGeneratorTool"
128 /> 128 />
129 <Tool 129 <Tool
130 Name="VCMIDLTool" 130 Name="VCMIDLTool"
131 TypeLibraryName=".\Debug/MaterialViewer.tlb" 131 TypeLibraryName=".\Debug/MaterialViewer.tlb"
132 HeaderFileName="" 132 HeaderFileName=""
133 /> 133 />
134 <Tool 134 <Tool
135 Name="VCCLCompilerTool" 135 Name="VCCLCompilerTool"
136 Optimization="0" 136 Optimization="0"
137 AdditionalIncludeDirectories="..\..\include" 137 AdditionalIncludeDirectories="..\..\include"
138 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 138 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
139 BasicRuntimeChecks="3" 139 BasicRuntimeChecks="3"
140 RuntimeLibrary="1" 140 RuntimeLibrary="1"
141 UsePrecompiledHeader="0" 141 UsePrecompiledHeader="0"
142 PrecompiledHeaderFile=".\Debug/MaterialViewer.pch" 142 PrecompiledHeaderFile=".\Debug/MaterialViewer.pch"
143 AssemblerListingLocation=".\Debug/" 143 AssemblerListingLocation=".\Debug/"
144 ObjectFile=".\Debug/" 144 ObjectFile=".\Debug/"
145 ProgramDataBaseFileName=".\Debug/" 145 ProgramDataBaseFileName=".\Debug/"
146 WarningLevel="3" 146 WarningLevel="3"
147 SuppressStartupBanner="true" 147 SuppressStartupBanner="true"
148 DebugInformationFormat="4" 148 DebugInformationFormat="4"
149 CompileAs="0" 149 CompileAs="0"
150 /> 150 />
151 <Tool 151 <Tool
152 Name="VCManagedResourceCompilerTool" 152 Name="VCManagedResourceCompilerTool"
153 /> 153 />
154 <Tool 154 <Tool
155 Name="VCResourceCompilerTool" 155 Name="VCResourceCompilerTool"
156 PreprocessorDefinitions="_DEBUG" 156 PreprocessorDefinitions="_DEBUG"
157 Culture="3079" 157 Culture="3079"
158 /> 158 />
159 <Tool 159 <Tool
160 Name="VCPreLinkEventTool" 160 Name="VCPreLinkEventTool"
161 /> 161 />
162 <Tool 162 <Tool
163 Name="VCLinkerTool" 163 Name="VCLinkerTool"
164 OutputFile="..\..\bin\Win32-VisualStudio\22.MaterialViewer.exe" 164 OutputFile="..\..\bin\Win32-VisualStudio\22.MaterialViewer.exe"
165 LinkIncremental="0" 165 LinkIncremental="0"
166 SuppressStartupBanner="true" 166 SuppressStartupBanner="true"
167 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 167 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
168 GenerateDebugInformation="true" 168 GenerateDebugInformation="true"
169 ProgramDatabaseFile=".\Debug/MaterialViewer.pdb" 169 ProgramDatabaseFile=".\Debug/MaterialViewer.pdb"
170 SubSystem="1" 170 SubSystem="1"
171 RandomizedBaseAddress="1" 171 RandomizedBaseAddress="1"
172 DataExecutionPrevention="0" 172 DataExecutionPrevention="0"
173 TargetMachine="1" 173 TargetMachine="1"
174 /> 174 />
175 <Tool 175 <Tool
176 Name="VCALinkTool" 176 Name="VCALinkTool"
177 /> 177 />
178 <Tool 178 <Tool
179 Name="VCManifestTool" 179 Name="VCManifestTool"
180 /> 180 />
181 <Tool 181 <Tool
182 Name="VCXDCMakeTool" 182 Name="VCXDCMakeTool"
183 /> 183 />
184 <Tool 184 <Tool
185 Name="VCBscMakeTool" 185 Name="VCBscMakeTool"
186 /> 186 />
187 <Tool 187 <Tool
188 Name="VCFxCopTool" 188 Name="VCFxCopTool"
189 /> 189 />
190 <Tool 190 <Tool
191 Name="VCAppVerifierTool" 191 Name="VCAppVerifierTool"
192 /> 192 />
193 <Tool 193 <Tool
194 Name="VCPostBuildEventTool" 194 Name="VCPostBuildEventTool"
195 /> 195 />
196 </Configuration> 196 </Configuration>
197 </Configurations> 197 </Configurations>
198 <References> 198 <References>
199 </References> 199 </References>
200 <Files> 200 <Files>
201 <File 201 <File
202 RelativePath="main.cpp" 202 RelativePath="main.cpp"
203 > 203 >
204 <FileConfiguration 204 <FileConfiguration
205 Name="Release|Win32" 205 Name="Release|Win32"
206 > 206 >
207 <Tool 207 <Tool
208 Name="VCCLCompilerTool" 208 Name="VCCLCompilerTool"
209 Optimization="2" 209 Optimization="2"
210 AdditionalIncludeDirectories="" 210 AdditionalIncludeDirectories=""
211 PreprocessorDefinitions="" 211 PreprocessorDefinitions=""
212 /> 212 />
213 </FileConfiguration> 213 </FileConfiguration>
214 <FileConfiguration 214 <FileConfiguration
215 Name="Debug|Win32" 215 Name="Debug|Win32"
216 > 216 >
217 <Tool 217 <Tool
218 Name="VCCLCompilerTool" 218 Name="VCCLCompilerTool"
219 Optimization="0" 219 Optimization="0"
220 AdditionalIncludeDirectories="" 220 AdditionalIncludeDirectories=""
221 PreprocessorDefinitions="" 221 PreprocessorDefinitions=""
222 BasicRuntimeChecks="3" 222 BasicRuntimeChecks="3"
223 /> 223 />
224 </FileConfiguration> 224 </FileConfiguration>
225 </File> 225 </File>
226 </Files> 226 </Files>
227 <Globals> 227 <Globals>
228 </Globals> 228 </Globals>
229</VisualStudioProject> 229</VisualStudioProject>