Mercurial > hg > chp
view win32-build/chp.pro @ 12:f9f5185ab1a9
Path when building beneath tony dir
author | Chris Cannam |
---|---|
date | Tue, 31 Mar 2015 14:38:05 +0100 |
parents | e32a354434aa |
children |
line wrap: on
line source
TEMPLATE = lib INCLUDEPATH += ../../sv-dependency-builds/win32-mingw/include LIBS += ../../sv-dependency-builds/win32-mingw/lib/libvamp-sdk.a -Wl,--version-script=../win32-build/vamp-plugin.map CONFIG -= qt CONFIG += plugin release warn_on TARGET = chp SOURCES += \ ../ConstrainedHarmonicPeak.cpp \ ../plugins.cpp HEADERS += \ ../ConstrainedHarmonicPeak.h