mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
Exclude win32 wrapper.
This commit is contained in:
@@ -39,7 +39,6 @@ endif
|
||||
# The script used to generate is MakeAM.sh
|
||||
magicseteditor_SOURCES += ./src/cli/cli_main.cpp
|
||||
magicseteditor_SOURCES += ./src/cli/text_io_handler.cpp
|
||||
magicseteditor_SOURCES += ./src/cli/win32_cli_wrapper.cpp
|
||||
magicseteditor_SOURCES += ./src/data/action/keyword.cpp
|
||||
magicseteditor_SOURCES += ./src/data/action/set.cpp
|
||||
magicseteditor_SOURCES += ./src/data/action/symbol.cpp
|
||||
|
||||
Reference in New Issue
Block a user