1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Experiment a fix for the Windows build

This commit is contained in:
Mathieu Schroeter 2023-06-15 22:44:56 +02:00
parent 4852911d17
commit 95ff92c7d5

View File

@ -258,7 +258,7 @@ else ()
endif ()
endif ()
target_link_libraries (${planetblupi_OUTPUT} PUBLIC ${planetblupi_DEPS})
target_link_libraries (${planetblupi_OUTPUT} PUBLIC ${planetblupi_DEPS} -Wl,--dynamicbase -Wl,--nxcompat -Wl,--high-entropy-va -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lsetupapi -lversion -luuid)
##########
## GetText