File: oauthhttpserverreplyhandler.pro

package info (click to toggle)
qtnetworkauth-everywhere-src 5.15.17-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,036 kB
  • sloc: cpp: 4,668; ansic: 21; makefile: 19
file content (6 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
TEMPLATE = app
CONFIG += testcase
TARGET = tst_oauthhttpserverreplyhandler
SOURCES  += tst_oauthhttpserverreplyhandler.cpp

QT = core core-private network networkauth testlib