config.template.xml on the release branch should contain the default settings for the
source distribution. So if DBG = 0 is to be
the default for the source distribution then the change is correct. If not, then you
should copy config.template.xml to config.xml
and set DBG=0 in config.xml. Then build the binary distribution. The source distribution
should not contain a config.xml.
Casper
-----Original Message-----
From: ros-dev-bounces(a)reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of
Robert Köpferl
Sent: 17. juli 2005 23:04
To: ReactOS Development List
Subject: Re: [ros-dev] Re: [ros-svn] [robertk] 16570: the release branch shouldbe dbg=0
Hmm, I've a gotcha, right now.
When I did the change, I just saw this sole, only file with the right
contents. But I didn't notice the meaning of the word template.
So it was not quite what I intended, at this time.
What would you suggest to do ? (to be build system conform)