mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-05 20:40:30 +00:00
cb18719d05
- Did some very preliminary support for x64 compiling. - Now I see why makewad is using the __fastcall calling convention by default: Because the release zlib is built with it as well. - Fixed: Conversion from 'const char *' to 'char *' in DEM_SAVEGAME case in Net_DoCommand(). - Updated the project files for Visual C++ 2005. SVN r138 (trunk)
539 lines
12 KiB
XML
539 lines
12 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="wadsrc"
|
|
ProjectGUID="{1D179D4B-F008-431B-8C72-111F8372584F}"
|
|
Keyword="MakeFileProj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp NOLOGO=/nologo andcopy"
|
|
ReBuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad NOLOGO=/nologo XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp nrebuild"
|
|
CleanCommandLine="del wadmake zdoom.pk3"
|
|
Output="zdoom.pk3"
|
|
PreprocessorDefinitions=""
|
|
IncludeSearchPath=""
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp NOLOGO=/nologo"
|
|
ReBuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad NOLOGO=/nologo XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp nrebuild"
|
|
CleanCommandLine="del wadmake zdoom.pk3"
|
|
Output="zdoom.pk3"
|
|
PreprocessorDefinitions=""
|
|
IncludeSearchPath=""
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp NOLOGO=/nologo andcopy"
|
|
ReBuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad NOLOGO=/nologo XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp nrebuild"
|
|
CleanCommandLine="del wadmake zdoom.pk3"
|
|
Output="zdoom.pk3"
|
|
PreprocessorDefinitions=""
|
|
IncludeSearchPath=""
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp NOLOGO=/nologo"
|
|
ReBuildCommandLine="nmake /nologo MAKEWAD=..\tools\makewad\makewad NOLOGO=/nologo XLATCC=..\tools\xlatcc\xlatcc DEHSUPP=..\tools\dehsupp\dehsupp nrebuild"
|
|
CleanCommandLine="del wadmake zdoom.pk3"
|
|
Output="zdoom.pk3"
|
|
PreprocessorDefinitions=""
|
|
IncludeSearchPath=""
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Lumps"
|
|
>
|
|
<File
|
|
RelativePath=".\animdefs.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\In_epi1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\In_epi2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\In_epi3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\In_htc1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\In_htc2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\In_htc3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Lockdefs.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sndeax.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sndinfo.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sndseq.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\terrain.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\x11r6rgb.txt"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Map Translators"
|
|
>
|
|
<File
|
|
RelativePath=".\xlat\doomxlat.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xlat\hereticxlat.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xlat\strifexlat.txt"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Includes"
|
|
>
|
|
<File
|
|
RelativePath=".\xlat\defines.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xlat\specials.i"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Decals"
|
|
>
|
|
<File
|
|
RelativePath=".\decals\bal7scr1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bal7scr2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bfglite1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bfglite2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bfgscrc1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bfgscrc2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\blast1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsmear1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsmear2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsplat1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsplat2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsplat3.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsplat4.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsplat5.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsplat6.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\bsplat7.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\cbalscr1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\cbalscr2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\cbowmark.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\chip1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\chip2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\chip3.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\chip4.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\chip5.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\decaldef.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\plasma1.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\plasma2.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decals\scorch1.png"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MapInfos"
|
|
>
|
|
<File
|
|
RelativePath=".\mapinfo\doom1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mapinfo\doom2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mapinfo\heretic.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mapinfo\hexen.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mapinfo\plutonia.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mapinfo\strife.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mapinfo\tnt.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Languages"
|
|
>
|
|
<File
|
|
RelativePath=".\languages\english-us.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\languages\french.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\languages\italian.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Decorate"
|
|
>
|
|
<File
|
|
RelativePath=".\decorate\decorate.txt"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Doom"
|
|
>
|
|
<File
|
|
RelativePath=".\decorate\doom\deadthings.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\doom\doomarmor.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\doom\doomartifacts.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\doom\doomdecorations.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\doom\doomkeys.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\doom\stealthmonsters.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Heretic"
|
|
>
|
|
<File
|
|
RelativePath=".\decorate\heretic\hereticarmor.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\heretic\hereticartifacts.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\heretic\hereticdecorations.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\heretic\heretickeys.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Hexen"
|
|
>
|
|
<File
|
|
RelativePath=".\decorate\hexen\flame.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\hexen\hexenarmor.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\hexen\hexendecorations.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\hexen\hexenkeys.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\hexen\hexenspecialdecs.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\hexen\puzzleitems.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\hexen\scriptprojectiles.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\hexen\speedboots.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Strife"
|
|
>
|
|
<File
|
|
RelativePath=".\decorate\strife\beggars.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\merchants.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\peasants.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\questitems.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\ratbuddy.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\rebels.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\strifearmor.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\strifeitems.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\strifekeys.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\strifestuff.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\strife\zombie.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Raven"
|
|
>
|
|
<File
|
|
RelativePath=".\decorate\raven\ravenartifacts.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\raven\ravenhealth.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Shared"
|
|
>
|
|
<File
|
|
RelativePath=".\shared\debris.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decorate\shared\splashes.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\Makefile"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Makefile.mgw"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Makefile2"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zdoom.lst"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|