From 0a79763db57ac830746fbb70f227ca2a0b758e49 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sat, 2 Jan 2016 13:52:38 +0000 Subject: added liblua project git-svn-id: http://svn.miranda-ng.org/main/trunk@15988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/liblua/liblua.vcxproj | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 libs/liblua/liblua.vcxproj (limited to 'libs/liblua/liblua.vcxproj') diff --git a/libs/liblua/liblua.vcxproj b/libs/liblua/liblua.vcxproj new file mode 100644 index 0000000000..f57ebb4492 --- /dev/null +++ b/libs/liblua/liblua.vcxproj @@ -0,0 +1,33 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {BD291BF0-D804-4818-8311-DE871E6BCEAA} + liblua + + + + + + + LUA_BUILD_AS_DLL;DEBUG;%(PreprocessorDefinitions) + + + -- cgit v1.2.3