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