[nostalgia] Make Windows builds of player and studio WIN32 apps

This commit is contained in:
2023-11-11 21:43:13 -06:00
parent ce20282be0
commit 59c11e5309
4 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
add_executable(
nostalgia
nostalgia WIN32
app.cpp
main.cpp
)