mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 03:54:31 +00:00
21 lines
283 B
Plaintext
21 lines
283 B
Plaintext
Installing QCA
|
|
--------------
|
|
|
|
For Unix/Linux/Mac:
|
|
|
|
./configure
|
|
make
|
|
make install
|
|
|
|
For Windows:
|
|
|
|
qmake qca.pro
|
|
nmake (or make)
|
|
|
|
edit crypto_win.prf
|
|
copy crypto_win.prf qtdir\mkspecs\features\crypto.prf
|
|
|
|
|
|
Please report problems to:
|
|
delta-affinix.com@lists.affinix.com
|