There can be only one (filename convention)
[mussa.git] / mussagl.pro
index 7ec4364d73f7c9b9ef2610dadedef8d22b658faa..24e1124c31ba625bd0c68c70cb5f5c85b56e32e9 100644 (file)
@@ -11,45 +11,45 @@ DEPENDPATH += . \
 INCLUDEPATH += . alg qui 
 
 # Input
-HEADERS += mussa_exceptions.hh \
-           qui/PathWidget.h \
-           qui/PathWindow.h \
-           qui/PathScene.h \
-           qui/ThresholdWidget.h \
-           qui/ImageScaler.h \
-           qui/ImageSaveDialog.h \
-           alg/color.h \
-           alg/conserved_path.h \
-           alg/flp.hh \
-           alg/glsequence.h \
-           alg/mussa_class.hh \
-           alg/nway_paths.hh \
-           alg/parse_options.h \
-           alg/sequence.hh
-SOURCES += mussagl.cxx \
-           qui/PathWidget.cxx \
-           qui/PathWindow.cxx \
-           qui/PathScene.cxx \
-           qui/ThresholdWidget.cxx \
-           qui/ImageScaler.cxx \
-           qui/ImageSaveDialog.cxx \
-           alg/color.cxx \
-           alg/conserved_path.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/parse_options.cxx \
-#           alg/nway_refine.cxx \
-           alg/sequence.cxx 
-#           test/test_flp.cxx \
-#           test/test_main.cxx \
-#           test/test_mussa.cxx \
-#           test/test_nway.cxx \
-#           test/test_sequence.cxx 
+HEADERS += mussa_exceptions.hpp \
+           qui/PathWidget.hpp \
+           qui/PathWindow.hpp \
+           qui/PathScene.hpp \
+           qui/ThresholdWidget.hpp \
+           qui/ImageScaler.hpp \
+           qui/ImageSaveDialog.hpp \
+           alg/color.hpp \
+           alg/conserved_path.hpp \
+           alg/flp.hpp \
+           alg/glsequence.hpp \
+           alg/mussa.hpp \
+           alg/nway_paths.hpp \
+           alg/parse_options.hpp \
+           alg/sequence.hpp
+SOURCES += mussagl.cpp \
+           qui/PathWidget.cpp \
+           qui/PathWindow.cpp \
+           qui/PathScene.cpp \
+           qui/ThresholdWidget.cpp \
+           qui/ImageScaler.cpp \
+           qui/ImageSaveDialog.cpp \
+           alg/color.cpp \
+           alg/conserved_path.cpp \
+           alg/flp.cpp \
+           alg/flp_seqcomp.cpp \
+           alg/glsequence.cpp \
+           alg/mussa.cpp \
+           alg/nway_entropy.cpp \
+           alg/nway_other.cpp \
+           alg/nway_paths.cpp \
+           alg/parse_options.cpp \
+#           alg/nway_refine.cpp \
+           alg/sequence.cpp 
+#           test/test_flp.cpp \
+#           test/test_main.cpp \
+#           test/test_mussa.cpp \
+#           test/test_nway.cpp \
+#           test/test_sequence.cpp 
 
 LIBS += -lm 
 QT += opengl