484 lines
9.0 KiB
XML
484 lines
9.0 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Lua_library"
|
|
ProjectGUID="{37181A93-2C0D-48BD-8C4C-375787DDA760}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\lib\v90\"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
ManagedExtensions="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="lua-5.0.2\include,lua-5.0.2\src"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="false"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\lua_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\lib\v90\"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="lua-5.0.2\include,lua-5.0.2\src"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
BasicRuntimeChecks="0"
|
|
SmallerTypeCheck="false"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\lua.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Engine_Debug|Win32"
|
|
OutputDirectory="..\lib\v90\"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
ManagedExtensions="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="lua-5.0.2\include,lua-5.0.2\src"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="false"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\lua_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="소스 파일"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lauxlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lbaselib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lbitlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lcode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lcorolib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lctype.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ldblib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ldebug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ldo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ldump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lfunc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lgc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\linit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\liolib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\llex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lmathlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\loadlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lobject.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lopcodes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\loslib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lparser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lstate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lstring.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lstrlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ltable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ltablib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ltm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lua.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\luac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lundump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lvm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lzio.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="헤더 파일"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lauxlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lctype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ldebug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ldo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lfunc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lgc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\llex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\llimits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lmem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lobject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lopcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lstate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ltable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\ltm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lua.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lua.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\luaconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lualib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lundump.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lvm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lua-5.2.3\src\lzio.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="리소스 파일"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|