bollworm.pro 223 B

123456789101112
  1. include(../shared/vgwidget.pri)
  2. TARGET = bollworm
  3. DEFINES += FORCE_LANDSCAPE
  4. SOURCES += bollworm.cpp
  5. images.sources = images/planet.png images/orange_bg_mountain.png
  6. images.path = images
  7. DEPLOYMENT += images