Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 409985 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- sqlitebrowser/sqlitebrowser.pro
0
++ sqlitebrowser/sqlitebrowser.pro
Lines 74-79 Link Here
74
    UI_DIR = .ui
74
    UI_DIR = .ui
75
    MOC_DIR = .moc
75
    MOC_DIR = .moc
76
    OBJECTS_DIR = .obj
76
    OBJECTS_DIR = .obj
77
    LIBS += -ldl
77
}
78
}
78
win32:RC_FILE = winapp.rc
79
win32:RC_FILE = winapp.rc
79
mac { 
80
mac { 

Return to bug 409985