summaryrefslogtreecommitdiff
path: root/LayoutStudio.pro
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--LayoutStudio.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/LayoutStudio.pro b/LayoutStudio.pro
index 9c5df61..0b6a395 100644
--- a/LayoutStudio.pro
+++ b/LayoutStudio.pro
@@ -30,7 +30,9 @@ SOURCES += main.cpp \
lyt/materials/blendmode.cpp \
wii/common.cpp \
wii/archiveu8.cpp \
- wii/filesystem.cpp
+ wii/filesystem.cpp \
+ lyt/archivepackage.cpp \
+ wii/stringtablebuilder.cpp
HEADERS += lsmainwindow.h \
lsglobals.h \
lyt/packagebase.h \
@@ -57,7 +59,9 @@ HEADERS += lsmainwindow.h \
lyt/materials/blendmode.h \
wii/archiveu8.h \
wii/common.h \
- wii/filesystem.h
+ wii/filesystem.h \
+ lyt/archivepackage.h \
+ wii/stringtablebuilder.h
FORMS += lsmainwindow.ui
RESOURCES += resources.qrc