diff options
Diffstat (limited to 'tests/benchmarks/qpixmapcache/qpixmapcache.pro')
-rw-r--r-- | tests/benchmarks/qpixmapcache/qpixmapcache.pro | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/benchmarks/qpixmapcache/qpixmapcache.pro b/tests/benchmarks/qpixmapcache/qpixmapcache.pro new file mode 100644 index 0000000..e0d7543 --- /dev/null +++ b/tests/benchmarks/qpixmapcache/qpixmapcache.pro @@ -0,0 +1,6 @@ +load(qttest_p4) +TEMPLATE = app +TARGET = tst_qpixmapcache +TEMPLATE = app +# Input +SOURCES += tst_qpixmapcache.cpp |