diff options
Diffstat (limited to 'doc/src/projects/creator-projects-libraries.qdoc')
-rw-r--r-- | doc/src/projects/creator-projects-libraries.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/projects/creator-projects-libraries.qdoc b/doc/src/projects/creator-projects-libraries.qdoc index 950686e9e2..2c63ad5d29 100644 --- a/doc/src/projects/creator-projects-libraries.qdoc +++ b/doc/src/projects/creator-projects-libraries.qdoc @@ -56,10 +56,10 @@ (PRE_TARGETDEPS) in the project file. Depending on the development platform, some options might be detected - automatically. For example, on Mac OS, the library type (\gui Library or + automatically. For example, on OS X, the library type (\gui Library or \gui Framework) is detected automatically and the option is hidden. However, - if you develop on another platform than Mac OS and want to build your - project for the Mac OS, you must specify the library type. + if you develop on another platform than OS X and want to build your + project for OS X, you must specify the library type. The default convention on Windows is that the debug and release versions of a library have the same name, but are placed in different subdirectories, |