diff options
author | Julian Laubstein <julianlaubstein@yahoo.de> | 2015-11-04 22:32:11 +0100 |
---|---|---|
committer | Julian Laubstein <julianlaubstein@yahoo.de> | 2015-11-04 23:25:00 +0100 |
commit | 9a7dd0a0770178529c704c08bc446e3533b1f3e5 (patch) | |
tree | 2ef6b11f07074c22d44b7f2396e3a96562376974 /lib/tolua++/win32/vc7/toluapp.vcproj | |
parent | Merge pull request #2597 from cuberite/faviconChange (diff) | |
download | cuberite-9a7dd0a0770178529c704c08bc446e3533b1f3e5.tar cuberite-9a7dd0a0770178529c704c08bc446e3533b1f3e5.tar.gz cuberite-9a7dd0a0770178529c704c08bc446e3533b1f3e5.tar.bz2 cuberite-9a7dd0a0770178529c704c08bc446e3533b1f3e5.tar.lz cuberite-9a7dd0a0770178529c704c08bc446e3533b1f3e5.tar.xz cuberite-9a7dd0a0770178529c704c08bc446e3533b1f3e5.tar.zst cuberite-9a7dd0a0770178529c704c08bc446e3533b1f3e5.zip |
Diffstat (limited to 'lib/tolua++/win32/vc7/toluapp.vcproj')
m--------- | lib/tolua++ | 0 | ||||
-rw-r--r-- | lib/tolua++/win32/vc7/toluapp.vcproj | 439 |
2 files changed, 0 insertions, 439 deletions
diff --git a/lib/tolua++ b/lib/tolua++ new file mode 160000 +Subproject 9181fc9ef73fa1c052f968d68dc60538f144a47 diff --git a/lib/tolua++/win32/vc7/toluapp.vcproj b/lib/tolua++/win32/vc7/toluapp.vcproj deleted file mode 100644 index 285bd2d42..000000000 --- a/lib/tolua++/win32/vc7/toluapp.vcproj +++ /dev/null @@ -1,439 +0,0 @@ -<?xml version="1.0" encoding="shift_jis"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9,00" - Name="toluapp" - ProjectGUID="{71891C1A-E328-4258-AC3F-6F9698C6D8B4}" - Keyword="Win32Proj" - TargetFrameworkVersion="131072" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="withLua51_Debug|Win32" - OutputDirectory="$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories=""../../../lua-5.1.4/src";../../include" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - OutputFile="..\..\bin\tolua++_d.exe" - LinkIncremental="2" - AdditionalLibraryDirectories="..\..\lib" - GenerateDebugInformation="true" - ProgramDatabaseFile="$(OutDir)/tolua++.pdb" - SubSystem="1" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="withLua51_Release|Win32" - OutputDirectory="$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""../../../lua-5.1.4/src";../../include" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - RuntimeLibrary="0" - UsePrecompiledHeader="0" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - OutputFile="..\..\bin\tolua++.exe" - LinkIncremental="1" - AdditionalLibraryDirectories="..\..\lib;"C:\Program Files (x86)\Lua\5.1\lib"" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="source files" - Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath="..\..\src\bin\tolua.c" - > - </File> - <File - RelativePath="..\..\src\lib\tolua_event.c" - > - </File> - <File - RelativePath="..\..\src\lib\tolua_event.h" - > - </File> - <File - RelativePath="..\..\src\lib\tolua_is.c" - > - </File> - <File - RelativePath="..\..\src\lib\tolua_map.c" - > - </File> - <File - RelativePath="..\..\src\lib\tolua_push.c" - > - </File> - <File - RelativePath="..\..\src\lib\tolua_to.c" - > - </File> - <File - RelativePath="..\..\src\bin\toluabind.c" - > - </File> - <Filter - Name="Lua" - > - <File - RelativePath="..\..\..\lua-5.1.4\src\lapi.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lapi.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lauxlib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lauxlib.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lbaselib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lcode.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lcode.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ldblib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ldebug.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ldebug.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ldo.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ldo.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ldump.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lfunc.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lfunc.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lgc.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lgc.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\linit.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\liolib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\llex.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\llex.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\llimits.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lmathlib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lmem.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lmem.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\loadlib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lobject.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lobject.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lopcodes.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lopcodes.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\loslib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lparser.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lparser.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lstate.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lstate.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lstring.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lstring.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lstrlib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ltable.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ltable.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ltablib.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ltm.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\ltm.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\luac.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\luaconf.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lualib.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lundump.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lundump.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lvm.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lvm.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lzio.c" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\lzio.h" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\Makefile" - > - </File> - <File - RelativePath="..\..\..\lua-5.1.4\src\print.c" - > - </File> - </Filter> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |