From 963afcbb3d9dac47b84552ed11e53a0641ad924d Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 4 Jul 2025 13:46:46 +0200 Subject: Added targets for Lua 5.5 in VS projects and Solution --- .../deep_userdata_example.vcxproj | 187 +++++++++++++++++++++ 1 file changed, 187 insertions(+) (limited to 'deep_userdata_example') diff --git a/deep_userdata_example/deep_userdata_example.vcxproj b/deep_userdata_example/deep_userdata_example.vcxproj index 54db35a..0b92cb2 100644 --- a/deep_userdata_example/deep_userdata_example.vcxproj +++ b/deep_userdata_example/deep_userdata_example.vcxproj @@ -45,6 +45,30 @@ Debug 5.4 x64 + + Debug 5.5 + Prospero + + + Debug 5.5 + Win32 + + + Debug 5.5 + x64 + + + Release 5.5 + Prospero + + + Release 5.5 + Win32 + + + Release 5.5 + x64 + Release LuaJIT Prospero @@ -173,6 +197,12 @@ v143 MultiByte + + DynamicLibrary + true + v143 + MultiByte + DynamicLibrary true @@ -193,6 +223,13 @@ true MultiByte + + DynamicLibrary + false + v143 + true + MultiByte + DynamicLibrary true @@ -237,6 +274,12 @@ v143 MultiByte + + DynamicLibrary + true + v143 + MultiByte + DynamicLibrary true @@ -257,6 +300,13 @@ true MultiByte + + DynamicLibrary + false + v143 + true + MultiByte + Clang @@ -266,6 +316,9 @@ Clang + + Clang + Clang @@ -284,6 +337,9 @@ Clang + + Clang + Clang @@ -313,6 +369,9 @@ + + + @@ -322,6 +381,9 @@ + + + @@ -343,6 +405,9 @@ + + + @@ -352,6 +417,9 @@ + + + .dll @@ -395,6 +463,12 @@ $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ false + + .dll + $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ + $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ + false + .dll $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ @@ -443,6 +517,12 @@ $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ false + + .dll + $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ + $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ + false + .dll $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ @@ -459,6 +539,11 @@ $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ false + + $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ + $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ + false + $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ @@ -469,6 +554,11 @@ $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ false + + $(SolutionDir)_Tmp\$(ProjectName)\$(PlatformName)\$(Configuration)\ + $(SolutionDir)_Output\$(ProjectName)\$(PlatformName)\$(Configuration)\ + false + Level3 @@ -518,6 +608,31 @@ + + + Level3 + true + true + $(SolutionDir)/_LuaVersions/$(PlatformName)/$(ConfigurationName)/include;$(SolutionDir).. + $(IntDir)$(TargetName).pdb + _WINDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + stdcpp20 + + + MultiThreadedDLL + + + true + true + lua55.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName) + + + xcopy /F /I /R /Y "$(TargetPath)" "$(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName)" + + + + Level3 @@ -681,6 +796,27 @@ $(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName) + + + Level3 + Disabled + true + true + $(SolutionDir)/_LuaVersions/$(PlatformName)/$(ConfigurationName)/include;$(SolutionDir).. + $(IntDir)$(TargetName).pdb + stdcpp20 + ProgramDatabase + + + xcopy /F /I /R /Y "$(TargetPath)" "$(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName)" + + + + + lua54.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName) + + Level3 @@ -875,6 +1011,28 @@ $(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName) + + + Level3 + true + true + $(SolutionDir)/_LuaVersions/$(PlatformName)/$(ConfigurationName)/include;$(SolutionDir).. + $(IntDir)$(TargetName).pdb + _WINDLL;_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + stdcpp20 + ProgramDatabase + false + + + xcopy /F /I /R /Y "$(TargetPath)" "$(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName)" + + + + + lua55.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName) + + Level3 @@ -954,6 +1112,35 @@ + + + Level3 + MaxSpeed + true + true + $(SolutionDir)/_LuaVersions/$(PlatformName)/$(ConfigurationName)/include;$(SolutionDir).. + $(IntDir)$(TargetName).pdb + stdcpp20 + + + MultiThreadedDLL + + + true + true + lua54.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + $(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName) + + + + + xcopy /F /I /R /Y "$(TargetPath)" "$(SolutionDir)_LuaVersions\$(PlatformName)\$(ConfigurationName)" + + + + + + -- cgit v1.2.3-55-g6feb