File: tests.pro

package info (click to toggle)
qtwebview-opensource-src 5.15.18-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 984 kB
  • sloc: cpp: 3,090; java: 423; ansic: 17; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
TEMPLATE = subdirs

# Currently the tests are adapted for the platforms
# that provide a native WebView implementation.
android|ios|winrt {
  SUBDIRS += auto
}