removed debug
This commit is contained in:
parent
089d8e9c20
commit
4a03c36ef2
|
|
@ -21,7 +21,7 @@ SOURCES += MainWindow.cpp \
|
||||||
|
|
||||||
INCLUDEPATH += ../src
|
INCLUDEPATH += ../src
|
||||||
LIBS += -L.. -lsamplebrain -ljellyfish -lportaudio -lfftw3 -lsndfile -llo -ldl -lpthread -lm
|
LIBS += -L.. -lsamplebrain -ljellyfish -lportaudio -lfftw3 -lsndfile -llo -ldl -lpthread -lm
|
||||||
CONFIG+=debug
|
#CONFIG+=debug
|
||||||
|
|
||||||
# assets
|
# assets
|
||||||
RESOURCES = samplebrain.qrc
|
RESOURCES = samplebrain.qrc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue