diff options
Diffstat (limited to 'config.tests/x11/xshape/xshape.pro')
-rw-r--r-- | config.tests/x11/xshape/xshape.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.tests/x11/xshape/xshape.pro b/config.tests/x11/xshape/xshape.pro new file mode 100644 index 0000000..611c048 --- /dev/null +++ b/config.tests/x11/xshape/xshape.pro @@ -0,0 +1,3 @@ +CONFIG += x11 +CONFIG -= qt +SOURCES = xshape.cpp |