Fixed docs explaining the Frameworks usage
Used the correct variable Task-number: QTBUG-48941 Change-Id: I832fa40d27ebba8e1787d5a8e819b9f5c17cf721 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
This commit is contained in:
parent
d330ae0da2
commit
afbdf20fed
@ -120,7 +120,7 @@ qmake -spec macx-g++
|
||||
|
||||
|
||||
#! [14]
|
||||
QMAKE_LFLAGS += -F/path/to/framework/directory/
|
||||
LIBS += -F/path/to/framework/directory/
|
||||
#! [14]
|
||||
|
||||
|
||||
|
@ -685,7 +685,7 @@
|
||||
|
||||
Directories other than the standard framework directory need to be specified
|
||||
to the build system, and this is achieved by appending linker options to the
|
||||
\l{QMAKE_LFLAGS} variable, as shown in the following example:
|
||||
\l{LIBS} variable, as shown in the following example:
|
||||
|
||||
\snippet code/doc_src_qmake-manual.pro 14
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user