Ignore:
Timestamp:
Sep 6, 2006, 11:49:00 PM (19 years ago)
Author:
dmik
Message:

Psi: General: Place debug output to the '.debug' subdir instead of 'debug'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • psi/trunk/libpsi/psiwidgets/psiwidgets.pro

    r14 r43  
    3333
    3434debug: {
    35         MOC_DIR        = debug/.moc
    36         OBJECTS_DIR    = debug/.obj
    37         UI_DIR         = debug/.ui
     35        MOC_DIR        = .debug/.moc
     36        OBJECTS_DIR    = .debug/.obj
     37        UI_DIR         = .debug/.ui
    3838} else {
    3939        MOC_DIR        = .moc
Note: See TracChangeset for help on using the changeset viewer.