source: Vago/Libs/quazip-0.7.2/includes.pri@ 1089

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