Update gcconfig.pri.in for latest libkml

.. minimum versions (i.e. 64bit)
.. additional dependencies (minizip etc)
This commit is contained in:
Mark Liversedge
2013-03-31 16:01:44 +01:00
parent dd168b4263
commit 1de92b9091

View File

@@ -111,6 +111,10 @@
# that too and then set BOOST_INCLUDE to that location
# If the files are in /usr/include/boost then set
#BOOST_INCLUDE = /usr/include
#Additionally, on MAC the latest libs also need the following
#QMAKE_CFLAGS_X86_64 += -mmacosx-version-min=10.7
#QMAKE_CXXFLAGS_X86_64 = $$QMAKE_CFLAGS_X86_64
#LIBS += -lexpat -luriparser -lminizip
# If you want support for downloading from iCal calendars you will need libical
# http://sourceforge.net/projects/freeassociation/