Include the direwolf icon in the Windows executable.

This commit is contained in:
wb2osz 2025-04-29 15:05:08 -04:00
parent 873b171e48
commit 486b3cf1f6
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@
- New direwolf icon.
- Include the direwolf icon in the Windows executable. Note: When building from source, environment variable RC must point to windres location.
## Version 1.7 -- October 2023
### New Documentation:

View File

@ -128,7 +128,7 @@ if(LINUX)
# icon
# require plain gcc binary or link
#${CMAKE_SOURCE_DIR}/cmake/cpack/direwolf.rc
${CMAKE_SOURCE_DIR}/cmake/cpack/direwolf.rc
)
list(REMOVE_ITEM direwolf_SOURCES
dwgpsd.c