aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/examples/02.Quake3Map/Quake3Map.vcproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libraries/irrlicht-1.8/examples/02.Quake3Map/Quake3Map.vcproj324
1 files changed, 162 insertions, 162 deletions
diff --git a/libraries/irrlicht-1.8/examples/02.Quake3Map/Quake3Map.vcproj b/libraries/irrlicht-1.8/examples/02.Quake3Map/Quake3Map.vcproj
index 4416fbb..53eb778 100644
--- a/libraries/irrlicht-1.8/examples/02.Quake3Map/Quake3Map.vcproj
+++ b/libraries/irrlicht-1.8/examples/02.Quake3Map/Quake3Map.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="02.Quake3Map" 5 Name="02.Quake3Map"
6 SccProjectName="" 6 SccProjectName=""
7 SccLocalPath=""> 7 SccLocalPath="">
8 <Platforms> 8 <Platforms>
9 <Platform 9 <Platform
10 Name="Win32"/> 10 Name="Win32"/>
11 </Platforms> 11 </Platforms>
12 <Configurations> 12 <Configurations>
13 <Configuration 13 <Configuration
14 Name="Debug|Win32" 14 Name="Debug|Win32"
15 OutputDirectory=".\Debug" 15 OutputDirectory=".\Debug"
16 IntermediateDirectory=".\Debug" 16 IntermediateDirectory=".\Debug"
17 ConfigurationType="1" 17 ConfigurationType="1"
18 UseOfMFC="0" 18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE" 19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2"> 20 CharacterSet="2">
21 <Tool 21 <Tool
22 Name="VCCLCompilerTool" 22 Name="VCCLCompilerTool"
23 Optimization="0" 23 Optimization="0"
24 AdditionalIncludeDirectories="..\..\include" 24 AdditionalIncludeDirectories="..\..\include"
25 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 25 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
26 BasicRuntimeChecks="3" 26 BasicRuntimeChecks="3"
27 RuntimeLibrary="5" 27 RuntimeLibrary="5"
28 UsePrecompiledHeader="2" 28 UsePrecompiledHeader="2"
29 PrecompiledHeaderFile=".\Debug/Quake3Map.pch" 29 PrecompiledHeaderFile=".\Debug/Quake3Map.pch"
30 AssemblerListingLocation=".\Debug/" 30 AssemblerListingLocation=".\Debug/"
31 ObjectFile=".\Debug/" 31 ObjectFile=".\Debug/"
32 ProgramDataBaseFileName=".\Debug/" 32 ProgramDataBaseFileName=".\Debug/"
33 WarningLevel="3" 33 WarningLevel="3"
34 SuppressStartupBanner="TRUE" 34 SuppressStartupBanner="TRUE"
35 DebugInformationFormat="4" 35 DebugInformationFormat="4"
36 CompileAs="0"/> 36 CompileAs="0"/>
37 <Tool 37 <Tool
38 Name="VCCustomBuildTool"/> 38 Name="VCCustomBuildTool"/>
39 <Tool 39 <Tool
40 Name="VCLinkerTool" 40 Name="VCLinkerTool"
41 OutputFile="..\..\bin\Win32-VisualStudio\02.Quake3Map.exe" 41 OutputFile="..\..\bin\Win32-VisualStudio\02.Quake3Map.exe"
42 LinkIncremental="0" 42 LinkIncremental="0"
43 SuppressStartupBanner="TRUE" 43 SuppressStartupBanner="TRUE"
44 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 44 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
45 GenerateDebugInformation="TRUE" 45 GenerateDebugInformation="TRUE"
46 ProgramDatabaseFile=".\Debug/Quake3Map.pdb" 46 ProgramDatabaseFile=".\Debug/Quake3Map.pdb"
47 SubSystem="1" 47 SubSystem="1"
48 TargetMachine="1"/> 48 TargetMachine="1"/>
49 <Tool 49 <Tool
50 Name="VCMIDLTool" 50 Name="VCMIDLTool"
51 TypeLibraryName=".\Debug/Quake3Map.tlb" 51 TypeLibraryName=".\Debug/Quake3Map.tlb"
52 HeaderFileName=""/> 52 HeaderFileName=""/>
53 <Tool 53 <Tool
54 Name="VCPostBuildEventTool"/> 54 Name="VCPostBuildEventTool"/>
55 <Tool 55 <Tool
56 Name="VCPreBuildEventTool"/> 56 Name="VCPreBuildEventTool"/>
57 <Tool 57 <Tool
58 Name="VCPreLinkEventTool"/> 58 Name="VCPreLinkEventTool"/>
59 <Tool 59 <Tool
60 Name="VCResourceCompilerTool" 60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="_DEBUG" 61 PreprocessorDefinitions="_DEBUG"
62 Culture="3079"/> 62 Culture="3079"/>
63 <Tool 63 <Tool
64 Name="VCWebServiceProxyGeneratorTool"/> 64 Name="VCWebServiceProxyGeneratorTool"/>
65 <Tool 65 <Tool
66 Name="VCXMLDataGeneratorTool"/> 66 Name="VCXMLDataGeneratorTool"/>
67 <Tool 67 <Tool
68 Name="VCWebDeploymentTool"/> 68 Name="VCWebDeploymentTool"/>
69 <Tool 69 <Tool
70 Name="VCManagedWrapperGeneratorTool"/> 70 Name="VCManagedWrapperGeneratorTool"/>
71 <Tool 71 <Tool
72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 72 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
73 </Configuration> 73 </Configuration>
74 <Configuration 74 <Configuration
75 Name="Release|Win32" 75 Name="Release|Win32"
76 OutputDirectory=".\Release" 76 OutputDirectory=".\Release"
77 IntermediateDirectory=".\Release" 77 IntermediateDirectory=".\Release"
78 ConfigurationType="1" 78 ConfigurationType="1"
79 UseOfMFC="0" 79 UseOfMFC="0"
80 ATLMinimizesCRunTimeLibraryUsage="FALSE" 80 ATLMinimizesCRunTimeLibraryUsage="FALSE"
81 CharacterSet="2"> 81 CharacterSet="2">
82 <Tool 82 <Tool
83 Name="VCCLCompilerTool" 83 Name="VCCLCompilerTool"
84 Optimization="2" 84 Optimization="2"
85 InlineFunctionExpansion="1" 85 InlineFunctionExpansion="1"
86 AdditionalIncludeDirectories="..\..\include" 86 AdditionalIncludeDirectories="..\..\include"
87 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 87 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
88 StringPooling="TRUE" 88 StringPooling="TRUE"
89 RuntimeLibrary="4" 89 RuntimeLibrary="4"
90 EnableFunctionLevelLinking="TRUE" 90 EnableFunctionLevelLinking="TRUE"
91 UsePrecompiledHeader="2" 91 UsePrecompiledHeader="2"
92 PrecompiledHeaderFile=".\Release/Quake3Map.pch" 92 PrecompiledHeaderFile=".\Release/Quake3Map.pch"
93 AssemblerListingLocation=".\Release/" 93 AssemblerListingLocation=".\Release/"
94 ObjectFile=".\Release/" 94 ObjectFile=".\Release/"
95 ProgramDataBaseFileName=".\Release/" 95 ProgramDataBaseFileName=".\Release/"
96 WarningLevel="3" 96 WarningLevel="3"
97 SuppressStartupBanner="TRUE" 97 SuppressStartupBanner="TRUE"
98 CompileAs="0"/> 98 CompileAs="0"/>
99 <Tool 99 <Tool
100 Name="VCCustomBuildTool"/> 100 Name="VCCustomBuildTool"/>
101 <Tool 101 <Tool
102 Name="VCLinkerTool" 102 Name="VCLinkerTool"
103 OutputFile="..\..\bin\Win32-VisualStudio\02.Quake3Map.exe" 103 OutputFile="..\..\bin\Win32-VisualStudio\02.Quake3Map.exe"
104 LinkIncremental="0" 104 LinkIncremental="0"
105 SuppressStartupBanner="TRUE" 105 SuppressStartupBanner="TRUE"
106 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio" 106 AdditionalLibraryDirectories="..\..\lib\Win32-visualstudio"
107 ProgramDatabaseFile=".\Release/Quake3Map.pdb" 107 ProgramDatabaseFile=".\Release/Quake3Map.pdb"
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/Quake3Map.tlb" 112 TypeLibraryName=".\Release/Quake3Map.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>