aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/examples/25.XmlHandling/XmlHandling.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/25.XmlHandling/XmlHandling.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/25.XmlHandling/XmlHandling.vcproj390
1 files changed, 195 insertions, 195 deletions
diff --git a/libraries/irrlicht-1.8/examples/25.XmlHandling/XmlHandling.vcproj b/libraries/irrlicht-1.8/examples/25.XmlHandling/XmlHandling.vcproj
index 152a415..821dbe0 100644
--- a/libraries/irrlicht-1.8/examples/25.XmlHandling/XmlHandling.vcproj
+++ b/libraries/irrlicht-1.8/examples/25.XmlHandling/XmlHandling.vcproj
@@ -1,195 +1,195 @@
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="9,00" 4 Version="9,00"
5 Name="25.XmlHandling" 5 Name="25.XmlHandling"
6 ProjectGUID="{8FDA260E-EF27-4f8c-8720-7AF707DD0D9E}" 6 ProjectGUID="{8FDA260E-EF27-4f8c-8720-7AF707DD0D9E}"
7 Keyword="Win32Proj" 7 Keyword="Win32Proj"
8 TargetFrameworkVersion="131072" 8 TargetFrameworkVersion="131072"
9 > 9 >
10 <Platforms> 10 <Platforms>
11 <Platform 11 <Platform
12 Name="Win32" 12 Name="Win32"
13 /> 13 />
14 </Platforms> 14 </Platforms>
15 <ToolFiles> 15 <ToolFiles>
16 </ToolFiles> 16 </ToolFiles>
17 <Configurations> 17 <Configurations>
18 <Configuration 18 <Configuration
19 Name="Debug|Win32" 19 Name="Debug|Win32"
20 OutputDirectory="Debug" 20 OutputDirectory="Debug"
21 IntermediateDirectory="Debug" 21 IntermediateDirectory="Debug"
22 ConfigurationType="1" 22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2" 24 CharacterSet="2"
25 > 25 >
26 <Tool 26 <Tool
27 Name="VCPreBuildEventTool" 27 Name="VCPreBuildEventTool"
28 /> 28 />
29 <Tool 29 <Tool
30 Name="VCCustomBuildTool" 30 Name="VCCustomBuildTool"
31 /> 31 />
32 <Tool 32 <Tool
33 Name="VCXMLDataGeneratorTool" 33 Name="VCXMLDataGeneratorTool"
34 /> 34 />
35 <Tool 35 <Tool
36 Name="VCWebServiceProxyGeneratorTool" 36 Name="VCWebServiceProxyGeneratorTool"
37 /> 37 />
38 <Tool 38 <Tool
39 Name="VCMIDLTool" 39 Name="VCMIDLTool"
40 /> 40 />
41 <Tool 41 <Tool
42 Name="VCCLCompilerTool" 42 Name="VCCLCompilerTool"
43 Optimization="0" 43 Optimization="0"
44 AdditionalIncludeDirectories="..\..\include" 44 AdditionalIncludeDirectories="..\..\include"
45 PreprocessorDefinitions="_IRR_STATIC_LIB_;WIN32;_DEBUG;_WINDOWS" 45 PreprocessorDefinitions="_IRR_STATIC_LIB_;WIN32;_DEBUG;_WINDOWS"
46 MinimalRebuild="true" 46 MinimalRebuild="true"
47 BasicRuntimeChecks="3" 47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1" 48 RuntimeLibrary="1"
49 UsePrecompiledHeader="0" 49 UsePrecompiledHeader="0"
50 WarningLevel="3" 50 WarningLevel="3"
51 Detect64BitPortabilityProblems="true" 51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="4" 52 DebugInformationFormat="4"
53 /> 53 />
54 <Tool 54 <Tool
55 Name="VCManagedResourceCompilerTool" 55 Name="VCManagedResourceCompilerTool"
56 /> 56 />
57 <Tool 57 <Tool
58 Name="VCResourceCompilerTool" 58 Name="VCResourceCompilerTool"
59 /> 59 />
60 <Tool 60 <Tool
61 Name="VCPreLinkEventTool" 61 Name="VCPreLinkEventTool"
62 /> 62 />
63 <Tool 63 <Tool
64 Name="VCLinkerTool" 64 Name="VCLinkerTool"
65 OutputFile="..\..\bin\Win32-VisualStudio\25.XmlHandling.exe" 65 OutputFile="..\..\bin\Win32-VisualStudio\25.XmlHandling.exe"
66 LinkIncremental="1" 66 LinkIncremental="1"
67 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 67 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
68 GenerateDebugInformation="true" 68 GenerateDebugInformation="true"
69 ProgramDatabaseFile="$(OutDir)/XmlHandling.pdb" 69 ProgramDatabaseFile="$(OutDir)/XmlHandling.pdb"
70 SubSystem="1" 70 SubSystem="1"
71 RandomizedBaseAddress="1" 71 RandomizedBaseAddress="1"
72 DataExecutionPrevention="0" 72 DataExecutionPrevention="0"
73 TargetMachine="1" 73 TargetMachine="1"
74 /> 74 />
75 <Tool 75 <Tool
76 Name="VCALinkTool" 76 Name="VCALinkTool"
77 /> 77 />
78 <Tool 78 <Tool
79 Name="VCManifestTool" 79 Name="VCManifestTool"
80 /> 80 />
81 <Tool 81 <Tool
82 Name="VCXDCMakeTool" 82 Name="VCXDCMakeTool"
83 /> 83 />
84 <Tool 84 <Tool
85 Name="VCBscMakeTool" 85 Name="VCBscMakeTool"
86 /> 86 />
87 <Tool 87 <Tool
88 Name="VCFxCopTool" 88 Name="VCFxCopTool"
89 /> 89 />
90 <Tool 90 <Tool
91 Name="VCAppVerifierTool" 91 Name="VCAppVerifierTool"
92 /> 92 />
93 <Tool 93 <Tool
94 Name="VCPostBuildEventTool" 94 Name="VCPostBuildEventTool"
95 /> 95 />
96 </Configuration> 96 </Configuration>
97 <Configuration 97 <Configuration
98 Name="Release|Win32" 98 Name="Release|Win32"
99 OutputDirectory="Release" 99 OutputDirectory="Release"
100 IntermediateDirectory="Release" 100 IntermediateDirectory="Release"
101 ConfigurationType="1" 101 ConfigurationType="1"
102 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 102 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
103 CharacterSet="2" 103 CharacterSet="2"
104 WholeProgramOptimization="1" 104 WholeProgramOptimization="1"
105 > 105 >
106 <Tool 106 <Tool
107 Name="VCPreBuildEventTool" 107 Name="VCPreBuildEventTool"
108 /> 108 />
109 <Tool 109 <Tool
110 Name="VCCustomBuildTool" 110 Name="VCCustomBuildTool"
111 /> 111 />
112 <Tool 112 <Tool
113 Name="VCXMLDataGeneratorTool" 113 Name="VCXMLDataGeneratorTool"
114 /> 114 />
115 <Tool 115 <Tool
116 Name="VCWebServiceProxyGeneratorTool" 116 Name="VCWebServiceProxyGeneratorTool"
117 /> 117 />
118 <Tool 118 <Tool
119 Name="VCMIDLTool" 119 Name="VCMIDLTool"
120 /> 120 />
121 <Tool 121 <Tool
122 Name="VCCLCompilerTool" 122 Name="VCCLCompilerTool"
123 AdditionalOptions="/QIfist /Oa" 123 AdditionalOptions="/QIfist /Oa"
124 Optimization="3" 124 Optimization="3"
125 InlineFunctionExpansion="2" 125 InlineFunctionExpansion="2"
126 EnableIntrinsicFunctions="true" 126 EnableIntrinsicFunctions="true"
127 FavorSizeOrSpeed="1" 127 FavorSizeOrSpeed="1"
128 OmitFramePointers="true" 128 OmitFramePointers="true"
129 AdditionalIncludeDirectories="..\..\include" 129 AdditionalIncludeDirectories="..\..\include"
130 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 130 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
131 RuntimeLibrary="0" 131 RuntimeLibrary="0"
132 BufferSecurityCheck="false" 132 BufferSecurityCheck="false"
133 UsePrecompiledHeader="0" 133 UsePrecompiledHeader="0"
134 WarningLevel="3" 134 WarningLevel="3"
135 Detect64BitPortabilityProblems="true" 135 Detect64BitPortabilityProblems="true"
136 DebugInformationFormat="0" 136 DebugInformationFormat="0"
137 CallingConvention="1" 137 CallingConvention="1"
138 /> 138 />
139 <Tool 139 <Tool
140 Name="VCManagedResourceCompilerTool" 140 Name="VCManagedResourceCompilerTool"
141 /> 141 />
142 <Tool 142 <Tool
143 Name="VCResourceCompilerTool" 143 Name="VCResourceCompilerTool"
144 /> 144 />
145 <Tool 145 <Tool
146 Name="VCPreLinkEventTool" 146 Name="VCPreLinkEventTool"
147 /> 147 />
148 <Tool 148 <Tool
149 Name="VCLinkerTool" 149 Name="VCLinkerTool"
150 OutputFile="..\..\bin\Win32-VisualStudio\25.XmlHandling.exe" 150 OutputFile="..\..\bin\Win32-VisualStudio\25.XmlHandling.exe"
151 LinkIncremental="1" 151 LinkIncremental="1"
152 SuppressStartupBanner="true" 152 SuppressStartupBanner="true"
153 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 153 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
154 GenerateDebugInformation="false" 154 GenerateDebugInformation="false"
155 SubSystem="1" 155 SubSystem="1"
156 OptimizeReferences="2" 156 OptimizeReferences="2"
157 EnableCOMDATFolding="2" 157 EnableCOMDATFolding="2"
158 RandomizedBaseAddress="1" 158 RandomizedBaseAddress="1"
159 DataExecutionPrevention="0" 159 DataExecutionPrevention="0"
160 TargetMachine="1" 160 TargetMachine="1"
161 /> 161 />
162 <Tool 162 <Tool
163 Name="VCALinkTool" 163 Name="VCALinkTool"
164 /> 164 />
165 <Tool 165 <Tool
166 Name="VCManifestTool" 166 Name="VCManifestTool"
167 /> 167 />
168 <Tool 168 <Tool
169 Name="VCXDCMakeTool" 169 Name="VCXDCMakeTool"
170 /> 170 />
171 <Tool 171 <Tool
172 Name="VCBscMakeTool" 172 Name="VCBscMakeTool"
173 /> 173 />
174 <Tool 174 <Tool
175 Name="VCFxCopTool" 175 Name="VCFxCopTool"
176 /> 176 />
177 <Tool 177 <Tool
178 Name="VCAppVerifierTool" 178 Name="VCAppVerifierTool"
179 /> 179 />
180 <Tool 180 <Tool
181 Name="VCPostBuildEventTool" 181 Name="VCPostBuildEventTool"
182 /> 182 />
183 </Configuration> 183 </Configuration>
184 </Configurations> 184 </Configurations>
185 <References> 185 <References>
186 </References> 186 </References>
187 <Files> 187 <Files>
188 <File 188 <File
189 RelativePath=".\main.cpp" 189 RelativePath=".\main.cpp"
190 > 190 >
191 </File> 191 </File>
192 </Files> 192 </Files>
193 <Globals> 193 <Globals>
194 </Globals> 194 </Globals>
195</VisualStudioProject> 195</VisualStudioProject>