• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1TEMPLATE = app
2TARGET = triangular_layout
3
4include (configuration.pri)
5
6SOURCES += \
7    ../../../test/triangular_layout.cpp
8