QtSsh
This commit is contained in:
parent
fcda314c86
commit
6626233da8
99 changed files with 78028 additions and 0 deletions
3
client/3rd/QtSsh/tests/auto/auto.pro
Normal file
3
client/3rd/QtSsh/tests/auto/auto.pro
Normal file
|
@ -0,0 +1,3 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS =
|
||||
CONFIG-=create_cmake
|
3
client/3rd/QtSsh/tests/auto/cmake/cmake.pro
Normal file
3
client/3rd/QtSsh/tests/auto/cmake/cmake.pro
Normal file
|
@ -0,0 +1,3 @@
|
|||
# let cmake do nothing
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS =
|
2
client/3rd/QtSsh/tests/tests.pro
Normal file
2
client/3rd/QtSsh/tests/tests.pro
Normal file
|
@ -0,0 +1,2 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS += auto
|
Loading…
Add table
Add a link
Reference in a new issue