source: psi/trunk/conf_os2.pri@ 65

Last change on this file since 65 was 56, checked in by dmik, 19 years ago

Psi: General: All output directories are made OS-specific (by adding the OS name to the path), to make it possible to build Psi for different platforms from a single source tree.

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