File: qmlwebsockets.pro

package info (click to toggle)
qtwebsockets-opensource-src 5.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,800 kB
  • sloc: cpp: 9,428; makefile: 23; ansic: 21
file content (9 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_qmlwebsockets
CONFIG += qmltestcase
CONFIG += console
SOURCES += tst_qmlwebsockets.cpp

importFiles.path = .
DEPLOYMENT += importFiles