Closed GoogleCodeExporter closed 9 years ago
I agree, it should leave the comments and other lines as they are, and only
change
those lines it knows something about.
Original comment by deblauwetom@gmail.com
on 21 Jun 2007 at 2:02
On the mac, the TEMPLATE assignment drops the '=' sign. I have to go in and
re-edit
by hand.
Original comment by rickb...@gmail.com
on 26 Nov 2007 at 4:26
I noticed that qDevelop completely destroys this construct in my pro files:
!include($${VPATH}mycomponent.pri) {
message ( "Including mycomponent.pri failed!" )
}
!include($${VPATH}myothercomponent.pri) {
message ( "Including myothercomponent.pri failed!" )
}
It is perfectly valid for qmake though.
The destruction takes place as soon as qDevelop wants to change something in
the pro
file, like adding another class or changing from release to debug mode.
This is with qDevelop version 0.25.
Original comment by atsom...@gmail.com
on 11 Jul 2008 at 9:25
I've also faced this kind of problems.
Original comment by Lord.Div...@gmail.com
on 30 Jan 2009 at 4:00
Original comment by Lord.Div...@gmail.com
on 14 Feb 2009 at 7:21
Original comment by Lord.Div...@gmail.com
on 29 Mar 2009 at 6:03
Original comment by Lord.Div...@gmail.com
on 29 Mar 2009 at 6:14
Original issue reported on code.google.com by
hea...@ihug.co.nz
on 20 Dec 2006 at 10:25