From 70b82d1981c0de3c7b77670ff8abcfeb26815142 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 12 Mar 2019 00:39:26 +0800 Subject: *misc --- Build/3rdParty/Luax/Luax.vcxproj | 23 ++++++++++++++++++++--- Build/3rdParty/Luax/Luax.vcxproj.filters | 5 +++++ Build/3rdParty/Luax/Luax.vcxproj.user | 4 +++- Build/3rdParty/lua51/lua51.vcxproj | 13 ++++++++++--- 4 files changed, 38 insertions(+), 7 deletions(-) (limited to 'Build/3rdParty') diff --git a/Build/3rdParty/Luax/Luax.vcxproj b/Build/3rdParty/Luax/Luax.vcxproj index 9a875b2..92e4686 100644 --- a/Build/3rdParty/Luax/Luax.vcxproj +++ b/Build/3rdParty/Luax/Luax.vcxproj @@ -39,13 +39,13 @@ MultiByte - Application + StaticLibrary true v141 MultiByte - Application + StaticLibrary false v141 true @@ -69,7 +69,12 @@ - + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + Level3 @@ -84,6 +89,7 @@ Disabled true true + $(SolutionDir)..\Source\3rdParty;%(AdditionalIncludeDirectories) @@ -108,6 +114,7 @@ true true true + $(SolutionDir)..\Source\3rdParty;%(AdditionalIncludeDirectories) true @@ -118,6 +125,7 @@ + @@ -135,6 +143,15 @@ + + + {8b8fca14-fc8a-45b4-bf3c-9340cb586076} + + + + + + diff --git a/Build/3rdParty/Luax/Luax.vcxproj.filters b/Build/3rdParty/Luax/Luax.vcxproj.filters index 13acadc..54bfbc2 100644 --- a/Build/3rdParty/Luax/Luax.vcxproj.filters +++ b/Build/3rdParty/Luax/Luax.vcxproj.filters @@ -10,6 +10,7 @@ + @@ -21,4 +22,8 @@ + + + + \ No newline at end of file diff --git a/Build/3rdParty/Luax/Luax.vcxproj.user b/Build/3rdParty/Luax/Luax.vcxproj.user index be25078..0b0f24d 100644 --- a/Build/3rdParty/Luax/Luax.vcxproj.user +++ b/Build/3rdParty/Luax/Luax.vcxproj.user @@ -1,4 +1,6 @@  - + + true + \ No newline at end of file diff --git a/Build/3rdParty/lua51/lua51.vcxproj b/Build/3rdParty/lua51/lua51.vcxproj index 460b971..db1825c 100644 --- a/Build/3rdParty/lua51/lua51.vcxproj +++ b/Build/3rdParty/lua51/lua51.vcxproj @@ -39,13 +39,13 @@ MultiByte - Application + StaticLibrary true v141 MultiByte - Application + StaticLibrary false v141 true @@ -69,7 +69,12 @@ - + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + Level3 @@ -84,6 +89,7 @@ Disabled true true + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) @@ -108,6 +114,7 @@ true true true + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true -- cgit v1.1-26-g67d0