source:
Vago/quazip-0.7.2/includes.pri@
1089
Last change on this file since 1089 was 1049, checked in by , 8 years ago | |
---|---|
File size: 170 bytes |
Line | |
---|---|
1 | OBJECTS_DIR = .obj |
2 | MOC_DIR = .moc |
3 | |
4 | unix { |
5 | isEmpty(PREFIX): PREFIX=/usr/local |
6 | } |
7 | |
8 | win32 { |
9 | isEmpty(PREFIX): warning("PREFIX unspecified, make install won't work") |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.