Fixed formatting in building instructions

FossilOrigin-Name: 6b51d631f61ea685cf4ce84b3c34954dcd6338e2
This commit is contained in:
kostas
2015-04-25 15:10:40 +00:00
parent 28e4bca233
commit 07ec39ec5f
3 changed files with 10 additions and 10 deletions

View File

@ -73,13 +73,13 @@ Mac OS X
Build Steps:
1. Open a Terminal and add your Qt bin folder to the path
export PATH=$PATH:/path/to/qt/version/clang_64/bin
export PATH=$PATH:/path/to/qt/version/clang_64/bin
2. Go into the folder containing the Fuel source code
cd fuel
3. Generate localization files
intl/convert.sh
intl/convert.sh
4. Generate the makefile with qmake
qmake fuel.pro -spec macx-clang CONFIG+=release
@ -105,7 +105,7 @@ Build Steps:
cd fuel
2. Generate localization files
intl/convert.sh
intl/convert.sh
3. Generate the makefile with qmake
qmake fuel.pro