forked from github/server
272 lines
5.5 KiB
XML
272 lines
5.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="lua-bindings"
|
|
ProjectGUID="{75501170-51C2-E641-BA8B-EDC008184192}"
|
|
RootNamespace="lua-bindings"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug/lua-bindings"
|
|
IntermediateDirectory="Debug/lua-bindings"
|
|
ConfigurationType="4"
|
|
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=".;..\..\external;..\..\external\lua\src;..\..\external\tolua\include;..\..\external\libxml2\include;..\..\external\pdcurses"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE"
|
|
AdditionalIncludeDirectories="."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/lua-bindings.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release/lua-bindings"
|
|
IntermediateDirectory="Release/lua-bindings"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
AdditionalIncludeDirectories=".;..\..\external;..\..\external\lua\src;..\..\external\tolua\include;..\..\external\libxml2\include;..\..\external\pdcurses"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;NDEBUG"
|
|
AdditionalIncludeDirectories="."
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/lua-bindings.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
>
|
|
<File
|
|
RelativePath=".\bindings\bind_attrib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_building.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_faction.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_gmtool.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_hashtable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_region.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_ship.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_sqlite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_storage.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_unit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bindings.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\helpers.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
>
|
|
<File
|
|
RelativePath=".\bindings\bind_attrib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_building.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_faction.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_gmtool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_hashtable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_message.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_region.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_ship.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_storage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bind_unit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\bindings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bindings\helpers.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\Jamfile"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|