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