diff options
author | David Walter Seikel | 2016-03-28 22:28:34 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-03-28 22:28:34 +1000 |
commit | 7028cbe09c688437910a25623098762bf0fa592d (patch) | |
tree | 10b5af58277d9880380c2251f109325542c4e6eb /src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht10.0.vcxproj | |
parent | Move lemon to the src/others directory. (diff) | |
download | SledjHamr-7028cbe09c688437910a25623098762bf0fa592d.zip SledjHamr-7028cbe09c688437910a25623098762bf0fa592d.tar.gz SledjHamr-7028cbe09c688437910a25623098762bf0fa592d.tar.bz2 SledjHamr-7028cbe09c688437910a25623098762bf0fa592d.tar.xz |
Move Irrlicht to src/others.
Diffstat (limited to 'src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht10.0.vcxproj')
-rw-r--r-- | src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht10.0.vcxproj | 1555 |
1 files changed, 1555 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht10.0.vcxproj b/src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht10.0.vcxproj new file mode 100644 index 0000000..4a10236 --- /dev/null +++ b/src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht10.0.vcxproj | |||
@@ -0,0 +1,1555 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <ItemGroup Label="ProjectConfigurations"> | ||
4 | <ProjectConfiguration Include="Debug|Win32"> | ||
5 | <Configuration>Debug</Configuration> | ||
6 | <Platform>Win32</Platform> | ||
7 | </ProjectConfiguration> | ||
8 | <ProjectConfiguration Include="Debug|x64"> | ||
9 | <Configuration>Debug</Configuration> | ||
10 | <Platform>x64</Platform> | ||
11 | </ProjectConfiguration> | ||
12 | <ProjectConfiguration Include="Release - Fast FPU|Win32"> | ||
13 | <Configuration>Release - Fast FPU</Configuration> | ||
14 | <Platform>Win32</Platform> | ||
15 | </ProjectConfiguration> | ||
16 | <ProjectConfiguration Include="Release - Fast FPU|x64"> | ||
17 | <Configuration>Release - Fast FPU</Configuration> | ||
18 | <Platform>x64</Platform> | ||
19 | </ProjectConfiguration> | ||
20 | <ProjectConfiguration Include="Release|Win32"> | ||
21 | <Configuration>Release</Configuration> | ||
22 | <Platform>Win32</Platform> | ||
23 | </ProjectConfiguration> | ||
24 | <ProjectConfiguration Include="Release|x64"> | ||
25 | <Configuration>Release</Configuration> | ||
26 | <Platform>x64</Platform> | ||
27 | </ProjectConfiguration> | ||
28 | <ProjectConfiguration Include="SDL-Debug|Win32"> | ||
29 | <Configuration>SDL-Debug</Configuration> | ||
30 | <Platform>Win32</Platform> | ||
31 | </ProjectConfiguration> | ||
32 | <ProjectConfiguration Include="SDL-Debug|x64"> | ||
33 | <Configuration>SDL-Debug</Configuration> | ||
34 | <Platform>x64</Platform> | ||
35 | </ProjectConfiguration> | ||
36 | <ProjectConfiguration Include="Static lib - Debug|Win32"> | ||
37 | <Configuration>Static lib - Debug</Configuration> | ||
38 | <Platform>Win32</Platform> | ||
39 | </ProjectConfiguration> | ||
40 | <ProjectConfiguration Include="Static lib - Debug|x64"> | ||
41 | <Configuration>Static lib - Debug</Configuration> | ||
42 | <Platform>x64</Platform> | ||
43 | </ProjectConfiguration> | ||
44 | <ProjectConfiguration Include="Static lib - Release - Fast FPU|Win32"> | ||
45 | <Configuration>Static lib - Release - Fast FPU</Configuration> | ||
46 | <Platform>Win32</Platform> | ||
47 | </ProjectConfiguration> | ||
48 | <ProjectConfiguration Include="Static lib - Release - Fast FPU|x64"> | ||
49 | <Configuration>Static lib - Release - Fast FPU</Configuration> | ||
50 | <Platform>x64</Platform> | ||
51 | </ProjectConfiguration> | ||
52 | <ProjectConfiguration Include="Static lib - Release|Win32"> | ||
53 | <Configuration>Static lib - Release</Configuration> | ||
54 | <Platform>Win32</Platform> | ||
55 | </ProjectConfiguration> | ||
56 | <ProjectConfiguration Include="Static lib - Release|x64"> | ||
57 | <Configuration>Static lib - Release</Configuration> | ||
58 | <Platform>x64</Platform> | ||
59 | </ProjectConfiguration> | ||
60 | </ItemGroup> | ||
61 | <PropertyGroup Label="Globals"> | ||
62 | <ProjectName>Irrlicht</ProjectName> | ||
63 | <ProjectGuid>{E08E042A-6C45-411B-92BE-3CC31331019F}</ProjectGuid> | ||
64 | <RootNamespace>Irrlicht</RootNamespace> | ||
65 | </PropertyGroup> | ||
66 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'" Label="Configuration"> | ||
68 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
69 | <CharacterSet>NotSet</CharacterSet> | ||
70 | </PropertyGroup> | ||
71 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'" Label="Configuration"> | ||
72 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
73 | <CharacterSet>NotSet</CharacterSet> | ||
74 | <PlatformToolset>Windows7.1SDK</PlatformToolset> | ||
75 | </PropertyGroup> | ||
76 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'" Label="Configuration"> | ||
77 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
78 | <CharacterSet>MultiByte</CharacterSet> | ||
79 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
80 | </PropertyGroup> | ||
81 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'" Label="Configuration"> | ||
82 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
83 | <CharacterSet>MultiByte</CharacterSet> | ||
84 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
85 | <PlatformToolset>Windows7.1SDK</PlatformToolset> | ||
86 | </PropertyGroup> | ||
87 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'" Label="Configuration"> | ||
88 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
89 | <CharacterSet>MultiByte</CharacterSet> | ||
90 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
91 | </PropertyGroup> | ||
92 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'" Label="Configuration"> | ||
93 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
94 | <CharacterSet>MultiByte</CharacterSet> | ||
95 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
96 | <PlatformToolset>Windows7.1SDK</PlatformToolset> | ||
97 | </PropertyGroup> | ||
98 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'" Label="Configuration"> | ||
99 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
100 | <CharacterSet>NotSet</CharacterSet> | ||
101 | </PropertyGroup> | ||
102 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'" Label="Configuration"> | ||
103 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
104 | <CharacterSet>NotSet</CharacterSet> | ||
105 | <PlatformToolset>Windows7.1SDK</PlatformToolset> | ||
106 | </PropertyGroup> | ||
107 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'" Label="Configuration"> | ||
108 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
109 | <CharacterSet>MultiByte</CharacterSet> | ||
110 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
111 | </PropertyGroup> | ||
112 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'" Label="Configuration"> | ||
113 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
114 | <CharacterSet>MultiByte</CharacterSet> | ||
115 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
116 | <PlatformToolset>Windows7.1SDK</PlatformToolset> | ||
117 | </PropertyGroup> | ||
118 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
119 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
120 | <CharacterSet>MultiByte</CharacterSet> | ||
121 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
122 | </PropertyGroup> | ||
123 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
124 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
125 | <CharacterSet>MultiByte</CharacterSet> | ||
126 | <WholeProgramOptimization>true</WholeProgramOptimization> | ||
127 | <PlatformToolset>Windows7.1SDK</PlatformToolset> | ||
128 | </PropertyGroup> | ||
129 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
130 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
131 | <CharacterSet>NotSet</CharacterSet> | ||
132 | </PropertyGroup> | ||
133 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
134 | <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
135 | <CharacterSet>NotSet</CharacterSet> | ||
136 | <PlatformToolset>Windows7.1SDK</PlatformToolset> | ||
137 | </PropertyGroup> | ||
138 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
139 | <ImportGroup Label="ExtensionSettings"> | ||
140 | </ImportGroup> | ||
141 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'" Label="PropertySheets"> | ||
142 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
143 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
144 | </ImportGroup> | ||
145 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'" Label="PropertySheets"> | ||
146 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
147 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
148 | </ImportGroup> | ||
149 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'" Label="PropertySheets"> | ||
150 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
151 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
152 | </ImportGroup> | ||
153 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'" Label="PropertySheets"> | ||
154 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
155 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
156 | </ImportGroup> | ||
157 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'" Label="PropertySheets"> | ||
158 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
159 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
160 | </ImportGroup> | ||
161 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'" Label="PropertySheets"> | ||
162 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
163 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
164 | </ImportGroup> | ||
165 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'" Label="PropertySheets"> | ||
166 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
167 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
168 | </ImportGroup> | ||
169 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'" Label="PropertySheets"> | ||
170 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
171 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
172 | </ImportGroup> | ||
173 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'" Label="PropertySheets"> | ||
174 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
175 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
176 | </ImportGroup> | ||
177 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'" Label="PropertySheets"> | ||
178 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
179 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
180 | </ImportGroup> | ||
181 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
182 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
183 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
184 | </ImportGroup> | ||
185 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
186 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
187 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
188 | </ImportGroup> | ||
189 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
190 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
191 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
192 | </ImportGroup> | ||
193 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
194 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
195 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | ||
196 | </ImportGroup> | ||
197 | <PropertyGroup Label="UserMacros" /> | ||
198 | <PropertyGroup> | ||
199 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | ||
200 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\bin\Win32-VisualStudio\</OutDir> | ||
201 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\bin\Win64-VisualStudio\</OutDir> | ||
202 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\bin\Win32-VisualStudio\</OutDir> | ||
203 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\bin\Win64-VisualStudio\</OutDir> | ||
204 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">obj\$(Configuration)\</IntDir> | ||
205 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">obj\$(Configuration)64\</IntDir> | ||
206 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> | ||
207 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> | ||
208 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'">..\..\bin\Win32-VisualStudio\</OutDir> | ||
209 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'">..\..\bin\Win64-VisualStudio\</OutDir> | ||
210 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'">obj\$(Configuration)\</IntDir> | ||
211 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'">obj\$(Configuration)64\</IntDir> | ||
212 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'">false</LinkIncremental> | ||
213 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'">false</LinkIncremental> | ||
214 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'">..\..\lib\Win32-VisualStudio\</OutDir> | ||
215 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'">..\..\lib\Win64-VisualStudio\</OutDir> | ||
216 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'">obj\$(Configuration)\</IntDir> | ||
217 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'">obj\$(Configuration)64\</IntDir> | ||
218 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'">..\..\lib\Win32-VisualStudio\</OutDir> | ||
219 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'">..\..\lib\Win64-VisualStudio\</OutDir> | ||
220 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'">obj\$(Configuration)\</IntDir> | ||
221 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'">obj\$(Configuration)64\</IntDir> | ||
222 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'">..\..\lib\Win32-VisualStudio\</OutDir> | ||
223 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'">..\..\lib\Win64-VisualStudio\</OutDir> | ||
224 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'">obj\$(Configuration)\</IntDir> | ||
225 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'">obj\$(Configuration)64\</IntDir> | ||
226 | <OutDir Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'">..\..\bin\Win32-VisualStudio\</OutDir> | ||
227 | <OutDir Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'">..\..\bin\Win64-VisualStudio\</OutDir> | ||
228 | <IntDir Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'">obj\$(Configuration)\</IntDir> | ||
229 | <IntDir Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'">obj\$(Configuration)64\</IntDir> | ||
230 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'">true</LinkIncremental> | ||
231 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'">true</LinkIncremental> | ||
232 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
233 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
234 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
235 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
236 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
237 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
238 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
239 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
240 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'" /> | ||
241 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'" /> | ||
242 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'" /> | ||
243 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'" /> | ||
244 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
245 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
246 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
247 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
248 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
249 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
250 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
251 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
252 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'" /> | ||
253 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'" /> | ||
254 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'" /> | ||
255 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'" /> | ||
256 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
257 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
258 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'" /> | ||
259 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'" /> | ||
260 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'" /> | ||
261 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'" /> | ||
262 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
263 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
264 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'" /> | ||
265 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'" /> | ||
266 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'" /> | ||
267 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'" /> | ||
268 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
269 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
270 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'" /> | ||
271 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'" /> | ||
272 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'" /> | ||
273 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'" /> | ||
274 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(DXSDK_DIR)include;$(CG_INC_PATH);$(IncludePath)</IncludePath> | ||
275 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
276 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">obj\$(Configuration)\</IntDir> | ||
277 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">obj\$(Configuration)64\</IntDir> | ||
278 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> | ||
279 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> | ||
280 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
281 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
282 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
283 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
284 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
285 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
286 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
287 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
288 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
289 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
290 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
291 | <IncludePath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'">$(DXSDK_DIR)include;$(IncludePath)</IncludePath> | ||
292 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(DXSDK_DIR)Lib\x86;$(CG_LIB_PATH);$(LibraryPath)</LibraryPath> | ||
293 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'">$(DXSDK_DIR)Lib\x86;$(LibraryPath)</LibraryPath> | ||
294 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(DXSDK_DIR)Lib\x86;$(LibraryPath)</LibraryPath> | ||
295 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'">$(DXSDK_DIR)Lib\x86;$(LibraryPath)</LibraryPath> | ||
296 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'">$(DXSDK_DIR)Lib\x86;$(LibraryPath)</LibraryPath> | ||
297 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'">$(DXSDK_DIR)Lib\x86;$(LibraryPath)</LibraryPath> | ||
298 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'">$(DXSDK_DIR)Lib\x86;$(LibraryPath)</LibraryPath> | ||
299 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(DXSDK_DIR)Lib\x64;$(LibraryPath);$(VSInstallDir);$(VSInstallDir)lib\amd64</LibraryPath> | ||
300 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'">$(DXSDK_DIR)Lib\x64;$(LibraryPath);$(VSInstallDir);$(VSInstallDir)lib\amd64</LibraryPath> | ||
301 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(DXSDK_DIR)Lib\x64;$(LibraryPath);$(VSInstallDir);$(VSInstallDir)lib\amd64</LibraryPath> | ||
302 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'">$(DXSDK_DIR)Lib\x64;$(LibraryPath);$(VSInstallDir);$(VSInstallDir)lib\amd64</LibraryPath> | ||
303 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'">$(DXSDK_DIR)Lib\x64;$(LibraryPath);$(VSInstallDir);$(VSInstallDir)lib\amd64</LibraryPath> | ||
304 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'">$(DXSDK_DIR)Lib\x64;$(LibraryPath);$(VSInstallDir);$(VSInstallDir)lib\amd64</LibraryPath> | ||
305 | <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'">$(DXSDK_DIR)Lib\x64;$(LibraryPath);$(VSInstallDir);$(VSInstallDir)lib\amd64</LibraryPath> | ||
306 | </PropertyGroup> | ||
307 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
308 | <Midl> | ||
309 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
310 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
311 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
312 | <TargetEnvironment>Win32</TargetEnvironment> | ||
313 | <TypeLibraryName>.\..\Debug/Irrlicht.tlb</TypeLibraryName> | ||
314 | </Midl> | ||
315 | <ClCompile> | ||
316 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
317 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions); _ITERATOR_DEBUG_LEVEL=0</PreprocessorDefinitions> | ||
318 | <ExceptionHandling> | ||
319 | </ExceptionHandling> | ||
320 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
321 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
322 | <DisableLanguageExtensions>false</DisableLanguageExtensions> | ||
323 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
324 | <WarningLevel>Level3</WarningLevel> | ||
325 | <Optimization>Disabled</Optimization> | ||
326 | </ClCompile> | ||
327 | <ResourceCompile> | ||
328 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
329 | <Culture>0x0c07</Culture> | ||
330 | </ResourceCompile> | ||
331 | <ProjectReference> | ||
332 | <UseLibraryDependencyInputs>true</UseLibraryDependencyInputs> | ||
333 | </ProjectReference> | ||
334 | <Link> | ||
335 | <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | ||
336 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
337 | <OutputFile>..\..\bin\Win32-visualstudio\Irrlicht.dll</OutputFile> | ||
338 | <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | ||
339 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
340 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
341 | <DataExecutionPrevention> | ||
342 | </DataExecutionPrevention> | ||
343 | <ImportLibrary>..\..\lib\Win32-visualstudio\Irrlicht.lib</ImportLibrary> | ||
344 | <Version>1.8</Version> | ||
345 | </Link> | ||
346 | </ItemDefinitionGroup> | ||
347 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
348 | <Midl> | ||
349 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
350 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
351 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
352 | <TypeLibraryName>.\..\Debug/Irrlicht.tlb</TypeLibraryName> | ||
353 | </Midl> | ||
354 | <ClCompile> | ||
355 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
356 | <PreprocessorDefinitions>WIN32;WIN64;_DEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions); _ITERATOR_DEBUG_LEVEL=0</PreprocessorDefinitions> | ||
357 | <ExceptionHandling> | ||
358 | </ExceptionHandling> | ||
359 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
360 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
361 | <DisableLanguageExtensions>false</DisableLanguageExtensions> | ||
362 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
363 | <WarningLevel>Level3</WarningLevel> | ||
364 | <Optimization>Disabled</Optimization> | ||
365 | </ClCompile> | ||
366 | <ResourceCompile> | ||
367 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
368 | <Culture>0x0c07</Culture> | ||
369 | </ResourceCompile> | ||
370 | <ProjectReference> | ||
371 | <UseLibraryDependencyInputs>true</UseLibraryDependencyInputs> | ||
372 | </ProjectReference> | ||
373 | <Link> | ||
374 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;opengl32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
375 | <OutputFile>..\..\bin\Win64-visualstudio\Irrlicht.dll</OutputFile> | ||
376 | <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | ||
377 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
378 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
379 | <DataExecutionPrevention> | ||
380 | </DataExecutionPrevention> | ||
381 | <ImportLibrary>..\..\lib\Win64-visualstudio\Irrlicht.lib</ImportLibrary> | ||
382 | </Link> | ||
383 | </ItemDefinitionGroup> | ||
384 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
385 | <Midl> | ||
386 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
387 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
388 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
389 | <TargetEnvironment>Win32</TargetEnvironment> | ||
390 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
391 | </Midl> | ||
392 | <ClCompile> | ||
393 | <Optimization>MaxSpeed</Optimization> | ||
394 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
395 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
396 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
397 | <StringPooling>true</StringPooling> | ||
398 | <ExceptionHandling> | ||
399 | </ExceptionHandling> | ||
400 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
401 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
402 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
403 | <WarningLevel>Level3</WarningLevel> | ||
404 | <DebugInformationFormat> | ||
405 | </DebugInformationFormat> | ||
406 | <CompileAs>Default</CompileAs> | ||
407 | </ClCompile> | ||
408 | <ResourceCompile> | ||
409 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
410 | <Culture>0x0c07</Culture> | ||
411 | </ResourceCompile> | ||
412 | <Link> | ||
413 | <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | ||
414 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
415 | <OutputFile>..\..\bin\Win32-visualstudio\Irrlicht.dll</OutputFile> | ||
416 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
417 | <GenerateDebugInformation>false</GenerateDebugInformation> | ||
418 | <DataExecutionPrevention> | ||
419 | </DataExecutionPrevention> | ||
420 | <ImportLibrary>..\..\lib\Win32-visualstudio\Irrlicht.lib</ImportLibrary> | ||
421 | <Version>1.8</Version> | ||
422 | </Link> | ||
423 | </ItemDefinitionGroup> | ||
424 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
425 | <Midl> | ||
426 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
427 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
428 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
429 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
430 | </Midl> | ||
431 | <ClCompile> | ||
432 | <Optimization>MaxSpeed</Optimization> | ||
433 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
434 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
435 | <PreprocessorDefinitions>WIN32;WIN64;NDEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
436 | <StringPooling>true</StringPooling> | ||
437 | <ExceptionHandling> | ||
438 | </ExceptionHandling> | ||
439 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
440 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
441 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
442 | <WarningLevel>Level3</WarningLevel> | ||
443 | <DebugInformationFormat> | ||
444 | </DebugInformationFormat> | ||
445 | <CompileAs>Default</CompileAs> | ||
446 | </ClCompile> | ||
447 | <ResourceCompile> | ||
448 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
449 | <Culture>0x0c07</Culture> | ||
450 | </ResourceCompile> | ||
451 | <Link> | ||
452 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
453 | <OutputFile>..\..\bin\Win64-visualstudio\Irrlicht.dll</OutputFile> | ||
454 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
455 | <GenerateDebugInformation>false</GenerateDebugInformation> | ||
456 | <DataExecutionPrevention> | ||
457 | </DataExecutionPrevention> | ||
458 | <ImportLibrary>..\..\lib\Win64-visualstudio\Irrlicht.lib</ImportLibrary> | ||
459 | </Link> | ||
460 | </ItemDefinitionGroup> | ||
461 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|Win32'"> | ||
462 | <Midl> | ||
463 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
464 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
465 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
466 | <TargetEnvironment>Win32</TargetEnvironment> | ||
467 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
468 | </Midl> | ||
469 | <ClCompile> | ||
470 | <Optimization>Full</Optimization> | ||
471 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | ||
472 | <IntrinsicFunctions>true</IntrinsicFunctions> | ||
473 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | ||
474 | <OmitFramePointers>true</OmitFramePointers> | ||
475 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
476 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
477 | <StringPooling>true</StringPooling> | ||
478 | <ExceptionHandling>false</ExceptionHandling> | ||
479 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
480 | <StructMemberAlignment>Default</StructMemberAlignment> | ||
481 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
482 | <FunctionLevelLinking>false</FunctionLevelLinking> | ||
483 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> | ||
484 | <FloatingPointModel>Fast</FloatingPointModel> | ||
485 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
486 | <WarningLevel>Level3</WarningLevel> | ||
487 | <DebugInformationFormat> | ||
488 | </DebugInformationFormat> | ||
489 | </ClCompile> | ||
490 | <ResourceCompile> | ||
491 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
492 | <Culture>0x0c07</Culture> | ||
493 | </ResourceCompile> | ||
494 | <Link> | ||
495 | <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | ||
496 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
497 | <OutputFile>..\..\bin\Win32-visualstudio\Irrlicht.dll</OutputFile> | ||
498 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
499 | <GenerateDebugInformation>false</GenerateDebugInformation> | ||
500 | <OptimizeReferences>true</OptimizeReferences> | ||
501 | <DataExecutionPrevention> | ||
502 | </DataExecutionPrevention> | ||
503 | <ImportLibrary>..\..\lib\Win32-visualstudio\Irrlicht.lib</ImportLibrary> | ||
504 | <SubSystem>Windows</SubSystem> | ||
505 | <Version>1.8</Version> | ||
506 | </Link> | ||
507 | </ItemDefinitionGroup> | ||
508 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release - Fast FPU|x64'"> | ||
509 | <Midl> | ||
510 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
511 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
512 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
513 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
514 | </Midl> | ||
515 | <ClCompile> | ||
516 | <Optimization>Full</Optimization> | ||
517 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | ||
518 | <IntrinsicFunctions>true</IntrinsicFunctions> | ||
519 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | ||
520 | <OmitFramePointers>true</OmitFramePointers> | ||
521 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
522 | <PreprocessorDefinitions>WIN32;WIN64;NDEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
523 | <StringPooling>true</StringPooling> | ||
524 | <ExceptionHandling>false</ExceptionHandling> | ||
525 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
526 | <StructMemberAlignment>Default</StructMemberAlignment> | ||
527 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
528 | <FunctionLevelLinking>false</FunctionLevelLinking> | ||
529 | <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> | ||
530 | <FloatingPointModel>Fast</FloatingPointModel> | ||
531 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
532 | <WarningLevel>Level3</WarningLevel> | ||
533 | <DebugInformationFormat> | ||
534 | </DebugInformationFormat> | ||
535 | </ClCompile> | ||
536 | <ResourceCompile> | ||
537 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
538 | <Culture>0x0c07</Culture> | ||
539 | </ResourceCompile> | ||
540 | <Link> | ||
541 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;opengl32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
542 | <OutputFile>..\..\bin\Win64-visualstudio\Irrlicht.dll</OutputFile> | ||
543 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
544 | <GenerateDebugInformation>false</GenerateDebugInformation> | ||
545 | <OptimizeReferences>true</OptimizeReferences> | ||
546 | <DataExecutionPrevention> | ||
547 | </DataExecutionPrevention> | ||
548 | <ImportLibrary>..\..\lib\Win64-visualstudio\Irrlicht.lib</ImportLibrary> | ||
549 | <SubSystem>Windows</SubSystem> | ||
550 | </Link> | ||
551 | </ItemDefinitionGroup> | ||
552 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|Win32'"> | ||
553 | <Midl> | ||
554 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
555 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
556 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
557 | <TargetEnvironment>Win32</TargetEnvironment> | ||
558 | <TypeLibraryName>.\..\Debug/Irrlicht.tlb</TypeLibraryName> | ||
559 | </Midl> | ||
560 | <ClCompile> | ||
561 | <Optimization>Disabled</Optimization> | ||
562 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
563 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions); _ITERATOR_DEBUG_LEVEL=0</PreprocessorDefinitions> | ||
564 | <ExceptionHandling> | ||
565 | </ExceptionHandling> | ||
566 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
567 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
568 | <DisableLanguageExtensions>false</DisableLanguageExtensions> | ||
569 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
570 | <WarningLevel>Level3</WarningLevel> | ||
571 | </ClCompile> | ||
572 | <ResourceCompile> | ||
573 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
574 | <Culture>0x0c07</Culture> | ||
575 | </ResourceCompile> | ||
576 | <Lib> | ||
577 | <AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
578 | <OutputFile>..\..\lib\Win32-visualstudio\Irrlicht.lib</OutputFile> | ||
579 | </Lib> | ||
580 | </ItemDefinitionGroup> | ||
581 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Debug|x64'"> | ||
582 | <Midl> | ||
583 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
584 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
585 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
586 | <TypeLibraryName>.\..\Debug/Irrlicht.tlb</TypeLibraryName> | ||
587 | </Midl> | ||
588 | <ClCompile> | ||
589 | <Optimization>Disabled</Optimization> | ||
590 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
591 | <PreprocessorDefinitions>WIN32;WIN64;_DEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions); _ITERATOR_DEBUG_LEVEL=0</PreprocessorDefinitions> | ||
592 | <ExceptionHandling> | ||
593 | </ExceptionHandling> | ||
594 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
595 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
596 | <DisableLanguageExtensions>false</DisableLanguageExtensions> | ||
597 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
598 | <WarningLevel>Level3</WarningLevel> | ||
599 | </ClCompile> | ||
600 | <ResourceCompile> | ||
601 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
602 | <Culture>0x0c07</Culture> | ||
603 | </ResourceCompile> | ||
604 | <Lib> | ||
605 | <AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
606 | <OutputFile>..\..\lib\Win64-visualstudio\Irrlicht.lib</OutputFile> | ||
607 | <TargetMachine>MachineX64</TargetMachine> | ||
608 | </Lib> | ||
609 | </ItemDefinitionGroup> | ||
610 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|Win32'"> | ||
611 | <Midl> | ||
612 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
613 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
614 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
615 | <TargetEnvironment>Win32</TargetEnvironment> | ||
616 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
617 | </Midl> | ||
618 | <ClCompile> | ||
619 | <Optimization>MaxSpeed</Optimization> | ||
620 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
621 | <IntrinsicFunctions>false</IntrinsicFunctions> | ||
622 | <WholeProgramOptimization>false</WholeProgramOptimization> | ||
623 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
624 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
625 | <StringPooling>true</StringPooling> | ||
626 | <ExceptionHandling> | ||
627 | </ExceptionHandling> | ||
628 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
629 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
630 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
631 | <WarningLevel>Level3</WarningLevel> | ||
632 | <DebugInformationFormat> | ||
633 | </DebugInformationFormat> | ||
634 | </ClCompile> | ||
635 | <ResourceCompile> | ||
636 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
637 | <Culture>0x0c07</Culture> | ||
638 | </ResourceCompile> | ||
639 | <Lib> | ||
640 | <AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
641 | <OutputFile>..\..\lib\Win32-visualstudio\Irrlicht.lib</OutputFile> | ||
642 | </Lib> | ||
643 | </ItemDefinitionGroup> | ||
644 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release|x64'"> | ||
645 | <Midl> | ||
646 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
647 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
648 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
649 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
650 | </Midl> | ||
651 | <ClCompile> | ||
652 | <Optimization>MaxSpeed</Optimization> | ||
653 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
654 | <IntrinsicFunctions>false</IntrinsicFunctions> | ||
655 | <WholeProgramOptimization>false</WholeProgramOptimization> | ||
656 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
657 | <PreprocessorDefinitions>WIN32;WIN64;NDEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
658 | <StringPooling>true</StringPooling> | ||
659 | <ExceptionHandling> | ||
660 | </ExceptionHandling> | ||
661 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
662 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
663 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
664 | <WarningLevel>Level3</WarningLevel> | ||
665 | <DebugInformationFormat> | ||
666 | </DebugInformationFormat> | ||
667 | </ClCompile> | ||
668 | <ResourceCompile> | ||
669 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
670 | <Culture>0x0c07</Culture> | ||
671 | </ResourceCompile> | ||
672 | <Lib> | ||
673 | <AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
674 | <OutputFile>..\..\lib\Win64-visualstudio\Irrlicht.lib</OutputFile> | ||
675 | <TargetMachine>MachineX64</TargetMachine> | ||
676 | </Lib> | ||
677 | </ItemDefinitionGroup> | ||
678 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|Win32'"> | ||
679 | <Midl> | ||
680 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
681 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
682 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
683 | <TargetEnvironment>Win32</TargetEnvironment> | ||
684 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
685 | </Midl> | ||
686 | <ClCompile> | ||
687 | <Optimization>Full</Optimization> | ||
688 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | ||
689 | <IntrinsicFunctions>true</IntrinsicFunctions> | ||
690 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | ||
691 | <OmitFramePointers>true</OmitFramePointers> | ||
692 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
693 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
694 | <StringPooling>true</StringPooling> | ||
695 | <ExceptionHandling> | ||
696 | </ExceptionHandling> | ||
697 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
698 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
699 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
700 | <FloatingPointModel>Fast</FloatingPointModel> | ||
701 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
702 | <WarningLevel>Level3</WarningLevel> | ||
703 | <DebugInformationFormat> | ||
704 | </DebugInformationFormat> | ||
705 | <CallingConvention>FastCall</CallingConvention> | ||
706 | </ClCompile> | ||
707 | <ResourceCompile> | ||
708 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
709 | <Culture>0x0c07</Culture> | ||
710 | </ResourceCompile> | ||
711 | <Lib> | ||
712 | <AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
713 | <OutputFile>..\..\lib\Win32-visualstudio\Irrlicht.lib</OutputFile> | ||
714 | <TargetMachine>MachineX86</TargetMachine> | ||
715 | </Lib> | ||
716 | </ItemDefinitionGroup> | ||
717 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static lib - Release - Fast FPU|x64'"> | ||
718 | <Midl> | ||
719 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
720 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
721 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
722 | <TypeLibraryName>.\..\Release/Irrlicht.tlb</TypeLibraryName> | ||
723 | </Midl> | ||
724 | <ClCompile> | ||
725 | <Optimization>Full</Optimization> | ||
726 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | ||
727 | <IntrinsicFunctions>true</IntrinsicFunctions> | ||
728 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> | ||
729 | <OmitFramePointers>true</OmitFramePointers> | ||
730 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
731 | <PreprocessorDefinitions>WIN32;WIN64;NDEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
732 | <StringPooling>true</StringPooling> | ||
733 | <ExceptionHandling> | ||
734 | </ExceptionHandling> | ||
735 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
736 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
737 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
738 | <FloatingPointModel>Fast</FloatingPointModel> | ||
739 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
740 | <WarningLevel>Level3</WarningLevel> | ||
741 | <DebugInformationFormat> | ||
742 | </DebugInformationFormat> | ||
743 | <CallingConvention>FastCall</CallingConvention> | ||
744 | </ClCompile> | ||
745 | <ResourceCompile> | ||
746 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
747 | <Culture>0x0c07</Culture> | ||
748 | </ResourceCompile> | ||
749 | <Lib> | ||
750 | <AdditionalDependencies>winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
751 | <OutputFile>..\..\lib\Win64-visualstudio\Irrlicht.lib</OutputFile> | ||
752 | <TargetMachine>MachineX64</TargetMachine> | ||
753 | </Lib> | ||
754 | </ItemDefinitionGroup> | ||
755 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|Win32'"> | ||
756 | <Midl> | ||
757 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
758 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
759 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
760 | <TargetEnvironment>Win32</TargetEnvironment> | ||
761 | <TypeLibraryName>.\..\Debug/Irrlicht.tlb</TypeLibraryName> | ||
762 | </Midl> | ||
763 | <ClCompile> | ||
764 | <Optimization>Disabled</Optimization> | ||
765 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
766 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_IRR_USE_SDL_DEVICE_=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
767 | <ExceptionHandling> | ||
768 | </ExceptionHandling> | ||
769 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
770 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
771 | <DisableLanguageExtensions>false</DisableLanguageExtensions> | ||
772 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
773 | <WarningLevel>Level3</WarningLevel> | ||
774 | </ClCompile> | ||
775 | <ResourceCompile> | ||
776 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
777 | <Culture>0x0c07</Culture> | ||
778 | </ResourceCompile> | ||
779 | <ProjectReference> | ||
780 | <UseLibraryDependencyInputs>true</UseLibraryDependencyInputs> | ||
781 | </ProjectReference> | ||
782 | <Link> | ||
783 | <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | ||
784 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
785 | <OutputFile>..\..\bin\Win32-visualstudio\Irrlicht.dll</OutputFile> | ||
786 | <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | ||
787 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
788 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
789 | <DataExecutionPrevention> | ||
790 | </DataExecutionPrevention> | ||
791 | <ImportLibrary>..\..\lib\Win32-visualstudio\Irrlicht.lib</ImportLibrary> | ||
792 | <Version>1.8</Version> | ||
793 | </Link> | ||
794 | </ItemDefinitionGroup> | ||
795 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='SDL-Debug|x64'"> | ||
796 | <Midl> | ||
797 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
798 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
799 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
800 | <TypeLibraryName>.\..\Debug/Irrlicht.tlb</TypeLibraryName> | ||
801 | </Midl> | ||
802 | <ClCompile> | ||
803 | <Optimization>Disabled</Optimization> | ||
804 | <AdditionalIncludeDirectories>..\..\include;zlib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
805 | <PreprocessorDefinitions>WIN32;WIN64;_DEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_IRR_USE_SDL_DEVICE_=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
806 | <ExceptionHandling> | ||
807 | </ExceptionHandling> | ||
808 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
809 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
810 | <DisableLanguageExtensions>false</DisableLanguageExtensions> | ||
811 | <RuntimeTypeInfo>false</RuntimeTypeInfo> | ||
812 | <WarningLevel>Level3</WarningLevel> | ||
813 | </ClCompile> | ||
814 | <ResourceCompile> | ||
815 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
816 | <Culture>0x0c07</Culture> | ||
817 | </ResourceCompile> | ||
818 | <ProjectReference> | ||
819 | <UseLibraryDependencyInputs>true</UseLibraryDependencyInputs> | ||
820 | </ProjectReference> | ||
821 | <Link> | ||
822 | <AdditionalDependencies>kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;opengl32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
823 | <OutputFile>..\..\bin\Win64-visualstudio\Irrlicht.dll</OutputFile> | ||
824 | <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | ||
825 | <IgnoreSpecificDefaultLibraries>libci.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | ||
826 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
827 | <DataExecutionPrevention> | ||
828 | </DataExecutionPrevention> | ||
829 | <ImportLibrary>..\..\lib\Win64-visualstudio\Irrlicht.lib</ImportLibrary> | ||
830 | </Link> | ||
831 | </ItemDefinitionGroup> | ||
832 | <ItemGroup> | ||
833 | <ClInclude Include="..\..\include\EDriverFeatures.h" /> | ||
834 | <ClInclude Include="..\..\include\EMaterialFlags.h" /> | ||
835 | <ClInclude Include="..\..\include\IAnimatedMeshMD3.h" /> | ||
836 | <ClInclude Include="..\..\include\IEventReceiver.h" /> | ||
837 | <ClInclude Include="..\..\include\ILogger.h" /> | ||
838 | <ClInclude Include="..\..\include\IOSOperator.h" /> | ||
839 | <ClInclude Include="..\..\include\IRandomizer.h" /> | ||
840 | <ClInclude Include="..\..\include\IReferenceCounted.h" /> | ||
841 | <ClInclude Include="..\..\include\IrrCompileConfig.h" /> | ||
842 | <ClInclude Include="..\..\include\irrlicht.h" /> | ||
843 | <ClInclude Include="..\..\include\IrrlichtDevice.h" /> | ||
844 | <ClInclude Include="..\..\include\irrTypes.h" /> | ||
845 | <ClInclude Include="..\..\include\ITimer.h" /> | ||
846 | <ClInclude Include="..\..\include\Keycodes.h" /> | ||
847 | <ClInclude Include="..\..\include\SIrrCreationParameters.h" /> | ||
848 | <ClInclude Include="..\..\include\SKeyMap.h" /> | ||
849 | <ClInclude Include="..\..\include\EDriverTypes.h" /> | ||
850 | <ClInclude Include="..\..\include\IGeometryCreator.h" /> | ||
851 | <ClInclude Include="..\..\include\IGPUProgrammingServices.h" /> | ||
852 | <ClInclude Include="..\..\include\IImage.h" /> | ||
853 | <ClInclude Include="..\..\include\IImageLoader.h" /> | ||
854 | <ClInclude Include="..\..\include\IMaterialRenderer.h" /> | ||
855 | <ClInclude Include="..\..\include\IMaterialRendererServices.h" /> | ||
856 | <ClInclude Include="..\..\include\IShaderConstantSetCallBack.h" /> | ||
857 | <ClInclude Include="..\..\include\ITexture.h" /> | ||
858 | <ClInclude Include="..\..\include\IVideoDriver.h" /> | ||
859 | <ClInclude Include="..\..\include\IVideoModeList.h" /> | ||
860 | <ClInclude Include="..\..\include\S3DVertex.h" /> | ||
861 | <ClInclude Include="..\..\include\SColor.h" /> | ||
862 | <ClInclude Include="..\..\include\SExposedVideoData.h" /> | ||
863 | <ClInclude Include="..\..\include\SLight.h" /> | ||
864 | <ClInclude Include="..\..\include\SMaterial.h" /> | ||
865 | <ClInclude Include="..\..\include\SMaterialLayer.h" /> | ||
866 | <ClInclude Include="..\..\include\aabbox3d.h" /> | ||
867 | <ClInclude Include="..\..\include\coreutil.h" /> | ||
868 | <ClInclude Include="..\..\include\dimension2d.h" /> | ||
869 | <ClInclude Include="..\..\include\heapsort.h" /> | ||
870 | <ClInclude Include="..\..\include\irrAllocator.h" /> | ||
871 | <ClInclude Include="..\..\include\irrArray.h" /> | ||
872 | <ClInclude Include="..\..\include\irrList.h" /> | ||
873 | <ClInclude Include="..\..\include\irrMap.h" /> | ||
874 | <ClInclude Include="..\..\include\irrMath.h" /> | ||
875 | <ClInclude Include="..\..\include\irrString.h" /> | ||
876 | <ClInclude Include="..\..\include\line2d.h" /> | ||
877 | <ClInclude Include="..\..\include\line3d.h" /> | ||
878 | <ClInclude Include="..\..\include\matrix4.h" /> | ||
879 | <ClInclude Include="..\..\include\plane3d.h" /> | ||
880 | <ClInclude Include="..\..\include\position2d.h" /> | ||
881 | <ClInclude Include="..\..\include\quaternion.h" /> | ||
882 | <ClInclude Include="..\..\include\rect.h" /> | ||
883 | <ClInclude Include="..\..\include\triangle3d.h" /> | ||
884 | <ClInclude Include="..\..\include\vector2d.h" /> | ||
885 | <ClInclude Include="..\..\include\vector3d.h" /> | ||
886 | <ClInclude Include="..\..\include\EAttributes.h" /> | ||
887 | <ClInclude Include="..\..\include\IAttributeExchangingObject.h" /> | ||
888 | <ClInclude Include="..\..\include\IAttributes.h" /> | ||
889 | <ClInclude Include="..\..\include\IFileList.h" /> | ||
890 | <ClInclude Include="..\..\include\IFileSystem.h" /> | ||
891 | <ClInclude Include="..\..\include\IReadFile.h" /> | ||
892 | <ClInclude Include="..\..\include\irrXML.h" /> | ||
893 | <ClInclude Include="..\..\include\IWriteFile.h" /> | ||
894 | <ClInclude Include="..\..\include\IXMLReader.h" /> | ||
895 | <ClInclude Include="..\..\include\IXMLWriter.h" /> | ||
896 | <ClInclude Include="..\..\include\path.h" /> | ||
897 | <ClInclude Include="..\..\include\CDynamicMeshBuffer.h" /> | ||
898 | <ClInclude Include="..\..\include\CIndexBuffer.h" /> | ||
899 | <ClInclude Include="..\..\include\CMeshBuffer.h" /> | ||
900 | <ClInclude Include="..\..\include\CVertexBuffer.h" /> | ||
901 | <ClInclude Include="..\..\include\ECullingTypes.h" /> | ||
902 | <ClInclude Include="..\..\include\EDebugSceneTypes.h" /> | ||
903 | <ClInclude Include="..\..\include\EMeshWriterEnums.h" /> | ||
904 | <ClInclude Include="..\..\include\EPrimitiveTypes.h" /> | ||
905 | <ClInclude Include="..\..\include\ESceneNodeAnimatorTypes.h" /> | ||
906 | <ClInclude Include="..\..\include\ESceneNodeTypes.h" /> | ||
907 | <ClInclude Include="..\..\include\IAnimatedMesh.h" /> | ||
908 | <ClInclude Include="..\..\include\IAnimatedMeshMD2.h" /> | ||
909 | <ClInclude Include="..\..\include\IAnimatedMeshSceneNode.h" /> | ||
910 | <ClInclude Include="..\..\include\IBillboardSceneNode.h" /> | ||
911 | <ClInclude Include="..\..\include\ICameraSceneNode.h" /> | ||
912 | <ClInclude Include="..\..\include\IDummyTransformationSceneNode.h" /> | ||
913 | <ClInclude Include="..\..\include\ILightSceneNode.h" /> | ||
914 | <ClInclude Include="..\..\include\IMesh.h" /> | ||
915 | <ClInclude Include="..\..\include\IMeshBuffer.h" /> | ||
916 | <ClInclude Include="..\..\include\IMeshCache.h" /> | ||
917 | <ClInclude Include="..\..\include\IMeshLoader.h" /> | ||
918 | <ClInclude Include="..\..\include\IMeshManipulator.h" /> | ||
919 | <ClInclude Include="..\..\include\IMeshSceneNode.h" /> | ||
920 | <ClInclude Include="..\..\include\IMeshWriter.h" /> | ||
921 | <ClInclude Include="..\..\include\IMetaTriangleSelector.h" /> | ||
922 | <ClInclude Include="..\..\include\IParticleAffector.h" /> | ||
923 | <ClInclude Include="..\..\include\IParticleAnimatedMeshSceneNodeEmitter.h" /> | ||
924 | <ClInclude Include="..\..\include\IParticleAttractionAffector.h" /> | ||
925 | <ClInclude Include="..\..\include\IParticleBoxEmitter.h" /> | ||
926 | <ClInclude Include="..\..\include\IParticleCylinderEmitter.h" /> | ||
927 | <ClInclude Include="..\..\include\IParticleEmitter.h" /> | ||
928 | <ClInclude Include="..\..\include\IParticleFadeOutAffector.h" /> | ||
929 | <ClInclude Include="..\..\include\IParticleGravityAffector.h" /> | ||
930 | <ClInclude Include="..\..\include\IParticleMeshEmitter.h" /> | ||
931 | <ClInclude Include="..\..\include\IParticleRingEmitter.h" /> | ||
932 | <ClInclude Include="..\..\include\IParticleRotationAffector.h" /> | ||
933 | <ClInclude Include="..\..\include\IParticleSphereEmitter.h" /> | ||
934 | <ClInclude Include="..\..\include\IParticleSystemSceneNode.h" /> | ||
935 | <ClInclude Include="..\..\include\IQ3LevelMesh.h" /> | ||
936 | <ClInclude Include="..\..\include\IQ3Shader.h" /> | ||
937 | <ClInclude Include="..\..\include\ISceneCollisionManager.h" /> | ||
938 | <ClInclude Include="..\..\include\ISceneManager.h" /> | ||
939 | <ClInclude Include="..\..\include\ISceneLoader.h" /> | ||
940 | <ClInclude Include="..\..\include\ISceneNode.h" /> | ||
941 | <ClInclude Include="..\..\include\ISceneNodeAnimator.h" /> | ||
942 | <ClInclude Include="..\..\include\ISceneNodeAnimatorCameraFPS.h" /> | ||
943 | <ClInclude Include="..\..\include\ISceneNodeAnimatorCameraMaya.h" /> | ||
944 | <ClInclude Include="..\..\include\ISceneNodeAnimatorCollisionResponse.h" /> | ||
945 | <ClInclude Include="..\..\include\ISceneNodeAnimatorFactory.h" /> | ||
946 | <ClInclude Include="..\..\include\ISceneNodeFactory.h" /> | ||
947 | <ClInclude Include="..\..\include\IShadowVolumeSceneNode.h" /> | ||
948 | <ClInclude Include="..\..\include\ISkinnedMesh.h" /> | ||
949 | <ClInclude Include="..\..\include\ITerrainSceneNode.h" /> | ||
950 | <ClInclude Include="..\..\include\ITextSceneNode.h" /> | ||
951 | <ClInclude Include="..\..\include\ITriangleSelector.h" /> | ||
952 | <ClInclude Include="..\..\include\IVolumeLightSceneNode.h" /> | ||
953 | <ClInclude Include="..\..\include\SAnimatedMesh.h" /> | ||
954 | <ClInclude Include="..\..\include\SceneParameters.h" /> | ||
955 | <ClInclude Include="..\..\include\SMesh.h" /> | ||
956 | <ClInclude Include="..\..\include\SMeshBuffer.h" /> | ||
957 | <ClInclude Include="..\..\include\SMeshBufferLightMap.h" /> | ||
958 | <ClInclude Include="..\..\include\SMeshBufferTangents.h" /> | ||
959 | <ClInclude Include="..\..\include\SParticle.h" /> | ||
960 | <ClInclude Include="..\..\include\SSkinMeshBuffer.h" /> | ||
961 | <ClInclude Include="..\..\include\SViewFrustum.h" /> | ||
962 | <ClInclude Include="..\..\include\EGUIAlignment.h" /> | ||
963 | <ClInclude Include="..\..\include\EGUIElementTypes.h" /> | ||
964 | <ClInclude Include="..\..\include\EMessageBoxFlags.h" /> | ||
965 | <ClInclude Include="..\..\include\ICursorControl.h" /> | ||
966 | <ClInclude Include="..\..\include\IGUIButton.h" /> | ||
967 | <ClInclude Include="..\..\include\IGUICheckbox.h" /> | ||
968 | <ClInclude Include="..\..\include\IGUIComboBox.h" /> | ||
969 | <ClInclude Include="..\..\include\IGUIContextMenu.h" /> | ||
970 | <ClInclude Include="..\..\include\IGUIEditBox.h" /> | ||
971 | <ClInclude Include="..\..\include\IGUIElement.h" /> | ||
972 | <ClInclude Include="..\..\include\IGUIElementFactory.h" /> | ||
973 | <ClInclude Include="..\..\include\IGUIEnvironment.h" /> | ||
974 | <ClInclude Include="..\..\include\IGUIFileOpenDialog.h" /> | ||
975 | <ClInclude Include="..\..\include\IGUIFont.h" /> | ||
976 | <ClInclude Include="..\..\include\IGUIImage.h" /> | ||
977 | <ClInclude Include="..\..\include\IGUIImageList.h" /> | ||
978 | <ClInclude Include="..\..\include\IGUIInOutFader.h" /> | ||
979 | <ClInclude Include="..\..\include\IGUIListBox.h" /> | ||
980 | <ClInclude Include="..\..\include\IGUIMeshViewer.h" /> | ||
981 | <ClInclude Include="..\..\include\IGUIScrollBar.h" /> | ||
982 | <ClInclude Include="..\..\include\IGUISkin.h" /> | ||
983 | <ClInclude Include="..\..\include\IGUISpinBox.h" /> | ||
984 | <ClInclude Include="..\..\include\IGUISpriteBank.h" /> | ||
985 | <ClInclude Include="..\..\include\IGUIStaticText.h" /> | ||
986 | <ClInclude Include="..\..\include\IGUITabControl.h" /> | ||
987 | <ClInclude Include="..\..\include\IGUIToolbar.h" /> | ||
988 | <ClInclude Include="..\..\include\IGUITreeView.h" /> | ||
989 | <ClInclude Include="..\..\include\IGUIWindow.h" /> | ||
990 | <ClInclude Include="CCgMaterialRenderer.h" /> | ||
991 | <ClInclude Include="CD3D9CgMaterialRenderer.h" /> | ||
992 | <ClInclude Include="CDefaultSceneNodeAnimatorFactory.h" /> | ||
993 | <ClInclude Include="CDefaultSceneNodeFactory.h" /> | ||
994 | <ClInclude Include="CGeometryCreator.h" /> | ||
995 | <ClInclude Include="CMeshCache.h" /> | ||
996 | <ClInclude Include="CMeshManipulator.h" /> | ||
997 | <ClInclude Include="COpenGLCgMaterialRenderer.h" /> | ||
998 | <ClInclude Include="CSceneManager.h" /> | ||
999 | <ClInclude Include="Octree.h" /> | ||
1000 | <ClInclude Include="CSMFMeshFileLoader.h" /> | ||
1001 | <ClInclude Include="C3DSMeshFileLoader.h" /> | ||
1002 | <ClInclude Include="CAnimatedMeshHalfLife.h" /> | ||
1003 | <ClInclude Include="CAnimatedMeshMD2.h" /> | ||
1004 | <ClInclude Include="CAnimatedMeshMD3.h" /> | ||
1005 | <ClInclude Include="CB3DMeshFileLoader.h" /> | ||
1006 | <ClInclude Include="CBSPMeshFileLoader.h" /> | ||
1007 | <ClInclude Include="CColladaFileLoader.h" /> | ||
1008 | <ClInclude Include="CCSMLoader.h" /> | ||
1009 | <ClInclude Include="CDMFLoader.h" /> | ||
1010 | <ClInclude Include="CIrrMeshFileLoader.h" /> | ||
1011 | <ClInclude Include="CLMTSMeshFileLoader.h" /> | ||
1012 | <ClInclude Include="CLWOMeshFileLoader.h" /> | ||
1013 | <ClInclude Include="CMD2MeshFileLoader.h" /> | ||
1014 | <ClInclude Include="CMD3MeshFileLoader.h" /> | ||
1015 | <ClInclude Include="CMS3DMeshFileLoader.h" /> | ||
1016 | <ClInclude Include="CMY3DHelper.h" /> | ||
1017 | <ClInclude Include="CMY3DMeshFileLoader.h" /> | ||
1018 | <ClInclude Include="COBJMeshFileLoader.h" /> | ||
1019 | <ClInclude Include="COCTLoader.h" /> | ||
1020 | <ClInclude Include="COgreMeshFileLoader.h" /> | ||
1021 | <ClInclude Include="CPLYMeshFileLoader.h" /> | ||
1022 | <ClInclude Include="CQ3LevelMesh.h" /> | ||
1023 | <ClInclude Include="CSkinnedMesh.h" /> | ||
1024 | <ClInclude Include="CSTLMeshFileLoader.h" /> | ||
1025 | <ClInclude Include="CXMeshFileLoader.h" /> | ||
1026 | <ClInclude Include="dmfsupport.h" /> | ||
1027 | <ClInclude Include="CAnimatedMeshSceneNode.h" /> | ||
1028 | <ClInclude Include="CBillboardSceneNode.h" /> | ||
1029 | <ClInclude Include="CBoneSceneNode.h" /> | ||
1030 | <ClInclude Include="CCameraSceneNode.h" /> | ||
1031 | <ClInclude Include="CCubeSceneNode.h" /> | ||
1032 | <ClInclude Include="CDummyTransformationSceneNode.h" /> | ||
1033 | <ClInclude Include="CEmptySceneNode.h" /> | ||
1034 | <ClInclude Include="CLightSceneNode.h" /> | ||
1035 | <ClInclude Include="CMeshSceneNode.h" /> | ||
1036 | <ClInclude Include="COctreeSceneNode.h" /> | ||
1037 | <ClInclude Include="CQuake3ShaderSceneNode.h" /> | ||
1038 | <ClInclude Include="CShadowVolumeSceneNode.h" /> | ||
1039 | <ClInclude Include="CSkyBoxSceneNode.h" /> | ||
1040 | <ClInclude Include="CSkyDomeSceneNode.h" /> | ||
1041 | <ClInclude Include="CSphereSceneNode.h" /> | ||
1042 | <ClInclude Include="CTerrainSceneNode.h" /> | ||
1043 | <ClInclude Include="CTextSceneNode.h" /> | ||
1044 | <ClInclude Include="CVolumeLightSceneNode.h" /> | ||
1045 | <ClInclude Include="CWaterSurfaceSceneNode.h" /> | ||
1046 | <ClInclude Include="CParticleAnimatedMeshSceneNodeEmitter.h" /> | ||
1047 | <ClInclude Include="CParticleAttractionAffector.h" /> | ||
1048 | <ClInclude Include="CParticleBoxEmitter.h" /> | ||
1049 | <ClInclude Include="CParticleCylinderEmitter.h" /> | ||
1050 | <ClInclude Include="CParticleFadeOutAffector.h" /> | ||
1051 | <ClInclude Include="CParticleGravityAffector.h" /> | ||
1052 | <ClInclude Include="CParticleMeshEmitter.h" /> | ||
1053 | <ClInclude Include="CParticlePointEmitter.h" /> | ||
1054 | <ClInclude Include="CParticleRingEmitter.h" /> | ||
1055 | <ClInclude Include="CParticleRotationAffector.h" /> | ||
1056 | <ClInclude Include="CParticleScaleAffector.h" /> | ||
1057 | <ClInclude Include="CParticleSphereEmitter.h" /> | ||
1058 | <ClInclude Include="CParticleSystemSceneNode.h" /> | ||
1059 | <ClInclude Include="CMetaTriangleSelector.h" /> | ||
1060 | <ClInclude Include="COctreeTriangleSelector.h" /> | ||
1061 | <ClInclude Include="CSceneCollisionManager.h" /> | ||
1062 | <ClInclude Include="CTerrainTriangleSelector.h" /> | ||
1063 | <ClInclude Include="CTriangleBBSelector.h" /> | ||
1064 | <ClInclude Include="CTriangleSelector.h" /> | ||
1065 | <ClInclude Include="CSceneLoaderIrr.h" /> | ||
1066 | <ClInclude Include="CSceneNodeAnimatorCameraFPS.h" /> | ||
1067 | <ClInclude Include="CSceneNodeAnimatorCameraMaya.h" /> | ||
1068 | <ClInclude Include="CSceneNodeAnimatorCollisionResponse.h" /> | ||
1069 | <ClInclude Include="CSceneNodeAnimatorDelete.h" /> | ||
1070 | <ClInclude Include="CSceneNodeAnimatorFlyCircle.h" /> | ||
1071 | <ClInclude Include="CSceneNodeAnimatorFlyStraight.h" /> | ||
1072 | <ClInclude Include="CSceneNodeAnimatorFollowSpline.h" /> | ||
1073 | <ClInclude Include="CSceneNodeAnimatorRotation.h" /> | ||
1074 | <ClInclude Include="CSceneNodeAnimatorTexture.h" /> | ||
1075 | <ClInclude Include="CColladaMeshWriter.h" /> | ||
1076 | <ClInclude Include="CIrrMeshWriter.h" /> | ||
1077 | <ClInclude Include="COBJMeshWriter.h" /> | ||
1078 | <ClInclude Include="CPLYMeshWriter.h" /> | ||
1079 | <ClInclude Include="CSTLMeshWriter.h" /> | ||
1080 | <ClInclude Include="CVideoModeList.h" /> | ||
1081 | <ClInclude Include="CSoftwareDriver.h" /> | ||
1082 | <ClInclude Include="CSoftwareTexture.h" /> | ||
1083 | <ClInclude Include="CTRTextureGouraud.h" /> | ||
1084 | <ClInclude Include="CZBuffer.h" /> | ||
1085 | <ClInclude Include="ITriangleRenderer.h" /> | ||
1086 | <ClInclude Include="IZBuffer.h" /> | ||
1087 | <ClInclude Include="resource.h" /> | ||
1088 | <ClInclude Include="S2DVertex.h" /> | ||
1089 | <ClInclude Include="COpenGLDriver.h" /> | ||
1090 | <ClInclude Include="COpenGLExtensionHandler.h" /> | ||
1091 | <ClInclude Include="COpenGLMaterialRenderer.h" /> | ||
1092 | <ClInclude Include="COpenGLNormalMapRenderer.h" /> | ||
1093 | <ClInclude Include="COpenGLParallaxMapRenderer.h" /> | ||
1094 | <ClInclude Include="COpenGLShaderMaterialRenderer.h" /> | ||
1095 | <ClInclude Include="COpenGLSLMaterialRenderer.h" /> | ||
1096 | <ClInclude Include="COpenGLTexture.h" /> | ||
1097 | <ClInclude Include="glext.h" /> | ||
1098 | <ClInclude Include="wglext.h" /> | ||
1099 | <ClInclude Include="CD3D8Driver.h" /> | ||
1100 | <ClInclude Include="CD3D8MaterialRenderer.h" /> | ||
1101 | <ClInclude Include="CD3D8NormalMapRenderer.h" /> | ||
1102 | <ClInclude Include="CD3D8ParallaxMapRenderer.h" /> | ||
1103 | <ClInclude Include="CD3D8ShaderMaterialRenderer.h" /> | ||
1104 | <ClInclude Include="CD3D8Texture.h" /> | ||
1105 | <ClInclude Include="CColorConverter.h" /> | ||
1106 | <ClInclude Include="CFPSCounter.h" /> | ||
1107 | <ClInclude Include="CImage.h" /> | ||
1108 | <ClInclude Include="CNullDriver.h" /> | ||
1109 | <ClInclude Include="IImagePresenter.h" /> | ||
1110 | <ClInclude Include="CImageWriterBMP.h" /> | ||
1111 | <ClInclude Include="CImageWriterJPG.h" /> | ||
1112 | <ClInclude Include="CImageWriterPCX.h" /> | ||
1113 | <ClInclude Include="CImageWriterPNG.h" /> | ||
1114 | <ClInclude Include="CImageWriterPPM.h" /> | ||
1115 | <ClInclude Include="CImageWriterPSD.h" /> | ||
1116 | <ClInclude Include="CImageWriterTGA.h" /> | ||
1117 | <ClInclude Include="CImageLoaderBMP.h" /> | ||
1118 | <ClInclude Include="CImageLoaderDDS.h" /> | ||
1119 | <ClInclude Include="CImageLoaderJPG.h" /> | ||
1120 | <ClInclude Include="CImageLoaderPCX.h" /> | ||
1121 | <ClInclude Include="CImageLoaderPNG.h" /> | ||
1122 | <ClInclude Include="CImageLoaderPPM.h" /> | ||
1123 | <ClInclude Include="CImageLoaderPSD.h" /> | ||
1124 | <ClInclude Include="CImageLoaderRGB.h" /> | ||
1125 | <ClInclude Include="CImageLoaderTGA.h" /> | ||
1126 | <ClInclude Include="CImageLoaderWAL.h" /> | ||
1127 | <ClInclude Include="CD3D9Driver.h" /> | ||
1128 | <ClInclude Include="CD3D9HLSLMaterialRenderer.h" /> | ||
1129 | <ClInclude Include="CD3D9MaterialRenderer.h" /> | ||
1130 | <ClInclude Include="CD3D9NormalMapRenderer.h" /> | ||
1131 | <ClInclude Include="CD3D9ParallaxMapRenderer.h" /> | ||
1132 | <ClInclude Include="CD3D9ShaderMaterialRenderer.h" /> | ||
1133 | <ClInclude Include="CD3D9Texture.h" /> | ||
1134 | <ClInclude Include="CDepthBuffer.h" /> | ||
1135 | <ClInclude Include="CSoftware2MaterialRenderer.h" /> | ||
1136 | <ClInclude Include="CSoftwareDriver2.h" /> | ||
1137 | <ClInclude Include="CSoftwareTexture2.h" /> | ||
1138 | <ClInclude Include="IBurningShader.h" /> | ||
1139 | <ClInclude Include="IDepthBuffer.h" /> | ||
1140 | <ClInclude Include="S4DVertex.h" /> | ||
1141 | <ClInclude Include="SoftwareDriver2_compile_config.h" /> | ||
1142 | <ClInclude Include="SoftwareDriver2_helper.h" /> | ||
1143 | <ClInclude Include="CLogger.h" /> | ||
1144 | <ClInclude Include="COSOperator.h" /> | ||
1145 | <ClInclude Include="CTimer.h" /> | ||
1146 | <ClInclude Include="os.h" /> | ||
1147 | <ClInclude Include="lzma\LzmaDec.h" /> | ||
1148 | <ClInclude Include="lzma\Types.h" /> | ||
1149 | <ClInclude Include="zlib\crc32.h" /> | ||
1150 | <ClInclude Include="zlib\deflate.h" /> | ||
1151 | <ClInclude Include="zlib\inffast.h" /> | ||
1152 | <ClInclude Include="zlib\inffixed.h" /> | ||
1153 | <ClInclude Include="zlib\inftrees.h" /> | ||
1154 | <ClInclude Include="zlib\trees.h" /> | ||
1155 | <ClInclude Include="zlib\zconf.h" /> | ||
1156 | <ClInclude Include="zlib\zlib.h" /> | ||
1157 | <ClInclude Include="zlib\zutil.h" /> | ||
1158 | <ClInclude Include="jpeglib\cderror.h" /> | ||
1159 | <ClInclude Include="jpeglib\jconfig.h" /> | ||
1160 | <ClInclude Include="jpeglib\jdct.h" /> | ||
1161 | <ClInclude Include="jpeglib\jerror.h" /> | ||
1162 | <ClInclude Include="jpeglib\jinclude.h" /> | ||
1163 | <ClInclude Include="jpeglib\jmemsys.h" /> | ||
1164 | <ClInclude Include="jpeglib\jmorecfg.h" /> | ||
1165 | <ClInclude Include="jpeglib\jpegint.h" /> | ||
1166 | <ClInclude Include="jpeglib\jpeglib.h" /> | ||
1167 | <ClInclude Include="jpeglib\jversion.h" /> | ||
1168 | <ClInclude Include="libpng\png.h" /> | ||
1169 | <ClInclude Include="libpng\pngconf.h" /> | ||
1170 | <ClInclude Include="aesGladman\aes.h" /> | ||
1171 | <ClInclude Include="aesGladman\aesopt.h" /> | ||
1172 | <ClInclude Include="aesGladman\fileenc.h" /> | ||
1173 | <ClInclude Include="aesGladman\hmac.h" /> | ||
1174 | <ClInclude Include="aesGladman\prng.h" /> | ||
1175 | <ClInclude Include="aesGladman\pwd2key.h" /> | ||
1176 | <ClInclude Include="aesGladman\sha1.h" /> | ||
1177 | <ClInclude Include="aesGladman\sha2.h" /> | ||
1178 | <ClInclude Include="bzip2\bzlib.h" /> | ||
1179 | <ClInclude Include="bzip2\bzlib_private.h" /> | ||
1180 | <ClInclude Include="CIrrDeviceConsole.h" /> | ||
1181 | <ClInclude Include="CIrrDeviceFB.h" /> | ||
1182 | <ClInclude Include="CIrrDeviceLinux.h" /> | ||
1183 | <ClInclude Include="CIrrDeviceSDL.h" /> | ||
1184 | <ClInclude Include="CIrrDeviceStub.h" /> | ||
1185 | <ClInclude Include="CIrrDeviceWin32.h" /> | ||
1186 | <ClInclude Include="CIrrDeviceWinCE.h" /> | ||
1187 | <ClInclude Include="CAttributeImpl.h" /> | ||
1188 | <ClInclude Include="CAttributes.h" /> | ||
1189 | <ClInclude Include="CFileList.h" /> | ||
1190 | <ClInclude Include="CFileSystem.h" /> | ||
1191 | <ClInclude Include="CLimitReadFile.h" /> | ||
1192 | <ClInclude Include="CMemoryFile.h" /> | ||
1193 | <ClInclude Include="CMountPointReader.h" /> | ||
1194 | <ClInclude Include="CNPKReader.h" /> | ||
1195 | <ClInclude Include="CPakReader.h" /> | ||
1196 | <ClInclude Include="CReadFile.h" /> | ||
1197 | <ClInclude Include="CTarReader.h" /> | ||
1198 | <ClInclude Include="CWADReader.h" /> | ||
1199 | <ClInclude Include="CWriteFile.h" /> | ||
1200 | <ClInclude Include="CXMLReader.h" /> | ||
1201 | <ClInclude Include="CXMLReaderImpl.h" /> | ||
1202 | <ClInclude Include="CXMLWriter.h" /> | ||
1203 | <ClInclude Include="CZipReader.h" /> | ||
1204 | <ClInclude Include="IAttribute.h" /> | ||
1205 | <ClInclude Include="BuiltInFont.h" /> | ||
1206 | <ClInclude Include="CDefaultGUIElementFactory.h" /> | ||
1207 | <ClInclude Include="CGUIButton.h" /> | ||
1208 | <ClInclude Include="CGUICheckbox.h" /> | ||
1209 | <ClInclude Include="CGUIColorSelectDialog.h" /> | ||
1210 | <ClInclude Include="CGUIComboBox.h" /> | ||
1211 | <ClInclude Include="CGUIContextMenu.h" /> | ||
1212 | <ClInclude Include="CGUIEditBox.h" /> | ||
1213 | <ClInclude Include="CGUIEnvironment.h" /> | ||
1214 | <ClInclude Include="CGUIFileOpenDialog.h" /> | ||
1215 | <ClInclude Include="CGUIFont.h" /> | ||
1216 | <ClInclude Include="CGUIImage.h" /> | ||
1217 | <ClInclude Include="CGUIImageList.h" /> | ||
1218 | <ClInclude Include="CGUIInOutFader.h" /> | ||
1219 | <ClInclude Include="CGUIListBox.h" /> | ||
1220 | <ClInclude Include="CGUIMenu.h" /> | ||
1221 | <ClInclude Include="CGUIMeshViewer.h" /> | ||
1222 | <ClInclude Include="CGUIMessageBox.h" /> | ||
1223 | <ClInclude Include="CGUIModalScreen.h" /> | ||
1224 | <ClInclude Include="CGUIScrollBar.h" /> | ||
1225 | <ClInclude Include="CGUISkin.h" /> | ||
1226 | <ClInclude Include="CGUISpinBox.h" /> | ||
1227 | <ClInclude Include="CGUISpriteBank.h" /> | ||
1228 | <ClInclude Include="CGUIStaticText.h" /> | ||
1229 | <ClInclude Include="CGUITabControl.h" /> | ||
1230 | <ClInclude Include="CGUITable.h" /> | ||
1231 | <ClInclude Include="CGUIToolBar.h" /> | ||
1232 | <ClInclude Include="CGUITreeView.h" /> | ||
1233 | <ClInclude Include="CGUIWindow.h" /> | ||
1234 | </ItemGroup> | ||
1235 | <ItemGroup> | ||
1236 | <None Include="..\..\changes.txt" /> | ||
1237 | <None Include="..\..\readme.txt" /> | ||
1238 | </ItemGroup> | ||
1239 | <ItemGroup> | ||
1240 | <ClCompile Include="CCgMaterialRenderer.cpp" /> | ||
1241 | <ClCompile Include="CD3D9CgMaterialRenderer.cpp" /> | ||
1242 | <ClCompile Include="CDefaultSceneNodeAnimatorFactory.cpp" /> | ||
1243 | <ClCompile Include="CDefaultSceneNodeFactory.cpp" /> | ||
1244 | <ClCompile Include="CGeometryCreator.cpp" /> | ||
1245 | <ClCompile Include="CMeshCache.cpp" /> | ||
1246 | <ClCompile Include="CMeshManipulator.cpp" /> | ||
1247 | <ClCompile Include="COpenGLCgMaterialRenderer.cpp" /> | ||
1248 | <ClCompile Include="CSceneManager.cpp" /> | ||
1249 | <ClCompile Include="C3DSMeshFileLoader.cpp" /> | ||
1250 | <ClCompile Include="CSMFMeshFileLoader.cpp" /> | ||
1251 | <ClCompile Include="CAnimatedMeshHalfLife.cpp" /> | ||
1252 | <ClCompile Include="CAnimatedMeshMD2.cpp" /> | ||
1253 | <ClCompile Include="CAnimatedMeshMD3.cpp" /> | ||
1254 | <ClCompile Include="CB3DMeshFileLoader.cpp" /> | ||
1255 | <ClCompile Include="CBSPMeshFileLoader.cpp" /> | ||
1256 | <ClCompile Include="CColladaFileLoader.cpp" /> | ||
1257 | <ClCompile Include="CCSMLoader.cpp" /> | ||
1258 | <ClCompile Include="CDMFLoader.cpp" /> | ||
1259 | <ClCompile Include="CIrrMeshFileLoader.cpp" /> | ||
1260 | <ClCompile Include="CLMTSMeshFileLoader.cpp" /> | ||
1261 | <ClCompile Include="CLWOMeshFileLoader.cpp" /> | ||
1262 | <ClCompile Include="CMD2MeshFileLoader.cpp" /> | ||
1263 | <ClCompile Include="CMD3MeshFileLoader.cpp" /> | ||
1264 | <ClCompile Include="CMS3DMeshFileLoader.cpp" /> | ||
1265 | <ClCompile Include="CMY3DMeshFileLoader.cpp" /> | ||
1266 | <ClCompile Include="COBJMeshFileLoader.cpp" /> | ||
1267 | <ClCompile Include="COCTLoader.cpp" /> | ||
1268 | <ClCompile Include="COgreMeshFileLoader.cpp" /> | ||
1269 | <ClCompile Include="CPLYMeshFileLoader.cpp" /> | ||
1270 | <ClCompile Include="CQ3LevelMesh.cpp" /> | ||
1271 | <ClCompile Include="CSkinnedMesh.cpp" /> | ||
1272 | <ClCompile Include="CSTLMeshFileLoader.cpp" /> | ||
1273 | <ClCompile Include="CXMeshFileLoader.cpp" /> | ||
1274 | <ClCompile Include="CAnimatedMeshSceneNode.cpp" /> | ||
1275 | <ClCompile Include="CBillboardSceneNode.cpp" /> | ||
1276 | <ClCompile Include="CBoneSceneNode.cpp" /> | ||
1277 | <ClCompile Include="CCameraSceneNode.cpp" /> | ||
1278 | <ClCompile Include="CCubeSceneNode.cpp" /> | ||
1279 | <ClCompile Include="CDummyTransformationSceneNode.cpp" /> | ||
1280 | <ClCompile Include="CEmptySceneNode.cpp" /> | ||
1281 | <ClCompile Include="CLightSceneNode.cpp" /> | ||
1282 | <ClCompile Include="CMeshSceneNode.cpp" /> | ||
1283 | <ClCompile Include="COctreeSceneNode.cpp" /> | ||
1284 | <ClCompile Include="CQuake3ShaderSceneNode.cpp" /> | ||
1285 | <ClCompile Include="CShadowVolumeSceneNode.cpp" /> | ||
1286 | <ClCompile Include="CSkyBoxSceneNode.cpp" /> | ||
1287 | <ClCompile Include="CSkyDomeSceneNode.cpp" /> | ||
1288 | <ClCompile Include="CSphereSceneNode.cpp" /> | ||
1289 | <ClCompile Include="CTerrainSceneNode.cpp" /> | ||
1290 | <ClCompile Include="CTextSceneNode.cpp" /> | ||
1291 | <ClCompile Include="CVolumeLightSceneNode.cpp" /> | ||
1292 | <ClCompile Include="CWaterSurfaceSceneNode.cpp" /> | ||
1293 | <ClCompile Include="CParticleAnimatedMeshSceneNodeEmitter.cpp" /> | ||
1294 | <ClCompile Include="CParticleAttractionAffector.cpp" /> | ||
1295 | <ClCompile Include="CParticleBoxEmitter.cpp" /> | ||
1296 | <ClCompile Include="CParticleCylinderEmitter.cpp" /> | ||
1297 | <ClCompile Include="CParticleFadeOutAffector.cpp" /> | ||
1298 | <ClCompile Include="CParticleGravityAffector.cpp" /> | ||
1299 | <ClCompile Include="CParticleMeshEmitter.cpp" /> | ||
1300 | <ClCompile Include="CParticlePointEmitter.cpp" /> | ||
1301 | <ClCompile Include="CParticleRingEmitter.cpp" /> | ||
1302 | <ClCompile Include="CParticleRotationAffector.cpp" /> | ||
1303 | <ClCompile Include="CParticleScaleAffector.cpp" /> | ||
1304 | <ClCompile Include="CParticleSphereEmitter.cpp" /> | ||
1305 | <ClCompile Include="CParticleSystemSceneNode.cpp" /> | ||
1306 | <ClCompile Include="CMetaTriangleSelector.cpp" /> | ||
1307 | <ClCompile Include="COctreeTriangleSelector.cpp" /> | ||
1308 | <ClCompile Include="CSceneCollisionManager.cpp" /> | ||
1309 | <ClCompile Include="CTerrainTriangleSelector.cpp" /> | ||
1310 | <ClCompile Include="CTriangleBBSelector.cpp" /> | ||
1311 | <ClCompile Include="CTriangleSelector.cpp" /> | ||
1312 | <ClCompile Include="CSceneLoaderIrr.cpp" /> | ||
1313 | <ClCompile Include="CSceneNodeAnimatorCameraFPS.cpp" /> | ||
1314 | <ClCompile Include="CSceneNodeAnimatorCameraMaya.cpp" /> | ||
1315 | <ClCompile Include="CSceneNodeAnimatorCollisionResponse.cpp" /> | ||
1316 | <ClCompile Include="CSceneNodeAnimatorDelete.cpp" /> | ||
1317 | <ClCompile Include="CSceneNodeAnimatorFlyCircle.cpp" /> | ||
1318 | <ClCompile Include="CSceneNodeAnimatorFlyStraight.cpp" /> | ||
1319 | <ClCompile Include="CSceneNodeAnimatorFollowSpline.cpp" /> | ||
1320 | <ClCompile Include="CSceneNodeAnimatorRotation.cpp" /> | ||
1321 | <ClCompile Include="CSceneNodeAnimatorTexture.cpp" /> | ||
1322 | <ClCompile Include="CColladaMeshWriter.cpp" /> | ||
1323 | <ClCompile Include="CIrrMeshWriter.cpp" /> | ||
1324 | <ClCompile Include="COBJMeshWriter.cpp" /> | ||
1325 | <ClCompile Include="CPLYMeshWriter.cpp" /> | ||
1326 | <ClCompile Include="CSTLMeshWriter.cpp" /> | ||
1327 | <ClCompile Include="CVideoModeList.cpp" /> | ||
1328 | <ClCompile Include="CSoftwareDriver.cpp" /> | ||
1329 | <ClCompile Include="CSoftwareTexture.cpp" /> | ||
1330 | <ClCompile Include="CTRFlat.cpp" /> | ||
1331 | <ClCompile Include="CTRFlatWire.cpp" /> | ||
1332 | <ClCompile Include="CTRGouraud.cpp" /> | ||
1333 | <ClCompile Include="CTRGouraudWire.cpp" /> | ||
1334 | <ClCompile Include="CTRTextureFlat.cpp" /> | ||
1335 | <ClCompile Include="CTRTextureFlatWire.cpp" /> | ||
1336 | <ClCompile Include="CTRTextureGouraud.cpp" /> | ||
1337 | <ClCompile Include="CTRTextureGouraudAdd.cpp" /> | ||
1338 | <ClCompile Include="CTRTextureGouraudNoZ.cpp" /> | ||
1339 | <ClCompile Include="CTRTextureGouraudWire.cpp" /> | ||
1340 | <ClCompile Include="CZBuffer.cpp" /> | ||
1341 | <ClCompile Include="COpenGLDriver.cpp" /> | ||
1342 | <ClCompile Include="COpenGLExtensionHandler.cpp" /> | ||
1343 | <ClCompile Include="COpenGLNormalMapRenderer.cpp" /> | ||
1344 | <ClCompile Include="COpenGLParallaxMapRenderer.cpp" /> | ||
1345 | <ClCompile Include="COpenGLShaderMaterialRenderer.cpp" /> | ||
1346 | <ClCompile Include="COpenGLSLMaterialRenderer.cpp" /> | ||
1347 | <ClCompile Include="COpenGLTexture.cpp" /> | ||
1348 | <ClCompile Include="CD3D8Driver.cpp" /> | ||
1349 | <ClCompile Include="CD3D8NormalMapRenderer.cpp" /> | ||
1350 | <ClCompile Include="CD3D8ParallaxMapRenderer.cpp" /> | ||
1351 | <ClCompile Include="CD3D8ShaderMaterialRenderer.cpp" /> | ||
1352 | <ClCompile Include="CD3D8Texture.cpp" /> | ||
1353 | <ClCompile Include="CColorConverter.cpp" /> | ||
1354 | <ClCompile Include="CFPSCounter.cpp" /> | ||
1355 | <ClCompile Include="CImage.cpp" /> | ||
1356 | <ClCompile Include="CNullDriver.cpp" /> | ||
1357 | <ClCompile Include="CImageWriterBMP.cpp" /> | ||
1358 | <ClCompile Include="CImageWriterJPG.cpp" /> | ||
1359 | <ClCompile Include="CImageWriterPCX.cpp" /> | ||
1360 | <ClCompile Include="CImageWriterPNG.cpp" /> | ||
1361 | <ClCompile Include="CImageWriterPPM.cpp" /> | ||
1362 | <ClCompile Include="CImageWriterPSD.cpp" /> | ||
1363 | <ClCompile Include="CImageWriterTGA.cpp" /> | ||
1364 | <ClCompile Include="CImageLoaderBMP.cpp" /> | ||
1365 | <ClCompile Include="CImageLoaderDDS.cpp" /> | ||
1366 | <ClCompile Include="CImageLoaderJPG.cpp" /> | ||
1367 | <ClCompile Include="CImageLoaderPCX.cpp" /> | ||
1368 | <ClCompile Include="CImageLoaderPNG.cpp" /> | ||
1369 | <ClCompile Include="CImageLoaderPPM.cpp" /> | ||
1370 | <ClCompile Include="CImageLoaderPSD.cpp" /> | ||
1371 | <ClCompile Include="CImageLoaderRGB.cpp" /> | ||
1372 | <ClCompile Include="CImageLoaderTGA.cpp" /> | ||
1373 | <ClCompile Include="CImageLoaderWAL.cpp" /> | ||
1374 | <ClCompile Include="CD3D9Driver.cpp" /> | ||
1375 | <ClCompile Include="CD3D9HLSLMaterialRenderer.cpp" /> | ||
1376 | <ClCompile Include="CD3D9NormalMapRenderer.cpp" /> | ||
1377 | <ClCompile Include="CD3D9ParallaxMapRenderer.cpp" /> | ||
1378 | <ClCompile Include="CD3D9ShaderMaterialRenderer.cpp" /> | ||
1379 | <ClCompile Include="CD3D9Texture.cpp" /> | ||
1380 | <ClCompile Include="CBurningShader_Raster_Reference.cpp" /> | ||
1381 | <ClCompile Include="CDepthBuffer.cpp" /> | ||
1382 | <ClCompile Include="CSoftwareDriver2.cpp" /> | ||
1383 | <ClCompile Include="CSoftwareTexture2.cpp" /> | ||
1384 | <ClCompile Include="CTRGouraud2.cpp" /> | ||
1385 | <ClCompile Include="CTRGouraudAlpha2.cpp" /> | ||
1386 | <ClCompile Include="CTRGouraudAlphaNoZ2.cpp" /> | ||
1387 | <ClCompile Include="CTRNormalMap.cpp" /> | ||
1388 | <ClCompile Include="CTRStencilShadow.cpp" /> | ||
1389 | <ClCompile Include="CTRTextureBlend.cpp" /> | ||
1390 | <ClCompile Include="CTRTextureDetailMap2.cpp" /> | ||
1391 | <ClCompile Include="CTRTextureGouraud2.cpp" /> | ||
1392 | <ClCompile Include="CTRTextureGouraudAdd2.cpp" /> | ||
1393 | <ClCompile Include="CTRTextureGouraudAddNoZ2.cpp" /> | ||
1394 | <ClCompile Include="CTRTextureGouraudAlpha.cpp" /> | ||
1395 | <ClCompile Include="CTRTextureGouraudAlphaNoZ.cpp" /> | ||
1396 | <ClCompile Include="CTRTextureGouraudNoZ2.cpp" /> | ||
1397 | <ClCompile Include="CTRTextureGouraudVertexAlpha2.cpp" /> | ||
1398 | <ClCompile Include="CTRTextureLightMap2_Add.cpp" /> | ||
1399 | <ClCompile Include="CTRTextureLightMap2_M1.cpp" /> | ||
1400 | <ClCompile Include="CTRTextureLightMap2_M2.cpp" /> | ||
1401 | <ClCompile Include="CTRTextureLightMap2_M4.cpp" /> | ||
1402 | <ClCompile Include="CTRTextureLightMapGouraud2_M4.cpp" /> | ||
1403 | <ClCompile Include="CTRTextureWire2.cpp" /> | ||
1404 | <ClCompile Include="IBurningShader.cpp" /> | ||
1405 | <ClCompile Include="CLogger.cpp" /> | ||
1406 | <ClCompile Include="COSOperator.cpp" /> | ||
1407 | <ClCompile Include="Irrlicht.cpp" /> | ||
1408 | <ClCompile Include="os.cpp" /> | ||
1409 | <ClCompile Include="lzma\LzmaDec.c" /> | ||
1410 | <ClCompile Include="zlib\adler32.c" /> | ||
1411 | <ClCompile Include="zlib\compress.c" /> | ||
1412 | <ClCompile Include="zlib\crc32.c" /> | ||
1413 | <ClCompile Include="zlib\deflate.c" /> | ||
1414 | <ClCompile Include="zlib\inffast.c" /> | ||
1415 | <ClCompile Include="zlib\inflate.c" /> | ||
1416 | <ClCompile Include="zlib\inftrees.c" /> | ||
1417 | <ClCompile Include="zlib\trees.c" /> | ||
1418 | <ClCompile Include="zlib\uncompr.c" /> | ||
1419 | <ClCompile Include="zlib\zutil.c" /> | ||
1420 | <ClCompile Include="jpeglib\jaricom.c" /> | ||
1421 | <ClCompile Include="jpeglib\jcapimin.c" /> | ||
1422 | <ClCompile Include="jpeglib\jcapistd.c" /> | ||
1423 | <ClCompile Include="jpeglib\jcarith.c" /> | ||
1424 | <ClCompile Include="jpeglib\jccoefct.c" /> | ||
1425 | <ClCompile Include="jpeglib\jccolor.c" /> | ||
1426 | <ClCompile Include="jpeglib\jcdctmgr.c" /> | ||
1427 | <ClCompile Include="jpeglib\jchuff.c" /> | ||
1428 | <ClCompile Include="jpeglib\jcinit.c" /> | ||
1429 | <ClCompile Include="jpeglib\jcmainct.c" /> | ||
1430 | <ClCompile Include="jpeglib\jcmarker.c" /> | ||
1431 | <ClCompile Include="jpeglib\jcmaster.c" /> | ||
1432 | <ClCompile Include="jpeglib\jcomapi.c" /> | ||
1433 | <ClCompile Include="jpeglib\jcparam.c" /> | ||
1434 | <ClCompile Include="jpeglib\jcprepct.c" /> | ||
1435 | <ClCompile Include="jpeglib\jcsample.c" /> | ||
1436 | <ClCompile Include="jpeglib\jctrans.c" /> | ||
1437 | <ClCompile Include="jpeglib\jdapimin.c" /> | ||
1438 | <ClCompile Include="jpeglib\jdapistd.c" /> | ||
1439 | <ClCompile Include="jpeglib\jdarith.c" /> | ||
1440 | <ClCompile Include="jpeglib\jdatadst.c" /> | ||
1441 | <ClCompile Include="jpeglib\jdatasrc.c" /> | ||
1442 | <ClCompile Include="jpeglib\jdcoefct.c" /> | ||
1443 | <ClCompile Include="jpeglib\jdcolor.c" /> | ||
1444 | <ClCompile Include="jpeglib\jddctmgr.c" /> | ||
1445 | <ClCompile Include="jpeglib\jdhuff.c" /> | ||
1446 | <ClCompile Include="jpeglib\jdinput.c" /> | ||
1447 | <ClCompile Include="jpeglib\jdmainct.c" /> | ||
1448 | <ClCompile Include="jpeglib\jdmarker.c" /> | ||
1449 | <ClCompile Include="jpeglib\jdmaster.c" /> | ||
1450 | <ClCompile Include="jpeglib\jdmerge.c" /> | ||
1451 | <ClCompile Include="jpeglib\jdpostct.c" /> | ||
1452 | <ClCompile Include="jpeglib\jdsample.c" /> | ||
1453 | <ClCompile Include="jpeglib\jdtrans.c" /> | ||
1454 | <ClCompile Include="jpeglib\jerror.c" /> | ||
1455 | <ClCompile Include="jpeglib\jfdctflt.c" /> | ||
1456 | <ClCompile Include="jpeglib\jfdctfst.c" /> | ||
1457 | <ClCompile Include="jpeglib\jfdctint.c" /> | ||
1458 | <ClCompile Include="jpeglib\jidctflt.c" /> | ||
1459 | <ClCompile Include="jpeglib\jidctfst.c" /> | ||
1460 | <ClCompile Include="jpeglib\jidctint.c" /> | ||
1461 | <ClCompile Include="jpeglib\jmemmgr.c" /> | ||
1462 | <ClCompile Include="jpeglib\jmemnobs.c" /> | ||
1463 | <ClCompile Include="jpeglib\jquant1.c" /> | ||
1464 | <ClCompile Include="jpeglib\jquant2.c" /> | ||
1465 | <ClCompile Include="jpeglib\jutils.c" /> | ||
1466 | <ClCompile Include="libpng\png.c" /> | ||
1467 | <ClCompile Include="libpng\pngerror.c" /> | ||
1468 | <ClCompile Include="libpng\pngget.c" /> | ||
1469 | <ClCompile Include="libpng\pngmem.c" /> | ||
1470 | <ClCompile Include="libpng\pngpread.c" /> | ||
1471 | <ClCompile Include="libpng\pngread.c" /> | ||
1472 | <ClCompile Include="libpng\pngrio.c" /> | ||
1473 | <ClCompile Include="libpng\pngrtran.c" /> | ||
1474 | <ClCompile Include="libpng\pngrutil.c" /> | ||
1475 | <ClCompile Include="libpng\pngset.c" /> | ||
1476 | <ClCompile Include="libpng\pngtrans.c" /> | ||
1477 | <ClCompile Include="libpng\pngwio.c" /> | ||
1478 | <ClCompile Include="libpng\pngwrite.c" /> | ||
1479 | <ClCompile Include="libpng\pngwtran.c" /> | ||
1480 | <ClCompile Include="libpng\pngwutil.c" /> | ||
1481 | <ClCompile Include="aesGladman\aescrypt.cpp" /> | ||
1482 | <ClCompile Include="aesGladman\aeskey.cpp" /> | ||
1483 | <ClCompile Include="aesGladman\aestab.cpp" /> | ||
1484 | <ClCompile Include="aesGladman\fileenc.cpp" /> | ||
1485 | <ClCompile Include="aesGladman\hmac.cpp" /> | ||
1486 | <ClCompile Include="aesGladman\prng.cpp" /> | ||
1487 | <ClCompile Include="aesGladman\pwd2key.cpp" /> | ||
1488 | <ClCompile Include="aesGladman\sha1.cpp" /> | ||
1489 | <ClCompile Include="aesGladman\sha2.cpp" /> | ||
1490 | <ClCompile Include="bzip2\blocksort.c" /> | ||
1491 | <ClCompile Include="bzip2\bzcompress.c" /> | ||
1492 | <ClCompile Include="bzip2\bzlib.c" /> | ||
1493 | <ClCompile Include="bzip2\crctable.c" /> | ||
1494 | <ClCompile Include="bzip2\decompress.c" /> | ||
1495 | <ClCompile Include="bzip2\huffman.c" /> | ||
1496 | <ClCompile Include="bzip2\randtable.c" /> | ||
1497 | <ClCompile Include="CIrrDeviceConsole.cpp" /> | ||
1498 | <ClCompile Include="CIrrDeviceFB.cpp" /> | ||
1499 | <ClCompile Include="CIrrDeviceLinux.cpp" /> | ||
1500 | <ClCompile Include="CIrrDeviceSDL.cpp" /> | ||
1501 | <ClCompile Include="CIrrDeviceStub.cpp" /> | ||
1502 | <ClCompile Include="CIrrDeviceWin32.cpp" /> | ||
1503 | <ClCompile Include="CIrrDeviceWinCE.cpp" /> | ||
1504 | <ClCompile Include="CAttributes.cpp" /> | ||
1505 | <ClCompile Include="CFileList.cpp" /> | ||
1506 | <ClCompile Include="CFileSystem.cpp" /> | ||
1507 | <ClCompile Include="CLimitReadFile.cpp" /> | ||
1508 | <ClCompile Include="CMemoryFile.cpp" /> | ||
1509 | <ClCompile Include="CMountPointReader.cpp" /> | ||
1510 | <ClCompile Include="CNPKReader.cpp" /> | ||
1511 | <ClCompile Include="CPakReader.cpp" /> | ||
1512 | <ClCompile Include="CReadFile.cpp" /> | ||
1513 | <ClCompile Include="CTarReader.cpp" /> | ||
1514 | <ClCompile Include="CWADReader.cpp" /> | ||
1515 | <ClCompile Include="CWriteFile.cpp" /> | ||
1516 | <ClCompile Include="CXMLReader.cpp" /> | ||
1517 | <ClCompile Include="CXMLWriter.cpp" /> | ||
1518 | <ClCompile Include="CZipReader.cpp" /> | ||
1519 | <ClCompile Include="irrXML.cpp" /> | ||
1520 | <ClCompile Include="CDefaultGUIElementFactory.cpp" /> | ||
1521 | <ClCompile Include="CGUIButton.cpp" /> | ||
1522 | <ClCompile Include="CGUICheckbox.cpp" /> | ||
1523 | <ClCompile Include="CGUIColorSelectDialog.cpp" /> | ||
1524 | <ClCompile Include="CGUIComboBox.cpp" /> | ||
1525 | <ClCompile Include="CGUIContextMenu.cpp" /> | ||
1526 | <ClCompile Include="CGUIEditBox.cpp" /> | ||
1527 | <ClCompile Include="CGUIEnvironment.cpp" /> | ||
1528 | <ClCompile Include="CGUIFileOpenDialog.cpp" /> | ||
1529 | <ClCompile Include="CGUIFont.cpp" /> | ||
1530 | <ClCompile Include="CGUIImage.cpp" /> | ||
1531 | <ClCompile Include="CGUIImageList.cpp" /> | ||
1532 | <ClCompile Include="CGUIInOutFader.cpp" /> | ||
1533 | <ClCompile Include="CGUIListBox.cpp" /> | ||
1534 | <ClCompile Include="CGUIMenu.cpp" /> | ||
1535 | <ClCompile Include="CGUIMeshViewer.cpp" /> | ||
1536 | <ClCompile Include="CGUIMessageBox.cpp" /> | ||
1537 | <ClCompile Include="CGUIModalScreen.cpp" /> | ||
1538 | <ClCompile Include="CGUIScrollBar.cpp" /> | ||
1539 | <ClCompile Include="CGUISkin.cpp" /> | ||
1540 | <ClCompile Include="CGUISpinBox.cpp" /> | ||
1541 | <ClCompile Include="CGUISpriteBank.cpp" /> | ||
1542 | <ClCompile Include="CGUIStaticText.cpp" /> | ||
1543 | <ClCompile Include="CGUITabControl.cpp" /> | ||
1544 | <ClCompile Include="CGUITable.cpp" /> | ||
1545 | <ClCompile Include="CGUIToolBar.cpp" /> | ||
1546 | <ClCompile Include="CGUITreeView.cpp" /> | ||
1547 | <ClCompile Include="CGUIWindow.cpp" /> | ||
1548 | </ItemGroup> | ||
1549 | <ItemGroup> | ||
1550 | <ResourceCompile Include="Irrlicht.rc" /> | ||
1551 | </ItemGroup> | ||
1552 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
1553 | <ImportGroup Label="ExtensionTargets"> | ||
1554 | </ImportGroup> | ||
1555 | </Project> \ No newline at end of file | ||