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