aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/math/math.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/math/math.pro')
-rw-r--r--src/modules/math/math.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/modules/math/math.pro b/src/modules/math/math.pro
new file mode 100644
index 000000000..08d53dbdc
--- /dev/null
+++ b/src/modules/math/math.pro
@@ -0,0 +1,5 @@
+TARGET = kvimath
+
+SOURCES += libkvimath.cpp
+
+include(../module.pri) \ No newline at end of file