diff options
author | madmaxoft <github@xoft.cz> | 2014-01-19 16:15:35 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2014-01-19 16:17:16 +0100 |
commit | f75d1adf0e3bee8df27ee3aa5d0607e202ce252f (patch) | |
tree | f5326eb4019d71cd4a3e893cf38458e0e2ace375 /VC2008/Lua.vcproj | |
parent | SocketThreads: Removed unused code. (diff) | |
download | cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.gz cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.bz2 cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.lz cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.xz cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.zst cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.zip |
Diffstat (limited to 'VC2008/Lua.vcproj')
-rw-r--r-- | VC2008/Lua.vcproj | 584 |
1 files changed, 0 insertions, 584 deletions
diff --git a/VC2008/Lua.vcproj b/VC2008/Lua.vcproj deleted file mode 100644 index d08d738ea..000000000 --- a/VC2008/Lua.vcproj +++ /dev/null @@ -1,584 +0,0 @@ -<?xml version="1.0" encoding="windows-1250"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9,00" - Name="Lua" - ProjectGUID="{082E8185-7B3A-4945-8C82-9132341A329D}" - RootNamespace="Lua" - Keyword="Win32Proj" - TargetFrameworkVersion="196613" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)\Lua" - IntermediateDirectory="$(ConfigurationName)\Lua" - ConfigurationType="2" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - OutputFile="$(ProjectDir)\..\MCServer\lua5.1.dll" - GenerateDebugInformation="true" - /> - <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="$(SolutionDir)$(ConfigurationName)\Lua" - IntermediateDirectory="$(ConfigurationName)\Lua" - ConfigurationType="2" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - EnableIntrinsicFunctions="true" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - OutputFile="$(ProjectDir)\..\MCServer\lua5.1.dll" - /> - <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 profiled|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)\Lua" - IntermediateDirectory="$(ConfigurationName)\Lua" - ConfigurationType="2" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="2" - EnableIntrinsicFunctions="true" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL" - RuntimeLibrary="0" - EnableFunctionLevelLinking="true" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - OutputFile="$(ProjectDir)\..\MCServer\lua5.1.dll" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug profiled|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)\Lua" - IntermediateDirectory="$(ConfigurationName)\Lua" - ConfigurationType="2" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;LUA_BUILD_AS_DLL" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - OutputFile="$(ProjectDir)\..\MCServer\lua5.1.dll" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug_LuaStatic|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)\Lua" - IntermediateDirectory="$(ConfigurationName)\Lua" - ConfigurationType="4" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - UsePrecompiledHeader="0" - WarningLevel="3" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <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" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\lib\lua\src\lapi.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lauxlib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lbaselib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lcode.c" - > - </File> - <File - RelativePath="..\lib\lua\src\ldblib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\ldebug.c" - > - </File> - <File - RelativePath="..\lib\lua\src\ldo.c" - > - </File> - <File - RelativePath="..\lib\lua\src\ldump.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lfunc.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lgc.c" - > - </File> - <File - RelativePath="..\lib\lua\src\linit.c" - > - </File> - <File - RelativePath="..\lib\lua\src\liolib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\llex.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lmathlib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lmem.c" - > - </File> - <File - RelativePath="..\lib\lua\src\loadlib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lobject.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lopcodes.c" - > - </File> - <File - RelativePath="..\lib\lua\src\loslib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lparser.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lstate.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lstring.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lstrlib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\ltable.c" - > - </File> - <File - RelativePath="..\lib\lua\src\ltablib.c" - > - </File> - <File - RelativePath="..\lib\lua\src\ltm.c" - > - </File> - <File - RelativePath="..\lib\lua\src\luac.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lundump.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lvm.c" - > - </File> - <File - RelativePath="..\lib\lua\src\lzio.c" - > - </File> - <File - RelativePath="..\lib\lua\src\print.c" - > - </File> - </Filter> - <File - RelativePath="..\lib\lua\src\lapi.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lauxlib.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lcode.h" - > - </File> - <File - RelativePath="..\lib\lua\src\ldebug.h" - > - </File> - <File - RelativePath="..\lib\lua\src\ldo.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lfunc.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lgc.h" - > - </File> - <File - RelativePath="..\lib\lua\src\llex.h" - > - </File> - <File - RelativePath="..\lib\lua\src\llimits.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lmem.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lobject.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lopcodes.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lparser.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lstate.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lstring.h" - > - </File> - <File - RelativePath="..\lib\lua\src\ltable.h" - > - </File> - <File - RelativePath="..\lib\lua\src\ltm.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lua.h" - > - </File> - <File - RelativePath="..\lib\lua\src\luaconf.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lualib.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lundump.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lvm.h" - > - </File> - <File - RelativePath="..\lib\lua\src\lzio.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |