view config.pri.in @ 638:e03a7d1e90b9

* Add acinclude file. Gah. This is probably the most important bit of the build system...
author Chris Cannam
date Fri, 17 Sep 2010 12:51:56 +0100
parents 465f769ccad0
children f6ed1a7a920f
line wrap: on
line source

DEFINES += @HAVES@

##!!!
DEFINES += NO_SV_GUI

QMAKE_CFLAGS += @CFLAGS@
QMAKE_CXXFLAGS += @CXXFLAGS@

LIBS += @LIBS@