source: psi/trunk/psi.pro@ 9

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

Imported original Psi 0.10 sources from Affinix

File size: 130 bytes
Line 
1TEMPLATE = subdirs
2
3LIBPSI_CPP = ../libpsi
4exists(libpsi) {
5 LIBPSI_CPP = libpsi
6}
7
8SUBDIRS += \
9 $$LIBPSI_CPP/psiwidgets \
10 src
11
Note: See TracBrowser for help on using the repository browser.