From b3b6d64ae9ebf07268b5b931ce9cca5ed5860cfd Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 14 Jan 2019 08:34:29 +0800 Subject: =?UTF-8?q?*=E6=9D=90=E8=B4=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/3rdParty/lua51/lua51.vcxproj | 182 +++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 Build/3rdParty/lua51/lua51.vcxproj (limited to 'Build/3rdParty/lua51/lua51.vcxproj') diff --git a/Build/3rdParty/lua51/lua51.vcxproj b/Build/3rdParty/lua51/lua51.vcxproj new file mode 100644 index 0000000..0b1df9c --- /dev/null +++ b/Build/3rdParty/lua51/lua51.vcxproj @@ -0,0 +1,182 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {8B8FCA14-FC8A-45B4-BF3C-9340CB586076} + lua51 + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0