##// END OF EJS Templates
Added system flag to conditions for install_name_tool
Added system flag to conditions for install_name_tool

File last commit:

r1036:8d9276dbb5dd
r1036:8d9276dbb5dd
Show More
domain.pro
6 lines | 184 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_domain.cpp
!system:mac: QMAKE_POST_LINK += "$$MAC_POST_LINK_PREFIX $$MAC_AUTOTESTS_BIN_DIR"