New project files for VS .net 2003. Integrated with the main solution file.
This commit is contained in:
@@ -0,0 +1,321 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="LibLua"
|
||||
ProjectGUID="{93B36940-E3EB-4E3C-9F53-CB3322CE05C5}"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
<Platform
|
||||
Name="Xbox"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\..\obj"
|
||||
IntermediateDirectory=".\..\obj"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\obj/LibLua.pch"
|
||||
AssemblerListingLocation=".\..\obj/"
|
||||
ObjectFile=".\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\obj/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\bin\LibLua.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Xbox"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,_XBOX"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\obj/LibLua.pch"
|
||||
AssemblerListingLocation=".\..\obj/"
|
||||
ObjectFile=".\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\obj/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\lib\LibLuaXbox.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="DebugXbox|Win32"
|
||||
OutputDirectory=".\..\obj"
|
||||
IntermediateDirectory=".\..\obj"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\obj/LibLua.pch"
|
||||
AssemblerListingLocation=".\..\obj/"
|
||||
ObjectFile=".\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\obj/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\bin\LibLua.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="DebugXbox|Xbox"
|
||||
OutputDirectory="DebugXbox"
|
||||
IntermediateDirectory="DebugXbox"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,_XBOX"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\obj/LibLua.pch"
|
||||
AssemblerListingLocation=".\..\obj/"
|
||||
ObjectFile=".\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\obj/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\lib\LibLuaXboxD.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="c">
|
||||
<File
|
||||
RelativePath=".\lapi.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lcode.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ldebug.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ldo.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ldump.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lfunc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lgc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\llex.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lmem.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lobject.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lopcodes.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lparser.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lstate.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lstring.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ltable.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ltests.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ltm.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lundump.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lvm.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lzio.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h">
|
||||
<File
|
||||
RelativePath=".\lapi.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lcode.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ldebug.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ldo.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lfunc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lgc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\llex.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\llimits.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lmem.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lobject.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lopcodes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lparser.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lstate.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lstring.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ltable.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ltm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lundump.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lvm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lzio.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
@@ -0,0 +1,254 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="LibLuaLib"
|
||||
ProjectGUID="{A2476C8A-C34D-460F-9E58-6F5C616412DB}"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
<Platform
|
||||
Name="Xbox"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\..\..\obj"
|
||||
IntermediateDirectory=".\..\..\obj"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..,..\..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\..\obj/LibLuaLib.pch"
|
||||
AssemblerListingLocation=".\..\..\obj/"
|
||||
ObjectFile=".\..\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\..\obj/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\bin\LibLuaLib.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Xbox"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..,..\..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,_XBOX,XBOX"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\..\obj/LibLuaLib.pch"
|
||||
AssemblerListingLocation=".\..\..\obj/"
|
||||
ObjectFile=".\..\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\..\obj/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\lib\LibLuaLibXbox.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="DebugXbox|Win32"
|
||||
OutputDirectory=".\..\..\obj"
|
||||
IntermediateDirectory=".\..\..\obj"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..,..\..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\..\obj/LibLuaLib.pch"
|
||||
AssemblerListingLocation=".\..\..\obj/"
|
||||
ObjectFile=".\..\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\..\obj/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\bin\LibLuaLib.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="DebugXbox|Xbox"
|
||||
OutputDirectory="DebugXbox"
|
||||
IntermediateDirectory="DebugXbox"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="..,..\..\include"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB,_XBOX,XBOX"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
PrecompiledHeaderFile=".\..\..\obj/LibLuaLib.pch"
|
||||
AssemblerListingLocation=".\..\..\obj/"
|
||||
ObjectFile=".\..\..\obj/"
|
||||
ProgramDataBaseFileName=".\..\..\obj/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="..\..\lib\LibLuaLibXboxD.lib"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="c">
|
||||
<File
|
||||
RelativePath=".\lauxlib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lbaselib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ldblib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\liolib.c">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB;USE_POPEN=1;popen=_popen;pclose=_pclose;$(NoInherit)"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Xbox">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB;USE_POPEN=1;popen=_popen;pclose=_pclose;$(NoInherit)"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="DebugXbox|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB;USE_POPEN=1;popen=_popen;pclose=_pclose;$(NoInherit)"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="DebugXbox|Xbox">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_LIB;USE_POPEN=1;popen=_popen;pclose=_pclose;$(NoInherit)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lmathlib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\loadlib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lstrlib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ltablib.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user