summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index 146ee38f..9c20f1d3 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -65,6 +65,7 @@ SET(MULTIMC_SOURCES
VersionProxyModel.cpp
ColorCache.h
ColorCache.cpp
+ HoeDown.h
# GUI - windows
MainWindow.h
@@ -282,6 +283,7 @@ set(MULTIMC_QRCS
resources/pe_blue/pe_blue.qrc
resources/OSX/OSX.qrc
resources/iOS/iOS.qrc
+ resources/documents/documents.qrc
)
######## Windows resource files ########