summaryrefslogtreecommitdiff
path: root/LayoutStudio.pro
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2014-06-03 05:55:54 +0200
committerTreeki <treeki@gmail.com>2014-06-03 05:55:54 +0200
commit7a9387269e3b123b1647cf59c78cc6c998a9a330 (patch)
tree7874647c497a6b6113f660ff27f6f79b7fc7d4aa /LayoutStudio.pro
parentbe8b56a7f0a8f6ba5456a099b61d032fd8aa2f61 (diff)
downloadLayoutStudio-7a9387269e3b123b1647cf59c78cc6c998a9a330.tar.gz
LayoutStudio-7a9387269e3b123b1647cf59c78cc6c998a9a330.zip
experimental 3DS support
Diffstat (limited to '')
-rw-r--r--LayoutStudio.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/LayoutStudio.pro b/LayoutStudio.pro
index 890250c..927eb1f 100644
--- a/LayoutStudio.pro
+++ b/LayoutStudio.pro
@@ -44,7 +44,9 @@ SOURCES += main.cpp \
lsmaterialeditor.cpp \
lscolorpicker.cpp \
lsmaterialmodel.cpp \
- lsseteditor.cpp
+ lsseteditor.cpp \
+ ctr/image.cpp \
+ ctr/rg_etc1.cpp
HEADERS += lsmainwindow.h \
lsglobals.h \
lyt/packagebase.h \
@@ -88,7 +90,9 @@ HEADERS += lsmainwindow.h \
lscolorpicker.h \
lsmaterialmodel.h \
lsseteditor.h \
- lsmaterialeditors.h
+ lsmaterialeditors.h \
+ ctr/image.h \
+ ctr/rg_etc1.h
FORMS +=
RESOURCES += resources.qrc