mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- Virtual File System (VFS) by birdflu. This is needed for Multiplayer and is also used for Single Player. Very neat system :-) - Multiplayer Version 1.1 + some additional features and bugfixes * INFO: If you compile a new EXE and want to test, be sure to also use the latest SVN GameDir files in your JA2 install directory * git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2961 3b4a5df2-a311-0410-b5c6-a8a6f20db521
356 lines
9.1 KiB
XML
356 lines
9.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="libpng"
|
|
ProjectGUID="{4B544F1A-6188-4255-8877-69FC312D0D2C}"
|
|
RootNamespace="libpng">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\..\lib\VS2008\$(ConfigurationName)"
|
|
IntermediateDirectory="..\..\..\..\build\VS2008\$(ProjectName)_$(ConfigurationName)"
|
|
ConfigurationType="4">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..;..\..\..\zlib"
|
|
PreprocessorDefinitions="PNG_NO_MMX_CODE;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="png.h"
|
|
WarningLevel="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libpng.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\..\lib\VS2008\$(ConfigurationName)"
|
|
IntermediateDirectory="..\..\..\..\build\VS2008\$(ProjectName)_$(ConfigurationName)"
|
|
ConfigurationType="4">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..;..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_NO_MMX_CODE;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="png.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libpng.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MapEditorD|Win32"
|
|
OutputDirectory="..\..\..\..\lib\VS2008\$(ConfigurationName)"
|
|
IntermediateDirectory="..\..\..\..\build\VS2008\$(ProjectName)_$(ConfigurationName)"
|
|
ConfigurationType="4">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..;..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_NO_MMX_CODE;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="png.h"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libpng.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MapEditor|Win32"
|
|
OutputDirectory="..\..\..\..\lib\VS2008\$(ConfigurationName)"
|
|
IntermediateDirectory="..\..\..\..\build\VS2008\$(ProjectName)_$(ConfigurationName)"
|
|
ConfigurationType="4">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..;..\..\..\zlib"
|
|
PreprocessorDefinitions="PNG_NO_MMX_CODE;WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="png.h"
|
|
WarningLevel="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libpng.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\png.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditorD|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditor|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngerror.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditorD|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditor|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngget.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngmem.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngpread.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngread.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngrio.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngrtran.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngrutil.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngset.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngtrans.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\scripts\pngw32.def">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditorD|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditor|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngwio.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngwrite.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngwtran.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngwutil.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\png.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pngconf.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="..\..\scripts\pngw32.rc">
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditorD|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="MapEditor|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\PRJ0041.mak">
|
|
</File>
|
|
<File
|
|
RelativePath="README.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|