mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Update authorship information and prepare for easier ways next year Signed-off-by: Schmoozerd <schmoozerd@cmangos> (based on commit [12325] - b7dbcda)
250 lines
5 KiB
XML
250 lines
5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="vmapExtractor3"
|
|
ProjectGUID="{D4624B20-AC1E-4EE9-8C9C-0FB65EEE3393}"
|
|
RootNamespace="vmapExtractor3"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\bin\$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory="..\bin\$(ProjectName)__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\dep\libmpq;..\..\..\..\dep\include\zlib;..\..\..\..\dep\libmpq\win"
|
|
PreprocessorDefinitions="WIN32;USE_LIBMPQ04"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libmpq.lib"
|
|
AdditionalLibraryDirectories="..\..\..\..\dep\libmpq\bin\$(PlatformName)_$(ConfigurationName)"
|
|
GenerateDebugInformation="true"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\bin\$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory="..\bin\$(ProjectName)__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\..\..\..\dep\libmpq;..\..\..\..\dep\include\zlib;..\..\..\..\dep\libmpq\win"
|
|
PreprocessorDefinitions="WIN32;USE_LIBMPQ04"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libmpq.lib"
|
|
AdditionalLibraryDirectories="..\..\..\..\dep\libmpq\bin\$(PlatformName)_$(ConfigurationName)"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="vmapextractor"
|
|
>
|
|
<File
|
|
RelativePath="..\..\vmapextract\adtfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\adtfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\dbcfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\dbcfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\gameobject_extract.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\model.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\model.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\modelheaders.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\mpq_libmpq.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\mpq_libmpq04.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\vec3d.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\vmapexport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\vmapexport.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\wdtfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\wdtfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\wmo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\vmapextract\wmo.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="loadlib"
|
|
>
|
|
<File
|
|
RelativePath="..\..\vmapextract\loadlib\loadlib.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|