mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- Updated VFS - Fixed Map Editor not properly initialized with VFS - New Map Editor Release (Build: 2993( git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2994 3b4a5df2-a311-0410-b5c6-a8a6f20db521
528 lines
9.7 KiB
XML
528 lines
9.7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="VFS_2005Express"
|
|
ProjectGUID="{C63466D6-49B5-4C54-AA0D-864F6171FD9B}"
|
|
RootNamespace="Utils"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\ja2_VS2008.vsprops;..\ja2_VS2008Debug.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\lib\VS2008\$(ConfigurationName)"
|
|
IntermediateDirectory="..\build\VS2008\$(ProjectName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\ja2_VS2008.vsprops"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MapEditorD|Win32"
|
|
OutputDirectory="..\lib\VS2008\$(ConfigurationName)"
|
|
IntermediateDirectory="..\build\VS2008\$(ProjectName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\ja2_VS2008.vsprops;..\ja2_VS2008Debug.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MapEditor|Win32"
|
|
OutputDirectory="..\lib\VS2008\$(ConfigurationName)"
|
|
IntermediateDirectory="..\build\VS2008\$(ProjectName)_$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\ja2_VS2008.vsprops"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Interface"
|
|
>
|
|
<File
|
|
RelativePath=".\Interface\vfs_directory_interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interface\vfs_file_interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interface\vfs_library_interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interface\vfs_location_aware_file_interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interface\vfs_location_interface.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Location"
|
|
>
|
|
<File
|
|
RelativePath=".\Location\vfs_7z_library.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_7z_library.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_create_7z_library.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_create_7z_library.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_directory_tree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_directory_tree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_lib_dir.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_lib_dir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_slf_library.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_slf_library.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_uncompressed_lib_base.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Location\vfs_uncompressed_lib_base.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="File"
|
|
>
|
|
<File
|
|
RelativePath=".\File\vfs_dir_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File\vfs_dir_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File\vfs_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File\vfs_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File\vfs_lib_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File\vfs_lib_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File\vfs_memory_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File\vfs_memory_file.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Profiler"
|
|
>
|
|
<File
|
|
RelativePath=".\Profiler\HPTimer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Profiler\HPTimer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Profiler\Prof.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Profiler\Prof.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Tools"
|
|
>
|
|
<File
|
|
RelativePath=".\Tools\Log.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Tools\Log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Tools\ParserTools.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Tools\ParserTools.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Tools\Tools.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Tools\Tools.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\iteratedir.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\iteratedir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PropertyContainer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PropertyContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utf8string.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utf8string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_debug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_file_raii.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_file_raii.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_init.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_init.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_profile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_profile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_types.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_vfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_vfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_vloc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vfs_vloc.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|