[nostalgia/studio] Add icon to Windows executable
All checks were successful
Build / build (push) Successful in 1m28s
All checks were successful
Build / build (push) Successful in 1m28s
This commit is contained in:
parent
ab11b885e6
commit
df48a232ec
@ -1,4 +1,7 @@
|
||||
add_executable(NostalgiaStudio WIN32 MACOSX_BUNDLE)
|
||||
add_executable(
|
||||
NostalgiaStudio WIN32 MACOSX_BUNDLE
|
||||
ns.rc
|
||||
)
|
||||
|
||||
target_link_libraries(
|
||||
NostalgiaStudio
|
||||
|
1
src/nostalgia/studio/ns.rc
Normal file
1
src/nostalgia/studio/ns.rc
Normal file
@ -0,0 +1 @@
|
||||
IDI_ICON1 ICON DISCARDABLE "ns_logo.ico"
|
BIN
src/nostalgia/studio/ns_logo.ico
Normal file
BIN
src/nostalgia/studio/ns_logo.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
Loading…
x
Reference in New Issue
Block a user