aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 54656196d740b7fc9208b9df99fc46833c359c70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This is qbs; the "Qt Build Salvation".
The main documentation is available as qdoc files in the doc subdirectory.


1. Build Prerequisites
======================

For building qbs you need:

 - a C++ compiler
 - Qt >= 4.8


2. Building qbs
===============

 - qmake -r qbs.pro
 - make
 - make docs