mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-08 16:45:51 +00:00
Add WIN32 back to executable target
This commit is contained in:
parent
daef7dfe00
commit
cb2d826cbd
@ -26,7 +26,7 @@ set(BUILD_SHARED_LIBS OFF CACHE BOOL "")
|
|||||||
set(QUAZIP_INSTALL OFF CACHE BOOL "")
|
set(QUAZIP_INSTALL OFF CACHE BOOL "")
|
||||||
add_subdirectory(quazip)
|
add_subdirectory(quazip)
|
||||||
|
|
||||||
add_executable(hecl-gui MACOSX_BUNDLE
|
add_executable(hecl-gui WIN32 MACOSX_BUNDLE
|
||||||
ArgumentEditor.cpp
|
ArgumentEditor.cpp
|
||||||
ArgumentEditor.hpp
|
ArgumentEditor.hpp
|
||||||
ArgumentEditor.ui
|
ArgumentEditor.ui
|
||||||
|
Loading…
x
Reference in New Issue
Block a user