File: qaudiooutput.pro

package info (click to toggle)
qtmultimedia-opensource-src 5.15.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 36,656 kB
  • sloc: cpp: 139,099; java: 787; ansic: 556; python: 131; pascal: 112; sh: 21; makefile: 17; xml: 6
file content (9 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
TARGET = tst_qaudiooutput

QT += core multimedia-private testlib

# This is more of a system test
CONFIG += testcase

HEADERS += wavheader.h
SOURCES += wavheader.cpp tst_qaudiooutput.cpp