todo libs

This commit is contained in:
otavepto 2024-05-23 02:19:06 +03:00
parent efdf7589bd
commit 9e0bedc2bc

View File

@ -394,6 +394,18 @@ filter { "system:linux" }
filter {} -- reset the filter and remove all active keywords
-- libraries
---------
-- filter { "system:windows", "action:gmake*", }
-- links {
-- -- CoreLibraryDependencies, copied from VS 2022
-- "kernel32", "user32", "gdi32", "winspool", "comdlg32", "advapi32", "shell32", "ole32", "oleaut32", "uuid", "odbc32", "odbccp32",
-- 'Xinput',
-- -- 'mingw32', 'gcc', 'msvcrt', 'mingwex',
-- 'ucrt', 'libstdc++',
-- }
-- post build change DOS stub + sign
---------
if os.target() == "windows" then