[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
+1 -1
View File
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>nostalgia-studio</string>
<string>Nostalgia Studio</string>
<key>CFBundleGetInfoString</key>
<string>Nostalgia Studio</string>
<key>CFBundleIconFile</key>