mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 12:24:56 +00:00
UWP support
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
if(NOT WINDOWS_STORE)
|
||||
add_executable(hecl main.cpp
|
||||
ToolBase.hpp
|
||||
ToolPackage.hpp
|
||||
@@ -27,3 +28,4 @@ target_link_libraries(hecl
|
||||
hecl-common hecl-blender-addon athena-core nod
|
||||
logvisor athena-libyaml ${PNG_LIB} squish xxhash zeus boo
|
||||
${ZLIB_LIBRARIES} ${LZO_LIB} ${PLAT_LIBS} ${BOO_SYS_LIBS})
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user