ImageSaveDialog
[mussa.git] / mussagl.pro
index a16210857366f6e8da7300e8956d6b0c6ddcf213..2cd8f34db3c3a82a197049c31f15d4443a23bd2e 100644 (file)
@@ -12,24 +12,36 @@ INCLUDEPATH += . alg qui
 
 # Input
 HEADERS += mussa_exceptions.hh \
-           qui/PathWindow.h 
-#           alg/flp.hh \
-#           alg/mussa_class.hh \
-#           alg/nway_paths.hh \
-#           alg/sequence.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 
-#           alg/flp.cxx \
-#           alg/flp_seqcomp.cxx \
-#           alg/mussa_class.cxx \
-#           alg/nway_entropy.cxx \
-#           alg/nway_other.cxx \
-#           alg/nway_paths.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 \
+           alg/nway_paths.cxx \
 #           alg/nway_refine.cxx \
-#           alg/sequence.cxx \
+           alg/sequence.cxx 
 #           test/test_flp.cxx \
 #           test/test_main.cxx \
 #           test/test_mussa.cxx \
 #           test/test_nway.cxx \
 #           test/test_sequence.cxx 
 
+LIBS += -lm
+QT += opengl