[nostalgia,olympic] Fix pack tool build for Windows

This commit is contained in:
2024-12-02 21:10:52 -06:00
parent f6fb44e29c
commit 373de390d3
4 changed files with 4 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ add_library(
)
target_compile_definitions(
StudioAppLib PUBLIC
OLYMPIC_GUI_APP=1
OLYMPIC_LOAD_STUDIO_MODULES=1
OLYMPIC_APP_NAME="Studio"
)