mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Updated file references in BUILDING
This commit is contained in:
parent
6f2bee60e8
commit
dc672fcb28
4
BUILDING
4
BUILDING
|
@ -12,7 +12,7 @@ General
|
|||
Path section.
|
||||
|
||||
You may want to build QupZilla with debugging symbols (for generating
|
||||
backtrace of crash) as easily as adding one line to src/src.pro:
|
||||
backtrace of crash) as easily as adding one line to src/defines.pri:
|
||||
|
||||
CONFIG += debug
|
||||
|
||||
|
@ -53,7 +53,7 @@ FreeBSD
|
|||
Available Defines
|
||||
----------------------------------------------------------------------------------
|
||||
|
||||
You can set define directly in project file (src/src.pro)
|
||||
You can set define directly in file (src/defines.pri)
|
||||
or set environment variable by
|
||||
|
||||
$ export NAME="value"
|
||||
|
|
Loading…
Reference in New Issue
Block a user