aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/examples/14.Win32Window/Win32Window.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/14.Win32Window/Win32Window.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 '')
-rw-r--r--libraries/irrlicht-1.8/examples/14.Win32Window/Win32Window.vcproj330
1 files changed, 165 insertions, 165 deletions
diff --git a/libraries/irrlicht-1.8/examples/14.Win32Window/Win32Window.vcproj b/libraries/irrlicht-1.8/examples/14.Win32Window/Win32Window.vcproj
index c8576c7..47e89dc 100644
--- a/libraries/irrlicht-1.8/examples/14.Win32Window/Win32Window.vcproj
+++ b/libraries/irrlicht-1.8/examples/14.Win32Window/Win32Window.vcproj
@@ -1,165 +1,165 @@
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="14.Win32Window" 5 Name="14.Win32Window"
6 ProjectGUID="{3A73BAFE-60DE-4E40-9E37-710760BC25C6}" 6 ProjectGUID="{3A73BAFE-60DE-4E40-9E37-710760BC25C6}"
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="Debug|Win32" 15 Name="Debug|Win32"
16 OutputDirectory=".\Debug" 16 OutputDirectory=".\Debug"
17 IntermediateDirectory=".\Debug" 17 IntermediateDirectory=".\Debug"
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="0" 24 Optimization="0"
25 AdditionalIncludeDirectories="..\..\include" 25 AdditionalIncludeDirectories="..\..\include"
26 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 26 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
27 BasicRuntimeChecks="3" 27 BasicRuntimeChecks="3"
28 RuntimeLibrary="5" 28 RuntimeLibrary="5"
29 UsePrecompiledHeader="2" 29 UsePrecompiledHeader="2"
30 PrecompiledHeaderFile=".\Debug/Win32Window.pch" 30 PrecompiledHeaderFile=".\Debug/Win32Window.pch"
31 AssemblerListingLocation=".\Debug/" 31 AssemblerListingLocation=".\Debug/"
32 ObjectFile=".\Debug/" 32 ObjectFile=".\Debug/"
33 ProgramDataBaseFileName=".\Debug/" 33 ProgramDataBaseFileName=".\Debug/"
34 WarningLevel="3" 34 WarningLevel="3"
35 SuppressStartupBanner="TRUE" 35 SuppressStartupBanner="TRUE"
36 DebugInformationFormat="4" 36 DebugInformationFormat="4"
37 CompileAs="0"/> 37 CompileAs="0"/>
38 <Tool 38 <Tool
39 Name="VCCustomBuildTool"/> 39 Name="VCCustomBuildTool"/>
40 <Tool 40 <Tool
41 Name="VCLinkerTool" 41 Name="VCLinkerTool"
42 AdditionalDependencies="opengl32.lib" 42 AdditionalDependencies="opengl32.lib"
43 OutputFile="..\..\bin\Win32-VisualStudio\14.Win32Window.exe" 43 OutputFile="..\..\bin\Win32-VisualStudio\14.Win32Window.exe"
44 LinkIncremental="0" 44 LinkIncremental="0"
45 SuppressStartupBanner="TRUE" 45 SuppressStartupBanner="TRUE"
46 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 46 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
47 GenerateDebugInformation="TRUE" 47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\Debug/Win32Window.pdb" 48 ProgramDatabaseFile=".\Debug/Win32Window.pdb"
49 SubSystem="1" 49 SubSystem="1"
50 TargetMachine="1"/> 50 TargetMachine="1"/>
51 <Tool 51 <Tool
52 Name="VCMIDLTool" 52 Name="VCMIDLTool"
53 TypeLibraryName=".\Debug/Win32Window.tlb" 53 TypeLibraryName=".\Debug/Win32Window.tlb"
54 HeaderFileName=""/> 54 HeaderFileName=""/>
55 <Tool 55 <Tool
56 Name="VCPostBuildEventTool"/> 56 Name="VCPostBuildEventTool"/>
57 <Tool 57 <Tool
58 Name="VCPreBuildEventTool"/> 58 Name="VCPreBuildEventTool"/>
59 <Tool 59 <Tool
60 Name="VCPreLinkEventTool"/> 60 Name="VCPreLinkEventTool"/>
61 <Tool 61 <Tool
62 Name="VCResourceCompilerTool" 62 Name="VCResourceCompilerTool"
63 PreprocessorDefinitions="_DEBUG" 63 PreprocessorDefinitions="_DEBUG"
64 Culture="3079"/> 64 Culture="3079"/>
65 <Tool 65 <Tool
66 Name="VCWebServiceProxyGeneratorTool"/> 66 Name="VCWebServiceProxyGeneratorTool"/>
67 <Tool 67 <Tool
68 Name="VCXMLDataGeneratorTool"/> 68 Name="VCXMLDataGeneratorTool"/>
69 <Tool 69 <Tool
70 Name="VCWebDeploymentTool"/> 70 Name="VCWebDeploymentTool"/>
71 <Tool 71 <Tool
72 Name="VCManagedWrapperGeneratorTool"/> 72 Name="VCManagedWrapperGeneratorTool"/>
73 <Tool 73 <Tool
74 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 74 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
75 </Configuration> 75 </Configuration>
76 <Configuration 76 <Configuration
77 Name="Release|Win32" 77 Name="Release|Win32"
78 OutputDirectory=".\Release" 78 OutputDirectory=".\Release"
79 IntermediateDirectory=".\Release" 79 IntermediateDirectory=".\Release"
80 ConfigurationType="1" 80 ConfigurationType="1"
81 UseOfMFC="0" 81 UseOfMFC="0"
82 ATLMinimizesCRunTimeLibraryUsage="FALSE" 82 ATLMinimizesCRunTimeLibraryUsage="FALSE"
83 CharacterSet="2"> 83 CharacterSet="2">
84 <Tool 84 <Tool
85 Name="VCCLCompilerTool" 85 Name="VCCLCompilerTool"
86 Optimization="2" 86 Optimization="2"
87 InlineFunctionExpansion="1" 87 InlineFunctionExpansion="1"
88 AdditionalIncludeDirectories="..\..\include" 88 AdditionalIncludeDirectories="..\..\include"
89 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 89 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
90 StringPooling="TRUE" 90 StringPooling="TRUE"
91 RuntimeLibrary="4" 91 RuntimeLibrary="4"
92 EnableFunctionLevelLinking="TRUE" 92 EnableFunctionLevelLinking="TRUE"
93 UsePrecompiledHeader="2" 93 UsePrecompiledHeader="2"
94 PrecompiledHeaderFile=".\Release/Win32Window.pch" 94 PrecompiledHeaderFile=".\Release/Win32Window.pch"
95 AssemblerListingLocation=".\Release/" 95 AssemblerListingLocation=".\Release/"
96 ObjectFile=".\Release/" 96 ObjectFile=".\Release/"
97 ProgramDataBaseFileName=".\Release/" 97 ProgramDataBaseFileName=".\Release/"
98 WarningLevel="3" 98 WarningLevel="3"
99 SuppressStartupBanner="TRUE" 99 SuppressStartupBanner="TRUE"
100 CompileAs="0"/> 100 CompileAs="0"/>
101 <Tool 101 <Tool
102 Name="VCCustomBuildTool"/> 102 Name="VCCustomBuildTool"/>
103 <Tool 103 <Tool
104 Name="VCLinkerTool" 104 Name="VCLinkerTool"
105 AdditionalDependencies="opengl32.lib" 105 AdditionalDependencies="opengl32.lib"
106 OutputFile="..\..\bin\Win32-VisualStudio\14.Win32Window.exe" 106 OutputFile="..\..\bin\Win32-VisualStudio\14.Win32Window.exe"
107 LinkIncremental="0" 107 LinkIncremental="0"
108 SuppressStartupBanner="TRUE" 108 SuppressStartupBanner="TRUE"
109 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 109 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
110 ProgramDatabaseFile=".\Release/Win32Window.pdb" 110 ProgramDatabaseFile=".\Release/Win32Window.pdb"
111 SubSystem="1" 111 SubSystem="1"
112 TargetMachine="1"/> 112 TargetMachine="1"/>
113 <Tool 113 <Tool
114 Name="VCMIDLTool" 114 Name="VCMIDLTool"
115 TypeLibraryName=".\Release/Win32Window.tlb" 115 TypeLibraryName=".\Release/Win32Window.tlb"
116 HeaderFileName=""/> 116 HeaderFileName=""/>
117 <Tool 117 <Tool
118 Name="VCPostBuildEventTool"/> 118 Name="VCPostBuildEventTool"/>
119 <Tool 119 <Tool
120 Name="VCPreBuildEventTool"/> 120 Name="VCPreBuildEventTool"/>
121 <Tool 121 <Tool
122 Name="VCPreLinkEventTool"/> 122 Name="VCPreLinkEventTool"/>
123 <Tool 123 <Tool
124 Name="VCResourceCompilerTool" 124 Name="VCResourceCompilerTool"
125 PreprocessorDefinitions="NDEBUG" 125 PreprocessorDefinitions="NDEBUG"
126 Culture="3079"/> 126 Culture="3079"/>
127 <Tool 127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"/> 128 Name="VCWebServiceProxyGeneratorTool"/>
129 <Tool 129 <Tool
130 Name="VCXMLDataGeneratorTool"/> 130 Name="VCXMLDataGeneratorTool"/>
131 <Tool 131 <Tool
132 Name="VCWebDeploymentTool"/> 132 Name="VCWebDeploymentTool"/>
133 <Tool 133 <Tool
134 Name="VCManagedWrapperGeneratorTool"/> 134 Name="VCManagedWrapperGeneratorTool"/>
135 <Tool 135 <Tool
136 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 136 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
137 </Configuration> 137 </Configuration>
138 </Configurations> 138 </Configurations>
139 <References> 139 <References>
140 </References> 140 </References>
141 <Files> 141 <Files>
142 <File 142 <File
143 RelativePath="main.cpp"> 143 RelativePath="main.cpp">
144 <FileConfiguration 144 <FileConfiguration
145 Name="Debug|Win32"> 145 Name="Debug|Win32">
146 <Tool 146 <Tool
147 Name="VCCLCompilerTool" 147 Name="VCCLCompilerTool"
148 Optimization="0" 148 Optimization="0"
149 AdditionalIncludeDirectories="" 149 AdditionalIncludeDirectories=""
150 PreprocessorDefinitions="" 150 PreprocessorDefinitions=""
151 BasicRuntimeChecks="3"/> 151 BasicRuntimeChecks="3"/>
152 </FileConfiguration> 152 </FileConfiguration>
153 <FileConfiguration 153 <FileConfiguration
154 Name="Release|Win32"> 154 Name="Release|Win32">
155 <Tool 155 <Tool
156 Name="VCCLCompilerTool" 156 Name="VCCLCompilerTool"
157 Optimization="2" 157 Optimization="2"
158 AdditionalIncludeDirectories="" 158 AdditionalIncludeDirectories=""
159 PreprocessorDefinitions=""/> 159 PreprocessorDefinitions=""/>
160 </FileConfiguration> 160 </FileConfiguration>
161 </File> 161 </File>
162 </Files> 162 </Files>
163 <Globals> 163 <Globals>
164 </Globals> 164 </Globals>
165</VisualStudioProject> 165</VisualStudioProject>