aboutsummaryrefslogtreecommitdiff
path: root/pm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'pm.pro')
-rw-r--r--pm.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/pm.pro b/pm.pro
index a8d87d7..2ba534d 100644
--- a/pm.pro
+++ b/pm.pro
@@ -1,11 +1,9 @@
QT += qml quick
QMAKE_LIBS += -larmadillo
-HEADERS += glyph.h \
- scatterplot.h \
+HEADERS += scatterplot.h \
mp.h
SOURCES += main.cpp \
- glyph.cpp \
scatterplot.cpp \
lamp.cpp \
forceScheme.cpp \