Opened 13 years ago

Closed 13 years ago

#248 closed defect (fixed)

Avoid Lxlite warning when building QMake

Reported by: rudi Owned by:
Priority: minor Milestone: Qt 4.7
Component: General Version:
Severity: low Keywords:
Cc:

Description

When build Qmake we get a warning from Lxlite due to file not found or so. The reason is, that configure.cmd is quoting QMAKE_EXEPACK_FLAGS.

Attachments (1)

configure.diff (735 bytes) - added by rudi 13 years ago.
Don't quote lxlite options

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by rudi

Attachment: configure.diff added

Don't quote lxlite options

comment:1 Changed 13 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed

Thank you, Rudi. Applied in r1055.

Note: See TracTickets for help on using tickets.