summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-24 15:01:49 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-24 15:01:49 +0200
commit487187fbda0653266860813c6f36515e04df8619 (patch)
tree4fc893f2ed78c29eb6c91a68ed06620c175d1837 /CMakeLists.txt
parentd462e946b75d23a038945bebc725432cce3ee561 (diff)
Lang: Added the German .bin resource
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 429efb4e..0741d465 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -73,6 +73,7 @@ set (EMBED_RESOURCES
73 res/fonts/SourceSansPro-Regular.ttf 73 res/fonts/SourceSansPro-Regular.ttf
74 res/fonts/SourceSansPro-Bold.ttf 74 res/fonts/SourceSansPro-Bold.ttf
75 res/fonts/Symbola.ttf 75 res/fonts/Symbola.ttf
76 res/lang/de.bin
76 res/lang/en.bin 77 res/lang/en.bin
77 res/lang/fi.bin 78 res/lang/fi.bin
78 res/lang/ru.bin 79 res/lang/ru.bin