mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 09:07:42 +00:00
UWP fixes
This commit is contained in:
@@ -117,3 +117,7 @@ add_library(RuntimeCommon
|
||||
TCastTo.hpp TCastTo.cpp
|
||||
GCNTypes.hpp
|
||||
${PLAT_SRCS})
|
||||
|
||||
if(WINDOWS_STORE)
|
||||
set_property(TARGET RuntimeCommon PROPERTY VS_WINRT_COMPONENT TRUE)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user