[nostalgia] Move Olympic app parameters to NostalgiaProfile library
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user