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