[nostalgia] Move Olympic app parameters to NostalgiaProfile library

This commit is contained in:
2023-12-11 22:21:01 -06:00
parent aea1aabcd7
commit 5b929b8796
4 changed files with 12 additions and 9 deletions
+1 -2
View File
@@ -1,5 +1,3 @@
set(CMAKE_INCLUDE_CURRENT_DIR ON)
add_executable(
nostalgia-studio WIN32 MACOSX_BUNDLE
${OLYMPIC_PATH}/applib/applib.cpp
@@ -7,6 +5,7 @@ add_executable(
target_link_libraries(
nostalgia-studio
NostalgiaProfile
NostalgiaStudioModules
NostalgiaKeelModules
StudioAppLib