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