source:
psi/trunk/conf_win32.pri@
9
Last change on this file since 9 was 2, checked in by , 19 years ago | |
---|---|
File size: 163 bytes |
Line | |
---|---|
1 | # Win32 build parameters |
2 | # Change these variables to reflect your environment |
3 | |
4 | # QCA |
5 | QCA_PATH = ../../qca |
6 | INCLUDEPATH += $$QCA_PATH/src |
7 | LIBS += $$QCA_PATH/qca.lib |
Note:
See TracBrowser
for help on using the repository browser.