mirror of
https://github.com/Fishwaldo/libqtihandclient.git
synced 2025-03-15 19:31:30 +00:00
enable silent builds
This commit is contained in:
parent
5b48528a3e
commit
0f830712e4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ VERSION = 0.1.0
|
|||
|
||||
TARGET = qtihanclient
|
||||
TEMPLATE = lib
|
||||
CONFIG += lib_bundle c++11 shared link_pkgconfig create_pc create_prl no_install_prl
|
||||
CONFIG += lib_bundle c++11 shared link_pkgconfig create_pc create_prl no_install_prl silent
|
||||
|
||||
!isEmpty(IHANCLIENTPATH) {
|
||||
#message($$IHANCLIENTPATH/include/iHanClient/MsgTypes.hpp)
|
||||
|
|
Loading…
Add table
Reference in a new issue