Mercurial > hg > svcore
diff config.pri.in @ 636:1a4c76e0f7c5
* Experimental autoconf procedure to produce qmake include file
author | Chris Cannam |
---|---|
date | Tue, 14 Sep 2010 09:45:30 +0100 |
parents | |
children | 465f769ccad0 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.pri.in Tue Sep 14 09:45:30 2010 +0100 @@ -0,0 +1,9 @@ + +#!!! not all things in configure.ac are necessarily sensible and not +#!!! all of them are taken into account here + +DEFINES += @HAVES@ + +QMAKE_CFLAGS += @CFLAGS@ +QMAKE_CXXFLAGS += @CXXFLAGS@ +