ImageSaveDialog
[mussa.git] / mussagl.pro
index 6f8c36190145033ed4cbba150f54d67a84160185..2cd8f34db3c3a82a197049c31f15d4443a23bd2e 100644 (file)
@@ -14,15 +14,23 @@ INCLUDEPATH += . alg qui
 HEADERS += mussa_exceptions.hh \
            qui/PathWindow.h \
            qui/PathScene.h \
+           qui/ThresholdWidget.h \
+           qui/ImageScaler.h \
+           qui/ImageSaveDialog.h \
            alg/flp.hh \
+           alg/glsequence.h \
            alg/mussa_class.hh \
            alg/nway_paths.hh \
            alg/sequence.hh
 SOURCES += mussagl.cxx \
            qui/PathWindow.cxx \
            qui/PathScene.cxx \
+           qui/ThresholdWidget.cxx \
+           qui/ImageScaler.cxx \
+           qui/ImageSaveDialog.cxx \
            alg/flp.cxx \
            alg/flp_seqcomp.cxx \
+           alg/glsequence.cxx \
            alg/mussa_class.cxx \
            alg/nway_entropy.cxx \
            alg/nway_other.cxx \
@@ -34,4 +42,6 @@ SOURCES += mussagl.cxx \
 #           test/test_mussa.cxx \
 #           test/test_nway.cxx \
 #           test/test_sequence.cxx 
+
+LIBS += -lm
 QT += opengl