From cc2b15a2335db9a2c1f2e8549b028b179b105a1a Mon Sep 17 00:00:00 2001 From: faketruth Date: Mon, 3 Oct 2011 18:40:09 +0000 Subject: Visual Studio 2010 solution and project files git-svn-id: http://mc-server.googlecode.com/svn/trunk@2 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/tolua++-1.0.93.vcxproj | 130 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 VC2010/tolua++-1.0.93.vcxproj (limited to 'VC2010/tolua++-1.0.93.vcxproj') diff --git a/VC2010/tolua++-1.0.93.vcxproj b/VC2010/tolua++-1.0.93.vcxproj new file mode 100644 index 000000000..02d38f145 --- /dev/null +++ b/VC2010/tolua++-1.0.93.vcxproj @@ -0,0 +1,130 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {67B50249-6CEC-444E-A87A-D476112590ED} + tolua1093 + + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir) + $(Configuration)\ + $(SolutionDir) + $(Configuration)\ + + + + Disabled + ..\lua-5.1.4\src;..\tolua++-1.0.93\include;%(AdditionalIncludeDirectories) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + + + + + + Disabled + ..\lua-5.1.4\src;..\tolua++-1.0.93\include;%(AdditionalIncludeDirectories) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + ProgramDatabase + + + $(OutDir)$(ProjectName)_d.lib + + + + + MaxSpeed + true + ..\lua-5.1.4\src;..\tolua++-1.0.93\include;%(AdditionalIncludeDirectories) + MultiThreaded + true + Level3 + ProgramDatabase + + + true + + + + + MaxSpeed + true + ..\lua-5.1.4\src;..\tolua++-1.0.93\include;%(AdditionalIncludeDirectories) + MultiThreadedDLL + true + Level3 + ProgramDatabase + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3