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