Files
qt5.12.8/tests/auto/network/access/qnetworkrequest/qnetworkrequest.pro
2025-08-26 22:57:23 +08:00

6 lines
111 B
Prolog

CONFIG += testcase
TARGET = tst_qnetworkrequest
SOURCES += tst_qnetworkrequest.cpp
QT = core network testlib