1
0
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:
Mathieu Schroeter 2017-08-22 21:39:46 +02:00
parent f32ce95424
commit 4539e3140d
2 changed files with 1 additions and 1 deletions

View File

@ -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