# ##################################################################### # Automatically generated by qmake (2.01a) Sat Apr 4 11:38:22 2009 # ##################################################################### TEMPLATE = lib TARGET = ossimplanetplugin MOC_DIR = moc OBJECTS_DIR = obj DESTDIR = ../../../lib/qgis CONFIG += debug INCLUDEPATH += . \ ../../core \ ../../core/raster \ ../../core/renderer \ ../../core/symbology \ ../../gui LIBS += -lqgis_core \ -lqgis_gui DEFINES = CORE_EXPORT= \ GUI_EXPORT= CONFIG += plugin \ shared # Input HEADERS += ossimplanetplugin.h \ ossimplanetgui.h \ ../qgisplugin.h \ ossimplanetviewer.h FORMS += SOURCES += ossimplanetplugin.cpp \ ossimplanetgui.cpp \ ossimplanetviewer.cpp RESOURCES += ossimplanet.qrc