mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Remove duplicate windows icon
This commit is contained in:
parent
f32ce95424
commit
4539e3140d
@ -71,7 +71,7 @@ endif ()
|
||||
# Windows stuff
|
||||
|
||||
if (MINGW)
|
||||
file (COPY resources/win32/blupi.ico DESTINATION "${CMAKE_BINARY_DIR}")
|
||||
file (COPY resources/icon/blupi.ico DESTINATION "${CMAKE_BINARY_DIR}")
|
||||
configure_file (
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/resources/win32/planetblupi.rc.in"
|
||||
"${CMAKE_BINARY_DIR}/planetblupi.rc"
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
Loading…
x
Reference in New Issue
Block a user