parallax.pro 191 B

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