forked from github/server
403 lines
8 KiB
XML
403 lines
8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="eressea-lua"
|
|
ProjectGUID="{75501170-51C2-E641-BA8B-EDC008184192}"
|
|
RootNamespace="eressea-lua"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..;../common"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE"
|
|
AdditionalIncludeDirectories="..;../common"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libxml2.lib pdcurses.lib lua5.1_d.lib luabind_d.lib"
|
|
OutputFile="$(OutDir)/eressea-lua.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=".."
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/eressea-lua.pdb"
|
|
SubSystem="1"
|
|
EntryPointSymbol="mainCRTStartup"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Profile|Win32"
|
|
OutputDirectory="Profile"
|
|
IntermediateDirectory="Profile"
|
|
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="..;../common"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG"
|
|
AdditionalIncludeDirectories="..;../common"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="../common/Profile/util/util.lib ../common/Profile/kernel/kernel.lib ../common/Profile/gamecode/gamecode.lib lua/Profile/bindings/bindings.lib Profile/editor/editor.lib libxml2.lib pdcurses.lib lua5.1.lib luabind.lib"
|
|
OutputFile="$(OutDir)/eressea-lua.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=".."
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/eressea-lua.pdb"
|
|
SubSystem="1"
|
|
EntryPointSymbol="mainCRTStartup"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
AdditionalIncludeDirectories="..;../common"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG"
|
|
AdditionalIncludeDirectories="..;../common"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="../common/Release/util/util.lib ../common/Release/kernel/kernel.lib ../common/Release/gamecode/gamecode.lib lua/Release/bindings/bindings.lib Release/editor/editor.lib libxml2.lib pdcurses.lib lua5.1.lib luabind.lib"
|
|
OutputFile="$(OutDir)/eressea-lua.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=".."
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="mainCRTStartup"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="tolua"
|
|
>
|
|
<File
|
|
RelativePath=".\tolua\bind_building.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_building.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_faction.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_faction.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_gmtool.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_gmtool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_hashtable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_hashtable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_message.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_region.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_region.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_ship.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_ship.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_storage.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_storage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_unit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bind_unit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bindings.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\bindings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\helpers.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tolua\helpers.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\console.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\scripts\default.lua"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\scripts\eressea.lua"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Jamfile"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\korrektur.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\scripts\run-tests.lua"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\server.c"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|