diff options
Diffstat (limited to 'config.tests/unix/tds/tds.pro')
-rw-r--r-- | config.tests/unix/tds/tds.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.tests/unix/tds/tds.pro b/config.tests/unix/tds/tds.pro new file mode 100644 index 0000000..5516a14 --- /dev/null +++ b/config.tests/unix/tds/tds.pro @@ -0,0 +1,4 @@ +SOURCES = tds.cpp +CONFIG -= qt dylib +mac:CONFIG -= app_bundle +LIBS += -lsybdb |