source: psi/trunk/conf_win32.pri@ 11

Last change on this file since 11 was 2, checked in by dmik, 19 years ago

Imported original Psi 0.10 sources from Affinix

File size: 163 bytes
Line 
1# Win32 build parameters
2# Change these variables to reflect your environment
3
4# QCA
5QCA_PATH = ../../qca
6INCLUDEPATH += $$QCA_PATH/src
7LIBS += $$QCA_PATH/qca.lib
Note: See TracBrowser for help on using the repository browser.