mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 16:39:43 -05:00
Merge pull request #1198 from G10h4ck/master
[0.6.4] Set default Mac OS X version only if macx
This commit is contained in:
commit
0651f4a92b
@ -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…
Reference in New Issue
Block a user