aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/raweditor
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/raweditor')
-rw-r--r--src/modules/raweditor/raweditor.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/modules/raweditor/raweditor.pro b/src/modules/raweditor/raweditor.pro
new file mode 100644
index 000000000..b14df4585
--- /dev/null
+++ b/src/modules/raweditor/raweditor.pro
@@ -0,0 +1,7 @@
+TARGET = kviraweditor
+
+HEADERS += raweditor.h
+
+SOURCES += libkviraweditor.cpp raweditor.cpp
+
+include(../module.pri) \ No newline at end of file