forked from qt-creator/qt-creator
Use "OS X" correctly in plugin template
Use Apple related terminology correctly. Change-Id: Ib71fa5a080586027b3be8303ba5b7cf8058e669c Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
committed by
Alessandro Portale
parent
6e5d4b892e
commit
fd085ed268
@@ -23,7 +23,7 @@ isEmpty(IDE_BUILD_TREE):IDE_BUILD_TREE=%QtCreatorBuild%
|
||||
## where <localappdata> is e.g.
|
||||
## "%LOCALAPPDATA%\QtProject\qtcreator" on Windows Vista and later
|
||||
## "$XDG_DATA_HOME/data/QtProject/qtcreator" or "~/.local/share/data/QtProject/qtcreator" on Linux
|
||||
## "~/Library/Application Support/QtProject/Qt Creator" on Mac
|
||||
## "~/Library/Application Support/QtProject/Qt Creator" on OS X
|
||||
%DestDir%USE_USER_DESTDIR = yes
|
||||
|
||||
###### If the plugin can be depended upon by other plugins, this code needs to be outsourced to
|
||||
|
||||
Reference in New Issue
Block a user