File: declarative_geoshape.pro

package info (click to toggle)
qtlocation-opensource-src 5.15.15%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 33,300 kB
  • sloc: cpp: 169,975; ansic: 3,910; xml: 2,791; java: 477; javascript: 190; sql: 52; makefile: 38
file content (11 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
# QML tests in this directory must not depend on an OpenGL context.

TEMPLATE = app
TARGET = tst_declarative_geoshape
CONFIG += qmltestcase
SOURCES += main.cpp

QT += positioning quick

OTHER_FILES = *.qml
TESTDATA = $$OTHER_FILES