aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/examples/Demo/Demo.vcproj
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 18:54:10 +1000
committerDavid Walter Seikel2013-01-13 18:54:10 +1000
commit959831f4ef5a3e797f576c3de08cd65032c997ad (patch)
treee7351908be5995f0b325b2ebeaa02d5a34b82583 /libraries/irrlicht-1.8/examples/Demo/Demo.vcproj
parentAdd info about changes to Irrlicht. (diff)
downloadSledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.zip
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.gz
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.bz2
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.xz
Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go overboard.
Diffstat (limited to 'libraries/irrlicht-1.8/examples/Demo/Demo.vcproj')
-rw-r--r--libraries/irrlicht-1.8/examples/Demo/Demo.vcproj446
1 files changed, 223 insertions, 223 deletions
diff --git a/libraries/irrlicht-1.8/examples/Demo/Demo.vcproj b/libraries/irrlicht-1.8/examples/Demo/Demo.vcproj
index fe55b37..baea234 100644
--- a/libraries/irrlicht-1.8/examples/Demo/Demo.vcproj
+++ b/libraries/irrlicht-1.8/examples/Demo/Demo.vcproj
@@ -1,223 +1,223 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="7.10" 4 Version="7.10"
5 Name="Demo" 5 Name="Demo"
6 ProjectGUID="{6F076455-D955-45D4-9C68-4AD4E45F2D47}" 6 ProjectGUID="{6F076455-D955-45D4-9C68-4AD4E45F2D47}"
7 SccProjectName="" 7 SccProjectName=""
8 SccLocalPath=""> 8 SccLocalPath="">
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
11 Name="Win32"/> 11 Name="Win32"/>
12 </Platforms> 12 </Platforms>
13 <Configurations> 13 <Configurations>
14 <Configuration 14 <Configuration
15 Name="Release|Win32" 15 Name="Release|Win32"
16 OutputDirectory=".\Release" 16 OutputDirectory=".\Release"
17 IntermediateDirectory=".\Release" 17 IntermediateDirectory=".\Release"
18 ConfigurationType="1" 18 ConfigurationType="1"
19 UseOfMFC="0" 19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE" 20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2"> 21 CharacterSet="2">
22 <Tool 22 <Tool
23 Name="VCCLCompilerTool" 23 Name="VCCLCompilerTool"
24 Optimization="2" 24 Optimization="2"
25 InlineFunctionExpansion="1" 25 InlineFunctionExpansion="1"
26 AdditionalIncludeDirectories="..\..\include" 26 AdditionalIncludeDirectories="..\..\include"
27 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 27 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
28 StringPooling="TRUE" 28 StringPooling="TRUE"
29 RuntimeLibrary="4" 29 RuntimeLibrary="4"
30 EnableFunctionLevelLinking="TRUE" 30 EnableFunctionLevelLinking="TRUE"
31 UsePrecompiledHeader="2" 31 UsePrecompiledHeader="2"
32 PrecompiledHeaderFile=".\Release/Demo.pch" 32 PrecompiledHeaderFile=".\Release/Demo.pch"
33 AssemblerListingLocation=".\Release/" 33 AssemblerListingLocation=".\Release/"
34 ObjectFile=".\Release/" 34 ObjectFile=".\Release/"
35 ProgramDataBaseFileName=".\Release/" 35 ProgramDataBaseFileName=".\Release/"
36 WarningLevel="3" 36 WarningLevel="3"
37 SuppressStartupBanner="TRUE" 37 SuppressStartupBanner="TRUE"
38 CompileAs="0"/> 38 CompileAs="0"/>
39 <Tool 39 <Tool
40 Name="VCCustomBuildTool"/> 40 Name="VCCustomBuildTool"/>
41 <Tool 41 <Tool
42 Name="VCLinkerTool" 42 Name="VCLinkerTool"
43 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe" 43 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe"
44 LinkIncremental="0" 44 LinkIncremental="0"
45 SuppressStartupBanner="TRUE" 45 SuppressStartupBanner="TRUE"
46 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 46 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
47 ProgramDatabaseFile=".\Release/Demo.pdb" 47 ProgramDatabaseFile=".\Release/Demo.pdb"
48 SubSystem="2" 48 SubSystem="2"
49 TargetMachine="1"/> 49 TargetMachine="1"/>
50 <Tool 50 <Tool
51 Name="VCMIDLTool" 51 Name="VCMIDLTool"
52 PreprocessorDefinitions="NDEBUG" 52 PreprocessorDefinitions="NDEBUG"
53 MkTypLibCompatible="TRUE" 53 MkTypLibCompatible="TRUE"
54 SuppressStartupBanner="TRUE" 54 SuppressStartupBanner="TRUE"
55 TargetEnvironment="1" 55 TargetEnvironment="1"
56 TypeLibraryName=".\Release/Demo.tlb" 56 TypeLibraryName=".\Release/Demo.tlb"
57 HeaderFileName=""/> 57 HeaderFileName=""/>
58 <Tool 58 <Tool
59 Name="VCPostBuildEventTool"/> 59 Name="VCPostBuildEventTool"/>
60 <Tool 60 <Tool
61 Name="VCPreBuildEventTool"/> 61 Name="VCPreBuildEventTool"/>
62 <Tool 62 <Tool
63 Name="VCPreLinkEventTool"/> 63 Name="VCPreLinkEventTool"/>
64 <Tool 64 <Tool
65 Name="VCResourceCompilerTool" 65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="NDEBUG" 66 PreprocessorDefinitions="NDEBUG"
67 Culture="3079"/> 67 Culture="3079"/>
68 <Tool 68 <Tool
69 Name="VCWebServiceProxyGeneratorTool"/> 69 Name="VCWebServiceProxyGeneratorTool"/>
70 <Tool 70 <Tool
71 Name="VCXMLDataGeneratorTool"/> 71 Name="VCXMLDataGeneratorTool"/>
72 <Tool 72 <Tool
73 Name="VCWebDeploymentTool"/> 73 Name="VCWebDeploymentTool"/>
74 <Tool 74 <Tool
75 Name="VCManagedWrapperGeneratorTool"/> 75 Name="VCManagedWrapperGeneratorTool"/>
76 <Tool 76 <Tool
77 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 77 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
78 </Configuration> 78 </Configuration>
79 <Configuration 79 <Configuration
80 Name="Debug|Win32" 80 Name="Debug|Win32"
81 OutputDirectory=".\Debug" 81 OutputDirectory=".\Debug"
82 IntermediateDirectory=".\Debug" 82 IntermediateDirectory=".\Debug"
83 ConfigurationType="1" 83 ConfigurationType="1"
84 UseOfMFC="0" 84 UseOfMFC="0"
85 ATLMinimizesCRunTimeLibraryUsage="FALSE" 85 ATLMinimizesCRunTimeLibraryUsage="FALSE"
86 CharacterSet="2"> 86 CharacterSet="2">
87 <Tool 87 <Tool
88 Name="VCCLCompilerTool" 88 Name="VCCLCompilerTool"
89 Optimization="0" 89 Optimization="0"
90 AdditionalIncludeDirectories="..\..\include" 90 AdditionalIncludeDirectories="..\..\include"
91 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" 91 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
92 BasicRuntimeChecks="3" 92 BasicRuntimeChecks="3"
93 RuntimeLibrary="5" 93 RuntimeLibrary="5"
94 UsePrecompiledHeader="2" 94 UsePrecompiledHeader="2"
95 PrecompiledHeaderFile=".\Debug/Demo.pch" 95 PrecompiledHeaderFile=".\Debug/Demo.pch"
96 AssemblerListingLocation=".\Debug/" 96 AssemblerListingLocation=".\Debug/"
97 ObjectFile=".\Debug/" 97 ObjectFile=".\Debug/"
98 ProgramDataBaseFileName=".\Debug/" 98 ProgramDataBaseFileName=".\Debug/"
99 WarningLevel="3" 99 WarningLevel="3"
100 SuppressStartupBanner="TRUE" 100 SuppressStartupBanner="TRUE"
101 DebugInformationFormat="4" 101 DebugInformationFormat="4"
102 CompileAs="0"/> 102 CompileAs="0"/>
103 <Tool 103 <Tool
104 Name="VCCustomBuildTool"/> 104 Name="VCCustomBuildTool"/>
105 <Tool 105 <Tool
106 Name="VCLinkerTool" 106 Name="VCLinkerTool"
107 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe" 107 OutputFile="..\..\bin\Win32-VisualStudio\Demo.exe"
108 LinkIncremental="0" 108 LinkIncremental="0"
109 SuppressStartupBanner="TRUE" 109 SuppressStartupBanner="TRUE"
110 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 110 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
111 GenerateDebugInformation="TRUE" 111 GenerateDebugInformation="TRUE"
112 ProgramDatabaseFile=".\Debug/Demo.pdb" 112 ProgramDatabaseFile=".\Debug/Demo.pdb"
113 SubSystem="2" 113 SubSystem="2"
114 TargetMachine="1"/> 114 TargetMachine="1"/>
115 <Tool 115 <Tool
116 Name="VCMIDLTool" 116 Name="VCMIDLTool"
117 PreprocessorDefinitions="_DEBUG" 117 PreprocessorDefinitions="_DEBUG"
118 MkTypLibCompatible="TRUE" 118 MkTypLibCompatible="TRUE"
119 SuppressStartupBanner="TRUE" 119 SuppressStartupBanner="TRUE"
120 TargetEnvironment="1" 120 TargetEnvironment="1"
121 TypeLibraryName=".\Debug/Demo.tlb" 121 TypeLibraryName=".\Debug/Demo.tlb"
122 HeaderFileName=""/> 122 HeaderFileName=""/>
123 <Tool 123 <Tool
124 Name="VCPostBuildEventTool"/> 124 Name="VCPostBuildEventTool"/>
125 <Tool 125 <Tool
126 Name="VCPreBuildEventTool"/> 126 Name="VCPreBuildEventTool"/>
127 <Tool 127 <Tool
128 Name="VCPreLinkEventTool"/> 128 Name="VCPreLinkEventTool"/>
129 <Tool 129 <Tool
130 Name="VCResourceCompilerTool" 130 Name="VCResourceCompilerTool"
131 PreprocessorDefinitions="_DEBUG" 131 PreprocessorDefinitions="_DEBUG"
132 Culture="3079"/> 132 Culture="3079"/>
133 <Tool 133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"/> 134 Name="VCWebServiceProxyGeneratorTool"/>
135 <Tool 135 <Tool
136 Name="VCXMLDataGeneratorTool"/> 136 Name="VCXMLDataGeneratorTool"/>
137 <Tool 137 <Tool
138 Name="VCWebDeploymentTool"/> 138 Name="VCWebDeploymentTool"/>
139 <Tool 139 <Tool
140 Name="VCManagedWrapperGeneratorTool"/> 140 Name="VCManagedWrapperGeneratorTool"/>
141 <Tool 141 <Tool
142 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 142 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
143 </Configuration> 143 </Configuration>
144 </Configurations> 144 </Configurations>
145 <References> 145 <References>
146 </References> 146 </References>
147 <Files> 147 <Files>
148 <File 148 <File
149 RelativePath="CDemo.cpp"> 149 RelativePath="CDemo.cpp">
150 <FileConfiguration 150 <FileConfiguration
151 Name="Release|Win32"> 151 Name="Release|Win32">
152 <Tool 152 <Tool
153 Name="VCCLCompilerTool" 153 Name="VCCLCompilerTool"
154 Optimization="2" 154 Optimization="2"
155 AdditionalIncludeDirectories="" 155 AdditionalIncludeDirectories=""
156 PreprocessorDefinitions=""/> 156 PreprocessorDefinitions=""/>
157 </FileConfiguration> 157 </FileConfiguration>
158 <FileConfiguration 158 <FileConfiguration
159 Name="Debug|Win32"> 159 Name="Debug|Win32">
160 <Tool 160 <Tool
161 Name="VCCLCompilerTool" 161 Name="VCCLCompilerTool"
162 Optimization="0" 162 Optimization="0"
163 AdditionalIncludeDirectories="" 163 AdditionalIncludeDirectories=""
164 PreprocessorDefinitions="" 164 PreprocessorDefinitions=""
165 BasicRuntimeChecks="3"/> 165 BasicRuntimeChecks="3"/>
166 </FileConfiguration> 166 </FileConfiguration>
167 </File> 167 </File>
168 <File 168 <File
169 RelativePath="CDemo.h"> 169 RelativePath="CDemo.h">
170 </File> 170 </File>
171 <File 171 <File
172 RelativePath="CMainMenu.cpp"> 172 RelativePath="CMainMenu.cpp">
173 <FileConfiguration 173 <FileConfiguration
174 Name="Release|Win32"> 174 Name="Release|Win32">
175 <Tool 175 <Tool
176 Name="VCCLCompilerTool" 176 Name="VCCLCompilerTool"
177 Optimization="2" 177 Optimization="2"
178 AdditionalIncludeDirectories="" 178 AdditionalIncludeDirectories=""
179 PreprocessorDefinitions=""/> 179 PreprocessorDefinitions=""/>
180 </FileConfiguration> 180 </FileConfiguration>
181 <FileConfiguration 181 <FileConfiguration
182 Name="Debug|Win32"> 182 Name="Debug|Win32">
183 <Tool 183 <Tool
184 Name="VCCLCompilerTool" 184 Name="VCCLCompilerTool"
185 Optimization="0" 185 Optimization="0"
186 AdditionalIncludeDirectories="" 186 AdditionalIncludeDirectories=""
187 PreprocessorDefinitions="" 187 PreprocessorDefinitions=""
188 BasicRuntimeChecks="3"/> 188 BasicRuntimeChecks="3"/>
189 </FileConfiguration> 189 </FileConfiguration>
190 </File> 190 </File>
191 <File 191 <File
192 RelativePath="CMainMenu.h"> 192 RelativePath="CMainMenu.h">
193 </File> 193 </File>
194 <File 194 <File
195 RelativePath="icon.ico"> 195 RelativePath="icon.ico">
196 </File> 196 </File>
197 <File 197 <File
198 RelativePath="main.cpp"> 198 RelativePath="main.cpp">
199 <FileConfiguration 199 <FileConfiguration
200 Name="Release|Win32"> 200 Name="Release|Win32">
201 <Tool 201 <Tool
202 Name="VCCLCompilerTool" 202 Name="VCCLCompilerTool"
203 Optimization="2" 203 Optimization="2"
204 AdditionalIncludeDirectories="" 204 AdditionalIncludeDirectories=""
205 PreprocessorDefinitions=""/> 205 PreprocessorDefinitions=""/>
206 </FileConfiguration> 206 </FileConfiguration>
207 <FileConfiguration 207 <FileConfiguration
208 Name="Debug|Win32"> 208 Name="Debug|Win32">
209 <Tool 209 <Tool
210 Name="VCCLCompilerTool" 210 Name="VCCLCompilerTool"
211 Optimization="0" 211 Optimization="0"
212 AdditionalIncludeDirectories="" 212 AdditionalIncludeDirectories=""
213 PreprocessorDefinitions="" 213 PreprocessorDefinitions=""
214 BasicRuntimeChecks="3"/> 214 BasicRuntimeChecks="3"/>
215 </FileConfiguration> 215 </FileConfiguration>
216 </File> 216 </File>
217 <File 217 <File
218 RelativePath="resscript.rc"> 218 RelativePath="resscript.rc">
219 </File> 219 </File>
220 </Files> 220 </Files>
221 <Globals> 221 <Globals>
222 </Globals> 222 </Globals>
223</VisualStudioProject> 223</VisualStudioProject>