source: liacs/pm/tmp/unnamed.pro@ 128

Last change on this file since 128 was 2, checked in by Rick van der Zwet, 15 years ago

Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)

  • Property svn:executable set to *
File size: 158 bytes
Line 
1unix {
2 UI_DIR = .ui
3 MOC_DIR = .moc
4 OBJECTS_DIR = .obj
5}
6FORMS = form1.ui
7TEMPLATE =app
8CONFIG += qt warn_on release
9DBFILE = unnamed.db
10LANGUAGE = C++
Note: See TracBrowser for help on using the repository browser.