﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
229	Double quoting for RES file dependency	rudi		"For some reason we now have quotes around the $(RES_FILE) dependency.

{{{
$(call q,$(DESTDIR_TARGET)): tmp\uic\release-shared ... $(OBJECTS) $(call q,$(DEF_FILE)) ""$(call q,$(RES_FILE))""
	$(LINK) $(LFLAGS) -o $(DESTDIR_TARGET) $(DEF_FILE) -Wl,@$(OBJECTS_RSP) $(LIBS)
	$(RC) -n -x2 $(RES_FILE) $(DESTDIR_TARGET)
	lxlite /B- /L- /CS $@

}}}
"	defect	closed	major	Qt 4.7	qmake		medium	fixed		
