compilation fixes.

This commit is contained in:
rachytski 2010-12-22 23:26:34 +02:00 committed by Alex Zolotarev
parent 70e30f0c63
commit 60ad2be527

View file

@ -18,6 +18,9 @@ win32-g++ {
LIBS += -lpthread
}
HEADERS += \
feature_routine.hpp
SOURCES += \
../../testing/testingmain.cpp \
cell_covering_visualize_test.cpp \
@ -33,4 +36,5 @@ SOURCES += \
feature_test.cpp \
data_header_test.cpp \
feature_bucketer_test.cpp \
feature_routine.cpp \