diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 88e72353..70031bd2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -718,6 +718,8 @@ set(MULTIMC_QRCS resources/pe_light/pe_light.qrc resources/pe_colored/pe_colored.qrc resources/pe_blue/pe_blue.qrc + resources/OSX/OSX.qrc + resources/iOS/iOS.qrc resources/instances/instances.qrc resources/versions/versions.qrc ) |