1 | Index: dists/msvc71/scummvm.sln
|
---|
2 | ===================================================================
|
---|
3 | --- dists/msvc71/scummvm.sln (revision 25453)
|
---|
4 | +++ dists/msvc71/scummvm.sln (working copy)
|
---|
5 | @@ -66,6 +66,10 @@
|
---|
6 | ProjectSection(ProjectDependencies) = postProject
|
---|
7 | EndProjectSection
|
---|
8 | EndProject
|
---|
9 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parallaction", "parallaction.vcproj", "{0068957B-E2E1-4988-8C87-D541D84DAF20}"
|
---|
10 | + ProjectSection(ProjectDependencies) = postProject
|
---|
11 | + EndProjectSection
|
---|
12 | +EndProject
|
---|
13 | Global
|
---|
14 | GlobalSection(SolutionConfiguration) = preSolution
|
---|
15 | Debug = Debug
|
---|
16 | @@ -130,6 +134,10 @@
|
---|
17 | {43C2D921-FEE3-40BE-B58A-A6CA34235731}.Debug.Build.0 = Debug|Win32
|
---|
18 | {43C2D921-FEE3-40BE-B58A-A6CA34235731}.Release.ActiveCfg = Release|Win32
|
---|
19 | {43C2D921-FEE3-40BE-B58A-A6CA34235731}.Release.Build.0 = Release|Win32
|
---|
20 | + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Debug.ActiveCfg = Debug|Win32
|
---|
21 | + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Debug.Build.0 = Debug|Win32
|
---|
22 | + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Release.ActiveCfg = Release|Win32
|
---|
23 | + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Release.Build.0 = Release|Win32
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
26 | EndGlobalSection
|
---|
27 | Index: dists/msvc71/touche.vcproj
|
---|
28 | ===================================================================
|
---|
29 | --- dists/msvc71/touche.vcproj (revision 0)
|
---|
30 | +++ dists/msvc71/touche.vcproj (revision 0)
|
---|
31 | @@ -0,0 +1,151 @@
|
---|
32 | +<?xml version="1.0" encoding="windows-1250"?>
|
---|
33 | +<VisualStudioProject
|
---|
34 | + ProjectType="Visual C++"
|
---|
35 | + Version="7.10"
|
---|
36 | + Name="touche"
|
---|
37 | + ProjectGUID="{43C2D921-FEE3-40BE-B58A-A6CA34235731}"
|
---|
38 | + Keyword="Win32Proj">
|
---|
39 | + <Platforms>
|
---|
40 | + <Platform
|
---|
41 | + Name="Win32"/>
|
---|
42 | + </Platforms>
|
---|
43 | + <Configurations>
|
---|
44 | + <Configuration
|
---|
45 | + Name="Debug|Win32"
|
---|
46 | + OutputDirectory="touche_Debug"
|
---|
47 | + IntermediateDirectory="touche_Debug"
|
---|
48 | + ConfigurationType="4"
|
---|
49 | + CharacterSet="2">
|
---|
50 | + <Tool
|
---|
51 | + Name="VCCLCompilerTool"
|
---|
52 | + AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
---|
53 | + Optimization="0"
|
---|
54 | + AdditionalIncludeDirectories="../..;../../engines"
|
---|
55 | + PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2"
|
---|
56 | + MinimalRebuild="TRUE"
|
---|
57 | + ExceptionHandling="TRUE"
|
---|
58 | + BasicRuntimeChecks="3"
|
---|
59 | + RuntimeLibrary="1"
|
---|
60 | + BufferSecurityCheck="TRUE"
|
---|
61 | + EnableFunctionLevelLinking="TRUE"
|
---|
62 | + ForceConformanceInForLoopScope="TRUE"
|
---|
63 | + UsePrecompiledHeader="0"
|
---|
64 | + WarningLevel="4"
|
---|
65 | + SuppressStartupBanner="FALSE"
|
---|
66 | + DebugInformationFormat="4"/>
|
---|
67 | + <Tool
|
---|
68 | + Name="VCCustomBuildTool"/>
|
---|
69 | + <Tool
|
---|
70 | + Name="VCLibrarianTool"
|
---|
71 | + OutputFile="$(OutDir)/touche.lib"/>
|
---|
72 | + <Tool
|
---|
73 | + Name="VCMIDLTool"/>
|
---|
74 | + <Tool
|
---|
75 | + Name="VCPostBuildEventTool"/>
|
---|
76 | + <Tool
|
---|
77 | + Name="VCPreBuildEventTool"/>
|
---|
78 | + <Tool
|
---|
79 | + Name="VCPreLinkEventTool"/>
|
---|
80 | + <Tool
|
---|
81 | + Name="VCResourceCompilerTool"/>
|
---|
82 | + <Tool
|
---|
83 | + Name="VCWebServiceProxyGeneratorTool"/>
|
---|
84 | + <Tool
|
---|
85 | + Name="VCXMLDataGeneratorTool"/>
|
---|
86 | + <Tool
|
---|
87 | + Name="VCManagedWrapperGeneratorTool"/>
|
---|
88 | + <Tool
|
---|
89 | + Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
90 | + </Configuration>
|
---|
91 | + <Configuration
|
---|
92 | + Name="Release|Win32"
|
---|
93 | + OutputDirectory="touche_Release"
|
---|
94 | + IntermediateDirectory="touche_Release"
|
---|
95 | + ConfigurationType="4"
|
---|
96 | + CharacterSet="2"
|
---|
97 | + WholeProgramOptimization="FALSE">
|
---|
98 | + <Tool
|
---|
99 | + Name="VCCLCompilerTool"
|
---|
100 | + AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
---|
101 | + Optimization="2"
|
---|
102 | + InlineFunctionExpansion="1"
|
---|
103 | + OmitFramePointers="TRUE"
|
---|
104 | + AdditionalIncludeDirectories="../..;../../engines"
|
---|
105 | + PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2"
|
---|
106 | + StringPooling="TRUE"
|
---|
107 | + ExceptionHandling="TRUE"
|
---|
108 | + RuntimeLibrary="0"
|
---|
109 | + BufferSecurityCheck="FALSE"
|
---|
110 | + EnableFunctionLevelLinking="FALSE"
|
---|
111 | + ForceConformanceInForLoopScope="TRUE"
|
---|
112 | + UsePrecompiledHeader="0"
|
---|
113 | + WarningLevel="4"
|
---|
114 | + DebugInformationFormat="0"/>
|
---|
115 | + <Tool
|
---|
116 | + Name="VCCustomBuildTool"/>
|
---|
117 | + <Tool
|
---|
118 | + Name="VCLibrarianTool"
|
---|
119 | + OutputFile="$(OutDir)/touche.lib"/>
|
---|
120 | + <Tool
|
---|
121 | + Name="VCMIDLTool"/>
|
---|
122 | + <Tool
|
---|
123 | + Name="VCPostBuildEventTool"/>
|
---|
124 | + <Tool
|
---|
125 | + Name="VCPreBuildEventTool"/>
|
---|
126 | + <Tool
|
---|
127 | + Name="VCPreLinkEventTool"/>
|
---|
128 | + <Tool
|
---|
129 | + Name="VCResourceCompilerTool"/>
|
---|
130 | + <Tool
|
---|
131 | + Name="VCWebServiceProxyGeneratorTool"/>
|
---|
132 | + <Tool
|
---|
133 | + Name="VCXMLDataGeneratorTool"/>
|
---|
134 | + <Tool
|
---|
135 | + Name="VCManagedWrapperGeneratorTool"/>
|
---|
136 | + <Tool
|
---|
137 | + Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
138 | + </Configuration>
|
---|
139 | + </Configurations>
|
---|
140 | + <References>
|
---|
141 | + </References>
|
---|
142 | + <Files>
|
---|
143 | + <File
|
---|
144 | + RelativePath="..\..\engines\touche\graphics.cpp">
|
---|
145 | + </File>
|
---|
146 | + <File
|
---|
147 | + RelativePath="..\..\engines\touche\graphics.h">
|
---|
148 | + </File>
|
---|
149 | + <File
|
---|
150 | + RelativePath="..\..\engines\touche\midi.cpp">
|
---|
151 | + </File>
|
---|
152 | + <File
|
---|
153 | + RelativePath="..\..\engines\touche\midi.h">
|
---|
154 | + </File>
|
---|
155 | + <File
|
---|
156 | + RelativePath="..\..\engines\touche\opcodes.cpp">
|
---|
157 | + </File>
|
---|
158 | + <File
|
---|
159 | + RelativePath="..\..\engines\touche\plugin.cpp">
|
---|
160 | + </File>
|
---|
161 | + <File
|
---|
162 | + RelativePath="..\..\engines\touche\resource.cpp">
|
---|
163 | + </File>
|
---|
164 | + <File
|
---|
165 | + RelativePath="..\..\engines\touche\saveload.cpp">
|
---|
166 | + </File>
|
---|
167 | + <File
|
---|
168 | + RelativePath="..\..\engines\touche\staticres.cpp">
|
---|
169 | + </File>
|
---|
170 | + <File
|
---|
171 | + RelativePath="..\..\engines\touche\touche.cpp">
|
---|
172 | + </File>
|
---|
173 | + <File
|
---|
174 | + RelativePath="..\..\engines\touche\touche.h">
|
---|
175 | + </File>
|
---|
176 | + <File
|
---|
177 | + RelativePath="..\..\engines\touche\ui.cpp">
|
---|
178 | + </File>
|
---|
179 | + </Files>
|
---|
180 | + <Globals>
|
---|
181 | + </Globals>
|
---|
182 | +</VisualStudioProject>
|
---|
183 | Index: dists/msvc71/scummvm.vcproj
|
---|
184 | ===================================================================
|
---|
185 | --- dists/msvc71/scummvm.vcproj (revision 25453)
|
---|
186 | +++ dists/msvc71/scummvm.vcproj (working copy)
|
---|
187 | @@ -38,7 +38,7 @@
|
---|
188 | Name="VCCustomBuildTool"/>
|
---|
189 | <Tool
|
---|
190 | Name="VCLinkerTool"
|
---|
191 | - AdditionalDependencies="winmm.lib sdl.lib zdll.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib agi_debug/agi.lib cine_debug/cine.lib gob_debug/gob.lib kyra_debug/kyra.lib lure_debug/lure.lib queen_debug/queen.lib saga_debug/saga.lib scumm_debug/scumm.lib agos_debug/agos.lib sky_debug/sky.lib sword1_debug/sword1.lib sword2_debug/sword2.lib"
|
---|
192 | + AdditionalDependencies="winmm.lib sdl.lib zdll.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib agi_debug/agi.lib cine_debug/cine.lib gob_debug/gob.lib kyra_debug/kyra.lib lure_debug/lure.lib queen_debug/queen.lib saga_debug/saga.lib scumm_debug/scumm.lib agos_debug/agos.lib sky_debug/sky.lib sword1_debug/sword1.lib sword2_debug/sword2.lib parallaction_debug/parallaction.lib"
|
---|
193 | OutputFile="$(OutDir)/scummvm.exe"
|
---|
194 | LinkIncremental="2"
|
---|
195 | IgnoreDefaultLibraryNames="libcmtd.lib"
|
---|
196 | @@ -97,7 +97,7 @@
|
---|
197 | Name="VCCustomBuildTool"/>
|
---|
198 | <Tool
|
---|
199 | Name="VCLinkerTool"
|
---|
200 | - AdditionalDependencies="winmm.lib sdl.lib zdll.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib agi_release/agi.lib cine_release/cine.lib gob_release/gob.lib kyra_release/kyra.lib lure_release/lure.lib queen_release/queen.lib saga_release/saga.lib scumm_release/scumm.lib agos_release/agos.lib sky_release/sky.lib sword1_release/sword1.lib sword2_release/sword2.lib touche_release/touche.lib"
|
---|
201 | + AdditionalDependencies="winmm.lib sdl.lib zdll.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib agi_release/agi.lib cine_release/cine.lib gob_release/gob.lib kyra_release/kyra.lib lure_release/lure.lib queen_release/queen.lib saga_release/saga.lib scumm_release/scumm.lib agos_release/agos.lib sky_release/sky.lib sword1_release/sword1.lib sword2_release/sword2.lib touche_release/touche.lib parallaction_release/parallaction.lib"
|
---|
202 | OutputFile="$(OutDir)/scummvm.exe"
|
---|
203 | LinkIncremental="1"
|
---|
204 | SuppressStartupBanner="TRUE"
|
---|
205 | @@ -142,6 +142,9 @@
|
---|
206 | RelativePath="..\..\base\commandLine.h">
|
---|
207 | </File>
|
---|
208 | <File
|
---|
209 | + RelativePath="..\..\base\game.cpp">
|
---|
210 | + </File>
|
---|
211 | + <File
|
---|
212 | RelativePath="..\..\base\game.h">
|
---|
213 | </File>
|
---|
214 | <File
|
---|
215 | @@ -467,12 +470,24 @@
|
---|
216 | Name="mods"
|
---|
217 | Filter="">
|
---|
218 | <File
|
---|
219 | + RelativePath="..\..\sound\mods\infogrames.cpp">
|
---|
220 | + </File>
|
---|
221 | + <File
|
---|
222 | + RelativePath="..\..\sound\mods\infogrames.h">
|
---|
223 | + </File>
|
---|
224 | + <File
|
---|
225 | RelativePath="..\..\sound\mods\module.cpp">
|
---|
226 | </File>
|
---|
227 | <File
|
---|
228 | RelativePath="..\..\sound\mods\module.h">
|
---|
229 | </File>
|
---|
230 | <File
|
---|
231 | + RelativePath="..\..\sound\mods\paula.cpp">
|
---|
232 | + </File>
|
---|
233 | + <File
|
---|
234 | + RelativePath="..\..\sound\mods\paula.h">
|
---|
235 | + </File>
|
---|
236 | + <File
|
---|
237 | RelativePath="..\..\sound\mods\protracker.cpp">
|
---|
238 | </File>
|
---|
239 | <File
|
---|
240 | @@ -711,9 +726,15 @@
|
---|
241 | RelativePath="..\..\gui\ThemeClassic.cpp">
|
---|
242 | </File>
|
---|
243 | <File
|
---|
244 | + RelativePath="..\..\gui\ThemeClassic.h">
|
---|
245 | + </File>
|
---|
246 | + <File
|
---|
247 | RelativePath="..\..\gui\ThemeModern.cpp">
|
---|
248 | </File>
|
---|
249 | <File
|
---|
250 | + RelativePath="..\..\gui\ThemeModern.h">
|
---|
251 | + </File>
|
---|
252 | + <File
|
---|
253 | RelativePath="..\..\gui\widget.cpp">
|
---|
254 | </File>
|
---|
255 | <File
|
---|
256 | Index: dists/msvc71/agi.vcproj
|
---|
257 | ===================================================================
|
---|
258 | --- dists/msvc71/agi.vcproj (revision 25453)
|
---|
259 | +++ dists/msvc71/agi.vcproj (working copy)
|
---|
260 | @@ -135,9 +135,12 @@
|
---|
261 | RelativePath="..\..\engines\agi\cycle.cpp">
|
---|
262 | </File>
|
---|
263 | <File
|
---|
264 | - RelativePath="..\..\engines\agi\font.cpp">
|
---|
265 | + RelativePath="..\..\engines\agi\detection.cpp">
|
---|
266 | </File>
|
---|
267 | <File
|
---|
268 | + RelativePath="..\..\engines\agi\font.h">
|
---|
269 | + </File>
|
---|
270 | + <File
|
---|
271 | RelativePath="..\..\engines\agi\global.cpp">
|
---|
272 | </File>
|
---|
273 | <File
|
---|
274 | @@ -210,9 +213,6 @@
|
---|
275 | RelativePath="..\..\engines\agi\savegame.cpp">
|
---|
276 | </File>
|
---|
277 | <File
|
---|
278 | - RelativePath="..\..\engines\agi\savegame.h">
|
---|
279 | - </File>
|
---|
280 | - <File
|
---|
281 | RelativePath="..\..\engines\agi\sound.cpp">
|
---|
282 | </File>
|
---|
283 | <File
|
---|
284 | @@ -228,9 +228,6 @@
|
---|
285 | RelativePath="..\..\engines\agi\text.cpp">
|
---|
286 | </File>
|
---|
287 | <File
|
---|
288 | - RelativePath="..\..\engines\agi\text.h">
|
---|
289 | - </File>
|
---|
290 | - <File
|
---|
291 | RelativePath="..\..\engines\agi\view.cpp">
|
---|
292 | </File>
|
---|
293 | <File
|
---|
294 | Index: dists/msvc71/kyra.vcproj
|
---|
295 | ===================================================================
|
---|
296 | --- dists/msvc71/kyra.vcproj (revision 25453)
|
---|
297 | +++ dists/msvc71/kyra.vcproj (working copy)
|
---|
298 | @@ -200,6 +200,9 @@
|
---|
299 | RelativePath="..\..\engines\kyra\sound_digital.cpp">
|
---|
300 | </File>
|
---|
301 | <File
|
---|
302 | + RelativePath="..\..\engines\kyra\sound_towns.cpp">
|
---|
303 | + </File>
|
---|
304 | + <File
|
---|
305 | RelativePath="..\..\engines\kyra\sprites.cpp">
|
---|
306 | </File>
|
---|
307 | <File
|
---|
308 | Index: dists/msvc71/gob.vcproj
|
---|
309 | ===================================================================
|
---|
310 | --- dists/msvc71/gob.vcproj (revision 25453)
|
---|
311 | +++ dists/msvc71/gob.vcproj (working copy)
|
---|
312 | @@ -128,12 +128,18 @@
|
---|
313 | RelativePath="..\..\engines\gob\dataio.h">
|
---|
314 | </File>
|
---|
315 | <File
|
---|
316 | + RelativePath="..\..\engines\gob\detection.cpp">
|
---|
317 | + </File>
|
---|
318 | + <File
|
---|
319 | RelativePath="..\..\engines\gob\draw.cpp">
|
---|
320 | </File>
|
---|
321 | <File
|
---|
322 | RelativePath="..\..\engines\gob\draw.h">
|
---|
323 | </File>
|
---|
324 | <File
|
---|
325 | + RelativePath="..\..\engines\gob\draw_bargon.cpp">
|
---|
326 | + </File>
|
---|
327 | + <File
|
---|
328 | RelativePath="..\..\engines\gob\draw_v1.cpp">
|
---|
329 | </File>
|
---|
330 | <File
|
---|
331 | @@ -200,6 +206,9 @@
|
---|
332 | RelativePath="..\..\engines\gob\inter.h">
|
---|
333 | </File>
|
---|
334 | <File
|
---|
335 | + RelativePath="..\..\engines\gob\inter_bargon.cpp">
|
---|
336 | + </File>
|
---|
337 | + <File
|
---|
338 | RelativePath="..\..\engines\gob\inter_v1.cpp">
|
---|
339 | </File>
|
---|
340 | <File
|
---|
341 | Index: dists/msvc71/parallaction.vcproj
|
---|
342 | ===================================================================
|
---|
343 | --- dists/msvc71/parallaction.vcproj (revision 0)
|
---|
344 | +++ dists/msvc71/parallaction.vcproj (revision 0)
|
---|
345 | @@ -0,0 +1,206 @@
|
---|
346 | +<?xml version="1.0" encoding="windows-1250"?>
|
---|
347 | +<VisualStudioProject
|
---|
348 | + ProjectType="Visual C++"
|
---|
349 | + Version="7.10"
|
---|
350 | + Name="parallaction"
|
---|
351 | + ProjectGUID="{0068957B-E2E1-4988-8C87-D541D84DAF20}"
|
---|
352 | + RootNamespace="parallaction"
|
---|
353 | + Keyword="Win32Proj">
|
---|
354 | + <Platforms>
|
---|
355 | + <Platform
|
---|
356 | + Name="Win32"/>
|
---|
357 | + </Platforms>
|
---|
358 | + <Configurations>
|
---|
359 | + <Configuration
|
---|
360 | + Name="Debug|Win32"
|
---|
361 | + OutputDirectory="parallaction_Debug"
|
---|
362 | + IntermediateDirectory="parallaction_Debug"
|
---|
363 | + ConfigurationType="4"
|
---|
364 | + CharacterSet="2">
|
---|
365 | + <Tool
|
---|
366 | + Name="VCCLCompilerTool"
|
---|
367 | + AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
---|
368 | + Optimization="0"
|
---|
369 | + AdditionalIncludeDirectories="../..;../../engines"
|
---|
370 | + PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
---|
371 | + MinimalRebuild="TRUE"
|
---|
372 | + ExceptionHandling="TRUE"
|
---|
373 | + BasicRuntimeChecks="3"
|
---|
374 | + RuntimeLibrary="1"
|
---|
375 | + BufferSecurityCheck="TRUE"
|
---|
376 | + EnableFunctionLevelLinking="TRUE"
|
---|
377 | + ForceConformanceInForLoopScope="TRUE"
|
---|
378 | + UsePrecompiledHeader="0"
|
---|
379 | + WarningLevel="4"
|
---|
380 | + SuppressStartupBanner="FALSE"
|
---|
381 | + DebugInformationFormat="4"/>
|
---|
382 | + <Tool
|
---|
383 | + Name="VCCustomBuildTool"/>
|
---|
384 | + <Tool
|
---|
385 | + Name="VCLibrarianTool"
|
---|
386 | + OutputFile="$(OutDir)/parallaction.lib"/>
|
---|
387 | + <Tool
|
---|
388 | + Name="VCMIDLTool"/>
|
---|
389 | + <Tool
|
---|
390 | + Name="VCPostBuildEventTool"/>
|
---|
391 | + <Tool
|
---|
392 | + Name="VCPreBuildEventTool"/>
|
---|
393 | + <Tool
|
---|
394 | + Name="VCPreLinkEventTool"/>
|
---|
395 | + <Tool
|
---|
396 | + Name="VCResourceCompilerTool"/>
|
---|
397 | + <Tool
|
---|
398 | + Name="VCWebServiceProxyGeneratorTool"/>
|
---|
399 | + <Tool
|
---|
400 | + Name="VCXMLDataGeneratorTool"/>
|
---|
401 | + <Tool
|
---|
402 | + Name="VCManagedWrapperGeneratorTool"/>
|
---|
403 | + <Tool
|
---|
404 | + Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
405 | + </Configuration>
|
---|
406 | + <Configuration
|
---|
407 | + Name="Release|Win32"
|
---|
408 | + OutputDirectory="parallaction_Release"
|
---|
409 | + IntermediateDirectory="parallaction_Release"
|
---|
410 | + ConfigurationType="4"
|
---|
411 | + CharacterSet="2"
|
---|
412 | + WholeProgramOptimization="FALSE">
|
---|
413 | + <Tool
|
---|
414 | + Name="VCCLCompilerTool"
|
---|
415 | + AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
---|
416 | + Optimization="2"
|
---|
417 | + InlineFunctionExpansion="1"
|
---|
418 | + OmitFramePointers="TRUE"
|
---|
419 | + AdditionalIncludeDirectories="../..;../../engines"
|
---|
420 | + PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
---|
421 | + StringPooling="TRUE"
|
---|
422 | + ExceptionHandling="TRUE"
|
---|
423 | + RuntimeLibrary="0"
|
---|
424 | + BufferSecurityCheck="FALSE"
|
---|
425 | + EnableFunctionLevelLinking="FALSE"
|
---|
426 | + ForceConformanceInForLoopScope="TRUE"
|
---|
427 | + UsePrecompiledHeader="0"
|
---|
428 | + WarningLevel="4"
|
---|
429 | + DebugInformationFormat="0"/>
|
---|
430 | + <Tool
|
---|
431 | + Name="VCCustomBuildTool"/>
|
---|
432 | + <Tool
|
---|
433 | + Name="VCLibrarianTool"
|
---|
434 | + OutputFile="$(OutDir)/parallaction.lib"/>
|
---|
435 | + <Tool
|
---|
436 | + Name="VCMIDLTool"/>
|
---|
437 | + <Tool
|
---|
438 | + Name="VCPostBuildEventTool"/>
|
---|
439 | + <Tool
|
---|
440 | + Name="VCPreBuildEventTool"/>
|
---|
441 | + <Tool
|
---|
442 | + Name="VCPreLinkEventTool"/>
|
---|
443 | + <Tool
|
---|
444 | + Name="VCResourceCompilerTool"/>
|
---|
445 | + <Tool
|
---|
446 | + Name="VCWebServiceProxyGeneratorTool"/>
|
---|
447 | + <Tool
|
---|
448 | + Name="VCXMLDataGeneratorTool"/>
|
---|
449 | + <Tool
|
---|
450 | + Name="VCManagedWrapperGeneratorTool"/>
|
---|
451 | + <Tool
|
---|
452 | + Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
453 | + </Configuration>
|
---|
454 | + </Configurations>
|
---|
455 | + <References>
|
---|
456 | + </References>
|
---|
457 | + <Files>
|
---|
458 | + <File
|
---|
459 | + RelativePath="..\..\engines\parallaction\animation.cpp">
|
---|
460 | + </File>
|
---|
461 | + <File
|
---|
462 | + RelativePath="..\..\engines\parallaction\archive.cpp">
|
---|
463 | + </File>
|
---|
464 | + <File
|
---|
465 | + RelativePath="..\..\engines\parallaction\callables.cpp">
|
---|
466 | + </File>
|
---|
467 | + <File
|
---|
468 | + RelativePath="..\..\engines\parallaction\commands.cpp">
|
---|
469 | + </File>
|
---|
470 | + <File
|
---|
471 | + RelativePath="..\..\engines\parallaction\commands.h">
|
---|
472 | + </File>
|
---|
473 | + <File
|
---|
474 | + RelativePath="..\..\engines\parallaction\debug.cpp">
|
---|
475 | + </File>
|
---|
476 | + <File
|
---|
477 | + RelativePath="..\..\engines\parallaction\defs.h">
|
---|
478 | + </File>
|
---|
479 | + <File
|
---|
480 | + RelativePath="..\..\engines\parallaction\detection.cpp">
|
---|
481 | + </File>
|
---|
482 | + <File
|
---|
483 | + RelativePath="..\..\engines\parallaction\dialogue.cpp">
|
---|
484 | + </File>
|
---|
485 | + <File
|
---|
486 | + RelativePath="..\..\engines\parallaction\disk.h">
|
---|
487 | + </File>
|
---|
488 | + <File
|
---|
489 | + RelativePath="..\..\engines\parallaction\graphics.cpp">
|
---|
490 | + </File>
|
---|
491 | + <File
|
---|
492 | + RelativePath="..\..\engines\parallaction\graphics.h">
|
---|
493 | + </File>
|
---|
494 | + <File
|
---|
495 | + RelativePath="..\..\engines\parallaction\intro.cpp">
|
---|
496 | + </File>
|
---|
497 | + <File
|
---|
498 | + RelativePath="..\..\engines\parallaction\inventory.cpp">
|
---|
499 | + </File>
|
---|
500 | + <File
|
---|
501 | + RelativePath="..\..\engines\parallaction\inventory.h">
|
---|
502 | + </File>
|
---|
503 | + <File
|
---|
504 | + RelativePath="..\..\engines\parallaction\loadsave.cpp">
|
---|
505 | + </File>
|
---|
506 | + <File
|
---|
507 | + RelativePath="..\..\engines\parallaction\location.cpp">
|
---|
508 | + </File>
|
---|
509 | + <File
|
---|
510 | + RelativePath="..\..\engines\parallaction\menu.cpp">
|
---|
511 | + </File>
|
---|
512 | + <File
|
---|
513 | + RelativePath="..\..\engines\parallaction\menu.h">
|
---|
514 | + </File>
|
---|
515 | + <File
|
---|
516 | + RelativePath="..\..\engines\parallaction\music.cpp">
|
---|
517 | + </File>
|
---|
518 | + <File
|
---|
519 | + RelativePath="..\..\engines\parallaction\music.h">
|
---|
520 | + </File>
|
---|
521 | + <File
|
---|
522 | + RelativePath="..\..\engines\parallaction\parallaction.cpp">
|
---|
523 | + </File>
|
---|
524 | + <File
|
---|
525 | + RelativePath="..\..\engines\parallaction\parallaction.h">
|
---|
526 | + </File>
|
---|
527 | + <File
|
---|
528 | + RelativePath="..\..\engines\parallaction\parser.cpp">
|
---|
529 | + </File>
|
---|
530 | + <File
|
---|
531 | + RelativePath="..\..\engines\parallaction\parser.h">
|
---|
532 | + </File>
|
---|
533 | + <File
|
---|
534 | + RelativePath="..\..\engines\parallaction\staticres.cpp">
|
---|
535 | + </File>
|
---|
536 | + <File
|
---|
537 | + RelativePath="..\..\engines\parallaction\table.cpp">
|
---|
538 | + </File>
|
---|
539 | + <File
|
---|
540 | + RelativePath="..\..\engines\parallaction\walk.cpp">
|
---|
541 | + </File>
|
---|
542 | + <File
|
---|
543 | + RelativePath="..\..\engines\parallaction\zone.cpp">
|
---|
544 | + </File>
|
---|
545 | + <File
|
---|
546 | + RelativePath="..\..\engines\parallaction\zone.h">
|
---|
547 | + </File>
|
---|
548 | + </Files>
|
---|
549 | + <Globals>
|
---|
550 | + </Globals>
|
---|
551 | +</VisualStudioProject>
|
---|