aboutsummaryrefslogtreecommitdiff
path: root/pm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'pm.pro')
-rw-r--r--pm.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/pm.pro b/pm.pro
index 3ca2aaa..8856347 100644
--- a/pm.pro
+++ b/pm.pro
@@ -5,14 +5,19 @@ QMAKE_LIBS += -larmadillo -fopenmp
HEADERS += colorscale.h \
scatterplot.h \
interactionhandler.h \
+ distortionobserver.h \
+ npdistortion.h \
mp.h
SOURCES += main.cpp \
colorscale.cpp \
scatterplot.cpp \
interactionhandler.cpp \
+ distortionobserver.cpp \
+ npdistortion.cpp \
lamp.cpp \
forceScheme.cpp \
tsne.cpp \
+ measures.cpp \
dist.cpp
RESOURCES += pm.qrc