5 lines
90 B
Prolog
5 lines
90 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qgetputenv
|
|
QT = core testlib
|
|
SOURCES = tst_qgetputenv.cpp
|