source:
psi/trunk/psi.pro@
26
| Last change on this file since 26 was 2, checked in by , 19 years ago | |
|---|---|
| File size: 130 bytes | |
| Line | |
|---|---|
| 1 | TEMPLATE = subdirs |
| 2 | |
| 3 | LIBPSI_CPP = ../libpsi |
| 4 | exists(libpsi) { |
| 5 | LIBPSI_CPP = libpsi |
| 6 | } |
| 7 | |
| 8 | SUBDIRS += \ |
| 9 | $$LIBPSI_CPP/psiwidgets \ |
| 10 | src |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
