mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 02:22:39 +00:00
revert "windows: incorporate file info into exe"
This reverts commit 90398e2cd0
.
This commit is contained in:
parent
26dec362e4
commit
9b866d640d
1 changed files with 0 additions and 4 deletions
|
@ -1127,10 +1127,6 @@ else()
|
|||
message(STATUS "Building headless")
|
||||
endif()
|
||||
|
||||
if (WIN32)
|
||||
list(APPEND USED_SOURCES res/furnace.rc)
|
||||
endif()
|
||||
|
||||
if (WIN32)
|
||||
list(APPEND DEPENDENCIES_LIBRARIES shlwapi)
|
||||
if (NOT MSVC)
|
||||
|
|
Loading…
Reference in a new issue