mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-01 20:52:05 -04:00
Set default Mac OS X version only if macx
This commit is contained in:
parent
aad9397ef8
commit
0c8b3ed614
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ rs_async_chat:CONFIG -= no_rs_async_chat
|
|||
|
||||
# To select your MacOsX version append the following assignation to qmake
|
||||
# command line "CONFIG+=rs_macos10.11" where 10.11 depends your version
|
||||
CONFIG *= rs_macos10.11
|
||||
macx:CONFIG *= rs_macos10.11
|
||||
rs_macos10.8:CONFIG -= rs_macos10.11
|
||||
rs_macos10.9:CONFIG -= rs_macos10.11
|
||||
rs_macos10.10:CONFIG -= rs_macos10.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue