Changeset 43 for psi/trunk/libpsi/psiwidgets
- Timestamp:
- Sep 6, 2006, 11:49:00 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
psi/trunk/libpsi/psiwidgets/psiwidgets.pro
r14 r43 33 33 34 34 debug: { 35 MOC_DIR = debug/.moc36 OBJECTS_DIR = debug/.obj37 UI_DIR = debug/.ui35 MOC_DIR = .debug/.moc 36 OBJECTS_DIR = .debug/.obj 37 UI_DIR = .debug/.ui 38 38 } else { 39 39 MOC_DIR = .moc
Note:
See TracChangeset
for help on using the changeset viewer.