mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2025-07-03 10:43:35 +00:00
removed debug
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user