1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
falkonOfficial/BUILDING

17 lines
361 B
Plaintext
Raw Normal View History

2011-03-02 16:57:41 +01:00
#######################
## Building QupZilla ##
#######################
in src/ folder:
qmake QupZilla.pro
make (unix) or nmake (Windows)
compiled binary is moved to bin folder
Windows:
execute binary from bin folder
Unix
move all folders (data, locale, plugins) to /usr/share/qupzilla
move binary to /usr/bin
execute binary here