aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: b1cf8434700b27454962e5c49f7cebd2231155b8 (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.7


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

 - qmake -r
 - make
 - make docs