diff --git a/lua.vcxproj b/lua.vcxproj index 5e7f1a8..21dc9b9 100644 --- a/lua.vcxproj +++ b/lua.vcxproj @@ -35,7 +35,7 @@ DynamicLibrary true Unicode - v141 + ClangCL DynamicLibrary @@ -49,7 +49,7 @@ false true Unicode - v141 + ClangCL @@ -78,6 +78,7 @@ $(SolutionDir)$(Configuration)$(PlatformArchitecture)\ $(Configuration)$(PlatformArchitecture)\ $(ProjectName)53D$(PlatformArchitecture) + C:\;$(IncludePath) false @@ -90,6 +91,7 @@ $(SolutionDir)$(Configuration)$(PlatformArchitecture)\ $(Configuration)$(PlatformArchitecture)\ $(ProjectName)53 + C:\;$(IncludePath) @@ -121,6 +123,7 @@ copy $(TargetPath) \EgtProg\DllD32 Disabled WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) ProgramDatabase + stdcpp17 Windows @@ -170,6 +173,7 @@ copy $(TargetPath) \EgtProg\Dll32 true WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;%(PreprocessorDefinitions) false + stdcpp17 Windows