From 53e22b11857fed62e2313d6d84d90f88ed412ffb Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Mon, 29 Jul 2013 12:13:03 +0100 Subject: Changed everyting to Unix line endings. --- tolua++-1.0.93/win32/tolualib/tolualib.vcxproj | 158 ++++++++++++------------- 1 file changed, 79 insertions(+), 79 deletions(-) (limited to 'tolua++-1.0.93/win32/tolualib/tolualib.vcxproj') diff --git a/tolua++-1.0.93/win32/tolualib/tolualib.vcxproj b/tolua++-1.0.93/win32/tolualib/tolualib.vcxproj index 17730685e..f12bfda86 100644 --- a/tolua++-1.0.93/win32/tolualib/tolualib.vcxproj +++ b/tolua++-1.0.93/win32/tolualib/tolualib.vcxproj @@ -1,80 +1,80 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {AB745E71-04B2-454F-A806-A0D553DAE08C} - tolualib - - - - Application - true - MultiByte - - - StaticLibrary - false - true - MultiByte - - - - - - - - - - - - - tolua++ - - - - Level3 - Disabled - - - true - - - - - Level3 - MaxSpeed - true - true - ../../include;C:\Program Files (x86)\Lua\5.1\include;%(AdditionalIncludeDirectories) - - - true - true - true - C:\Program Files (x86)\Lua\5.1\lib - lua51.lib;%(AdditionalDependencies) - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + + {AB745E71-04B2-454F-A806-A0D553DAE08C} + tolualib + + + + Application + true + MultiByte + + + StaticLibrary + false + true + MultiByte + + + + + + + + + + + + + tolua++ + + + + Level3 + Disabled + + + true + + + + + Level3 + MaxSpeed + true + true + ../../include;C:\Program Files (x86)\Lua\5.1\include;%(AdditionalIncludeDirectories) + + + true + true + true + C:\Program Files (x86)\Lua\5.1\lib + lua51.lib;%(AdditionalDependencies) + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3