From 7b0a6d1fe0117cf42a5776aaabda2db78599e5b8 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 15 Nov 2020 19:29:01 +0800 Subject: *misc --- Projects/VisualStudio/lua51/lua51.vcxproj | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) (limited to 'Projects/VisualStudio/lua51') diff --git a/Projects/VisualStudio/lua51/lua51.vcxproj b/Projects/VisualStudio/lua51/lua51.vcxproj index 99605c6..fb0faec 100644 --- a/Projects/VisualStudio/lua51/lua51.vcxproj +++ b/Projects/VisualStudio/lua51/lua51.vcxproj @@ -26,26 +26,26 @@ - Application + StaticLibrary true v141 MultiByte - Application + StaticLibrary false v141 true MultiByte - Application + StaticLibrary true v141 MultiByte - Application + StaticLibrary false v141 true @@ -69,13 +69,26 @@ - + + $(SolutionDir)..\..\Build + + + $(SolutionDir)..\..\Build + + + $(SolutionDir)..\..\Build + + + $(SolutionDir)..\..\Build + Level3 Disabled true true + _CRT_SECURE_NO_WARNINGS;_MBCS;%(PreprocessorDefinitions) + CompileAsC Console @@ -87,6 +100,8 @@ Disabled true true + _CRT_SECURE_NO_WARNINGS;_MBCS;%(PreprocessorDefinitions) + CompileAsC Console @@ -100,6 +115,8 @@ true true true + _CRT_SECURE_NO_WARNINGS;_MBCS;%(PreprocessorDefinitions) + CompileAsC Console @@ -115,6 +132,8 @@ true true true + _CRT_SECURE_NO_WARNINGS;_MBCS;%(PreprocessorDefinitions) + CompileAsC Console -- cgit v1.1-26-g67d0