summaryrefslogtreecommitdiffstats
path: root/src/devices/mem24/base/base.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/mem24/base/base.pro')
-rw-r--r--src/devices/mem24/base/base.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/devices/mem24/base/base.pro b/src/devices/mem24/base/base.pro
new file mode 100644
index 0000000..a42b768
--- /dev/null
+++ b/src/devices/mem24/base/base.pro
@@ -0,0 +1,6 @@
+STOPDIR = ../../../..
+include($${STOPDIR}/lib.pro)
+
+TARGET = mem24base
+HEADERS += mem24.h
+SOURCES += mem24.cpp