mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-26 09:04:53 -04:00
win: winmain, manifest, icon, and some improvements
This commit is contained in:
parent
f70b29abab
commit
7bea57e587
23 changed files with 203 additions and 140 deletions
|
@ -1,5 +1,5 @@
|
|||
add_custom_command(OUTPUT ${CMAKE_BINARY_DIR}/default_font.base64
|
||||
COMMAND base64 ${CMAKE_CURRENT_LIST_DIR}/boldcz.fon -w 0 > ${CMAKE_BINARY_DIR}/default_font.base64
|
||||
COMMAND file_to_base64 ${CMAKE_CURRENT_LIST_DIR}/boldcz.fon > ${CMAKE_BINARY_DIR}/default_font.base64
|
||||
DEPENDS ${CMAKE_CURRENT_LIST_DIR}/boldcz.fon)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue