~ubuntu-filemanager-dev/ubuntu-filemanager-app/trunk

« back to all changes in this revision

Viewing changes to src/plugin/folderlistmodel/smb/qsambaclient/test/testsuite.pri

  • Committer: Bileto Bot
  • Date: 2017-04-04 17:06:41 UTC
  • mfrom: (588.1.19 fix-desktop-file)
  • Revision ID: ci-train-bot@canonical.com-20170404170641-1p15lmx8wodlx2ut
* Rename binary file to ubuntu-filemanager-app
* Join plugin packages into the main package 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
QT       *= testlib
 
2
TEMPLATE  = app
 
3
CONFIG   *= test
 
4
 
 
5
## this suite can be included in any Test Case main file
 
6
SOURCES += $$PWD/testqsambasuite.cpp
 
7
HEADERS += $$PWD/testqsambasuite.h
 
8
 
 
9
INCLUDEPATH += $$PWD