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