1 <?xml version="1.0" encoding="utf-8"?>
\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
3 <ItemGroup Label="ProjectConfigurations">
\r
4 <ProjectConfiguration Include="Debug|Win32">
\r
5 <Configuration>Debug</Configuration>
\r
6 <Platform>Win32</Platform>
\r
7 </ProjectConfiguration>
\r
8 <ProjectConfiguration Include="Release|Win32">
\r
9 <Configuration>Release</Configuration>
\r
10 <Platform>Win32</Platform>
\r
11 </ProjectConfiguration>
\r
13 <PropertyGroup Label="Globals">
\r
14 <ProjectGuid>{389AE334-D907-4069-90B3-F0551B3EFDE9}</ProjectGuid>
\r
15 <RootNamespace>darkplacesdedicated</RootNamespace>
\r
16 <Keyword>Win32Proj</Keyword>
\r
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
\r
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
\r
20 <ConfigurationType>Application</ConfigurationType>
\r
21 <CharacterSet>MultiByte</CharacterSet>
\r
22 <WholeProgramOptimization>true</WholeProgramOptimization>
\r
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
\r
25 <ConfigurationType>Application</ConfigurationType>
\r
26 <CharacterSet>MultiByte</CharacterSet>
\r
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
\r
29 <ImportGroup Label="ExtensionSettings">
\r
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
\r
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
33 <Import Project="vs2010_win32.props" />
\r
35 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
\r
36 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
\r
37 <Import Project="vs2010_win32.props" />
\r
39 <PropertyGroup Label="UserMacros" />
\r
41 <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
\r
42 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)-$(ProjectName)\</OutDir>
\r
43 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)-$(ProjectName)\</IntDir>
\r
44 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
\r
45 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)-$(ProjectName)\</OutDir>
\r
46 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)-$(ProjectName)\</IntDir>
\r
47 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
\r
48 <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)</TargetName>
\r
49 <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)</TargetName>
\r
51 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
\r
53 <Optimization>Disabled</Optimization>
\r
54 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
55 <MinimalRebuild>true</MinimalRebuild>
\r
56 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
\r
57 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
\r
59 </PrecompiledHeader>
\r
60 <WarningLevel>Level3</WarningLevel>
\r
61 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
\r
62 <DisableSpecificWarnings>4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings)</DisableSpecificWarnings>
\r
65 <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
\r
66 <GenerateDebugInformation>true</GenerateDebugInformation>
\r
67 <SubSystem>Console</SubSystem>
\r
68 <TargetMachine>MachineX86</TargetMachine>
\r
70 </ItemDefinitionGroup>
\r
71 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
\r
73 <Optimization>MaxSpeed</Optimization>
\r
74 <IntrinsicFunctions>true</IntrinsicFunctions>
\r
75 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_FILE_OFFSET_BITS=64;__KERNEL_STRICT_NAMES;%(PreprocessorDefinitions)</PreprocessorDefinitions>
\r
76 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
\r
77 <FunctionLevelLinking>true</FunctionLevelLinking>
\r
79 </PrecompiledHeader>
\r
80 <WarningLevel>Level3</WarningLevel>
\r
81 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
\r
82 <DisableSpecificWarnings>4706;4127;4100;4055;4054;4244;4305;4702;%(DisableSpecificWarnings)</DisableSpecificWarnings>
\r
85 <GenerateDebugInformation>true</GenerateDebugInformation>
\r
86 <SubSystem>Console</SubSystem>
\r
87 <OptimizeReferences>true</OptimizeReferences>
\r
88 <EnableCOMDATFolding>true</EnableCOMDATFolding>
\r
89 <TargetMachine>MachineX86</TargetMachine>
\r
91 </ItemDefinitionGroup>
\r
93 <ClCompile Include="bih.c" />
\r
94 <ClCompile Include="builddate.c" />
\r
95 <ClCompile Include="cap_avi.c" />
\r
96 <ClCompile Include="cap_ogg.c" />
\r
97 <ClCompile Include="cd_null.c" />
\r
98 <ClCompile Include="cd_shared.c" />
\r
99 <ClCompile Include="cl_collision.c" />
\r
100 <ClCompile Include="cl_demo.c" />
\r
101 <ClCompile Include="cl_dyntexture.c" />
\r
102 <ClCompile Include="cl_input.c" />
\r
103 <ClCompile Include="cl_main.c" />
\r
104 <ClCompile Include="cl_parse.c" />
\r
105 <ClCompile Include="cl_particles.c" />
\r
106 <ClCompile Include="cl_screen.c" />
\r
107 <ClCompile Include="cl_video.c" />
\r
108 <ClCompile Include="clvm_cmds.c" />
\r
109 <ClCompile Include="cmd.c" />
\r
110 <ClCompile Include="collision.c" />
\r
111 <ClCompile Include="common.c" />
\r
112 <ClCompile Include="console.c" />
\r
113 <ClCompile Include="crypto.c" />
\r
114 <ClCompile Include="csprogs.c" />
\r
115 <ClCompile Include="curves.c" />
\r
116 <ClCompile Include="cvar.c" />
\r
117 <ClCompile Include="dpsoftrast.c" />
\r
118 <ClCompile Include="dpvsimpledecode.c" />
\r
119 <ClCompile Include="filematch.c" />
\r
120 <ClCompile Include="fractalnoise.c" />
\r
121 <ClCompile Include="fs.c" />
\r
122 <ClCompile Include="ft2.c" />
\r
123 <ClCompile Include="gl_backend.c" />
\r
124 <ClCompile Include="gl_draw.c" />
\r
125 <ClCompile Include="gl_rmain.c" />
\r
126 <ClCompile Include="gl_rsurf.c" />
\r
127 <ClCompile Include="gl_textures.c" />
\r
128 <ClCompile Include="hmac.c" />
\r
129 <ClCompile Include="host.c" />
\r
130 <ClCompile Include="host_cmd.c" />
\r
131 <ClCompile Include="image.c" />
\r
132 <ClCompile Include="image_png.c" />
\r
133 <ClCompile Include="jpeg.c" />
\r
134 <ClCompile Include="keys.c" />
\r
135 <ClCompile Include="lhnet.c" />
\r
136 <ClCompile Include="libcurl.c" />
\r
137 <ClCompile Include="mathlib.c" />
\r
138 <ClCompile Include="matrixlib.c" />
\r
139 <ClCompile Include="mdfour.c" />
\r
140 <ClCompile Include="menu.c" />
\r
141 <ClCompile Include="meshqueue.c" />
\r
142 <ClCompile Include="mod_skeletal_animatevertices_generic.c" />
\r
143 <ClCompile Include="mod_skeletal_animatevertices_sse.c" />
\r
144 <ClCompile Include="model_alias.c" />
\r
145 <ClCompile Include="model_brush.c" />
\r
146 <ClCompile Include="model_shared.c" />
\r
147 <ClCompile Include="model_sprite.c" />
\r
148 <ClCompile Include="mvm_cmds.c" />
\r
149 <ClCompile Include="netconn.c" />
\r
150 <ClCompile Include="palette.c" />
\r
151 <ClCompile Include="polygon.c" />
\r
152 <ClCompile Include="portals.c" />
\r
153 <ClCompile Include="protocol.c" />
\r
154 <ClCompile Include="prvm_cmds.c" />
\r
155 <ClCompile Include="prvm_edict.c" />
\r
156 <ClCompile Include="prvm_exec.c" />
\r
157 <ClCompile Include="r_explosion.c" />
\r
158 <ClCompile Include="r_lightning.c" />
\r
159 <ClCompile Include="r_modules.c" />
\r
160 <ClCompile Include="r_shadow.c" />
\r
161 <ClCompile Include="r_sky.c" />
\r
162 <ClCompile Include="r_sprites.c" />
\r
163 <ClCompile Include="sbar.c" />
\r
164 <ClCompile Include="snd_null.c" />
\r
165 <ClCompile Include="sv_demo.c" />
\r
166 <ClCompile Include="sv_main.c" />
\r
167 <ClCompile Include="sv_move.c" />
\r
168 <ClCompile Include="sv_phys.c" />
\r
169 <ClCompile Include="sv_user.c" />
\r
170 <ClCompile Include="svbsp.c" />
\r
171 <ClCompile Include="svvm_cmds.c" />
\r
172 <ClCompile Include="sys_linux.c" />
\r
173 <ClCompile Include="sys_shared.c" />
\r
174 <ClCompile Include="thread_null.c" />
\r
175 <ClCompile Include="utf8lib.c" />
\r
176 <ClCompile Include="vid_null.c" />
\r
177 <ClCompile Include="vid_shared.c" />
\r
178 <ClCompile Include="view.c" />
\r
179 <ClCompile Include="wad.c" />
\r
180 <ClCompile Include="world.c" />
\r
181 <ClCompile Include="zone.c" />
\r
184 <ClInclude Include="bih.h" />
\r
185 <ClInclude Include="bspfile.h" />
\r
186 <ClInclude Include="cap_avi.h" />
\r
187 <ClInclude Include="cap_ogg.h" />
\r
188 <ClInclude Include="cdaudio.h" />
\r
189 <ClInclude Include="cl_collision.h" />
\r
190 <ClInclude Include="cl_dyntexture.h" />
\r
191 <ClInclude Include="cl_gecko.h" />
\r
192 <ClInclude Include="cl_screen.h" />
\r
193 <ClInclude Include="cl_video.h" />
\r
194 <ClInclude Include="client.h" />
\r
195 <ClInclude Include="clprogdefs.h" />
\r
196 <ClInclude Include="clvm_cmds.h" />
\r
197 <ClInclude Include="cmd.h" />
\r
198 <ClInclude Include="collision.h" />
\r
199 <ClInclude Include="common.h" />
\r
200 <ClInclude Include="console.h" />
\r
201 <ClInclude Include="crypto.h" />
\r
202 <ClInclude Include="csprogs.h" />
\r
203 <ClInclude Include="curves.h" />
\r
204 <ClInclude Include="cvar.h" />
\r
205 <ClInclude Include="dpsoftrast.h" />
\r
206 <ClInclude Include="dpvsimpledecode.h" />
\r
207 <ClInclude Include="draw.h" />
\r
208 <ClInclude Include="fs.h" />
\r
209 <ClInclude Include="ft2.h" />
\r
210 <ClInclude Include="ft2_defs.h" />
\r
211 <ClInclude Include="ft2_fontdefs.h" />
\r
212 <ClInclude Include="gl_backend.h" />
\r
213 <ClInclude Include="glquake.h" />
\r
214 <ClInclude Include="hmac.h" />
\r
215 <ClInclude Include="image.h" />
\r
216 <ClInclude Include="image_png.h" />
\r
217 <ClInclude Include="input.h" />
\r
218 <ClInclude Include="intoverflow.h" />
\r
219 <ClInclude Include="jpeg.h" />
\r
220 <ClInclude Include="keys.h" />
\r
221 <ClInclude Include="lhfont.h" />
\r
222 <ClInclude Include="lhnet.h" />
\r
223 <ClInclude Include="libcurl.h" />
\r
224 <ClInclude Include="mathlib.h" />
\r
225 <ClInclude Include="matrixlib.h" />
\r
226 <ClInclude Include="mdfour.h" />
\r
227 <ClInclude Include="menu.h" />
\r
228 <ClInclude Include="meshqueue.h" />
\r
229 <ClInclude Include="mod_skeletal_animatevertices_generic.h" />
\r
230 <ClInclude Include="mod_skeletal_animatevertices_sse.h" />
\r
231 <ClInclude Include="model_alias.h" />
\r
232 <ClInclude Include="model_brush.h" />
\r
233 <ClInclude Include="model_dpmodel.h" />
\r
234 <ClInclude Include="model_iqm.h" />
\r
235 <ClInclude Include="model_psk.h" />
\r
236 <ClInclude Include="model_shared.h" />
\r
237 <ClInclude Include="model_sprite.h" />
\r
238 <ClInclude Include="model_zymotic.h" />
\r
239 <ClInclude Include="modelgen.h" />
\r
240 <ClInclude Include="mprogdefs.h" />
\r
241 <ClInclude Include="netconn.h" />
\r
242 <ClInclude Include="palette.h" />
\r
243 <ClInclude Include="polygon.h" />
\r
244 <ClInclude Include="portals.h" />
\r
245 <ClInclude Include="pr_comp.h" />
\r
246 <ClInclude Include="progdefs.h" />
\r
247 <ClInclude Include="progs.h" />
\r
248 <ClInclude Include="progsvm.h" />
\r
249 <ClInclude Include="protocol.h" />
\r
250 <ClInclude Include="prvm_cmds.h" />
\r
251 <ClInclude Include="prvm_execprogram.h" />
\r
252 <ClInclude Include="qtypes.h" />
\r
253 <ClInclude Include="quakedef.h" />
\r
254 <ClInclude Include="r_lerpanim.h" />
\r
255 <ClInclude Include="r_modules.h" />
\r
256 <ClInclude Include="r_shadow.h" />
\r
257 <ClInclude Include="r_textures.h" />
\r
258 <ClInclude Include="render.h" />
\r
259 <ClInclude Include="resource.h" />
\r
260 <ClInclude Include="sbar.h" />
\r
261 <ClInclude Include="screen.h" />
\r
262 <ClInclude Include="server.h" />
\r
263 <ClInclude Include="shader_glsl.h" />
\r
264 <ClInclude Include="shader_hlsl.h" />
\r
265 <ClInclude Include="snd_main.h" />
\r
266 <ClInclude Include="snd_modplug.h" />
\r
267 <ClInclude Include="snd_ogg.h" />
\r
268 <ClInclude Include="snd_wav.h" />
\r
269 <ClInclude Include="sound.h" />
\r
270 <ClInclude Include="spritegn.h" />
\r
271 <ClInclude Include="sv_demo.h" />
\r
272 <ClInclude Include="svbsp.h" />
\r
273 <ClInclude Include="sys.h" />
\r
274 <ClInclude Include="thread.h" />
\r
275 <ClInclude Include="timing.h" />
\r
276 <ClInclude Include="utf8lib.h" />
\r
277 <ClInclude Include="vid.h" />
\r
278 <ClInclude Include="wad.h" />
\r
279 <ClInclude Include="world.h" />
\r
280 <ClInclude Include="zone.h" />
\r
282 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
\r
283 <ImportGroup Label="ExtensionTargets">
\r