use timer to check filesystem; refs #155
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
|
||||
SUBDIRS = qbrowserlib designer
|
||||
|
||||
UI_FILES=qbrowserlib/*.ui
|
||||
UI_FILES=@srcdir@/qbrowserlib/*.ui
|
||||
qbrowserlibdir=${includedir}/qbrowserlib
|
||||
qbrowserlib_HEADERS = @srcdir@/qbrowserlib/*.hxx \
|
||||
$(UI_FILES:qbrowserlib/%.ui=qbrowserlib/ui_%.h)
|
||||
$(UI_FILES:@srcdir@/qbrowserlib/%.ui=qbrowserlib/ui_%.h)
|
||||
|
||||
if !MINGW32
|
||||
if MAC
|
||||
|
Reference in New Issue
Block a user