mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-15 03:49:33 +00:00
18 lines
204 B
Plaintext
18 lines
204 B
Plaintext
Installing QCA
|
|
--------------
|
|
|
|
For Unix/Linux/Mac:
|
|
|
|
./configure
|
|
make
|
|
make install
|
|
|
|
For Windows:
|
|
|
|
qmake qca.pro
|
|
nmake (or make)
|
|
|
|
|
|
Please report problems to:
|
|
delta-affinix.com@lists.affinix.com
|