Oops, forgot to remove those custom install prefixes;

also, now all configurations build the campaign server daemon from now on.
This commit is contained in:
Ignacio R. Morelle 2007-11-09 15:18:04 +00:00
parent d8c8ceaa7b
commit 96143a8e7d

View File

@ -1,9 +1,9 @@
<?xml version = '1.0'?> <?xml version = '1.0'?>
<kdevelop> <kdevelop>
<general> <general>
<author/> <author></author>
<email/> <email></email>
<version/> <version></version>
<projectmanagement>KDevAutoProject</projectmanagement> <projectmanagement>KDevAutoProject</projectmanagement>
<primarylanguage>C++</primarylanguage> <primarylanguage>C++</primarylanguage>
<keywords> <keywords>
@ -12,11 +12,11 @@
</keywords> </keywords>
<projectdirectory>.</projectdirectory> <projectdirectory>.</projectdirectory>
<absoluteprojectpath>false</absoluteprojectpath> <absoluteprojectpath>false</absoluteprojectpath>
<description/> <description></description>
<ignoreparts/> <ignoreparts/>
<secondaryLanguages/> <secondaryLanguages/>
<projectname>wesnoth</projectname> <projectname>wesnoth</projectname>
<defaultencoding/> <defaultencoding></defaultencoding>
</general> </general>
<kdevautoproject> <kdevautoproject>
<general> <general>
@ -24,13 +24,18 @@
<useconfiguration>debug</useconfiguration> <useconfiguration>debug</useconfiguration>
</general> </general>
<run> <run>
<mainprogram>src/wesnoth</mainprogram> <mainprogram>/home/shadowm/src/wesnoth/./src/wesnoth</mainprogram>
<terminal>false</terminal> <terminal>false</terminal>
<directoryradio>executable</directoryradio> <directoryradio>executable</directoryradio>
<customdirectory>/</customdirectory> <customdirectory>/</customdirectory>
<programargs>-d -w ..</programargs> <programargs>-d -w ..</programargs>
<autocompile>true</autocompile> <autocompile>true</autocompile>
<envvars/> <envvars/>
<globaldebugarguments></globaldebugarguments>
<globalcwd>/home/shadowm/src/wesnoth/.</globalcwd>
<useglobalprogram>false</useglobalprogram>
<autoinstall>false</autoinstall>
<autokdesu>false</autokdesu>
</run> </run>
<configurations> <configurations>
<optimized> <optimized>
@ -39,49 +44,49 @@
<cxxcompiler>kdevgppoptions</cxxcompiler> <cxxcompiler>kdevgppoptions</cxxcompiler>
<f77compiler>kdevg77options</f77compiler> <f77compiler>kdevg77options</f77compiler>
<cxxflags>-O2 -g0</cxxflags> <cxxflags>-O2 -g0</cxxflags>
<configargs>--enable-editor --enable-server --enable-editor --enable-tools --prefix=/opt/wesnoth-svn</configargs> <configargs>--enable-editor --enable-server --enable-editor --enable-tools --enable-campaign-server</configargs>
<topsourcedir/> <topsourcedir></topsourcedir>
<cppflags/> <cppflags></cppflags>
<ldflags/> <ldflags></ldflags>
<ccompilerbinary/> <ccompilerbinary></ccompilerbinary>
<cxxcompilerbinary/> <cxxcompilerbinary></cxxcompilerbinary>
<f77compilerbinary/> <f77compilerbinary></f77compilerbinary>
<cflags/> <cflags></cflags>
<f77flags/> <f77flags></f77flags>
<envvars/> <envvars/>
</optimized> </optimized>
<debug> <debug>
<configargs>--enable-server --enable-editor --enable-tools --prefix=/opt/wesnoth-svn --enable-debug --enable-dummy-locales</configargs> <configargs>--enable-server --enable-editor --enable-tools --enable-debug --enable-dummy-locales --enable-campaign-server</configargs>
<builddir>.</builddir> <builddir>.</builddir>
<ccompiler>kdevgccoptions</ccompiler> <ccompiler>kdevgccoptions</ccompiler>
<cxxcompiler>kdevgppoptions</cxxcompiler> <cxxcompiler>kdevgppoptions</cxxcompiler>
<f77compiler>kdevg77options</f77compiler> <f77compiler>kdevg77options</f77compiler>
<cxxflags>-O0 -g3</cxxflags> <cxxflags>-O0 -g3</cxxflags>
<topsourcedir/> <topsourcedir></topsourcedir>
<cppflags/> <cppflags></cppflags>
<ldflags/> <ldflags></ldflags>
<ccompilerbinary/> <ccompilerbinary></ccompilerbinary>
<cxxcompilerbinary/> <cxxcompilerbinary></cxxcompilerbinary>
<f77compilerbinary/> <f77compilerbinary></f77compilerbinary>
<cflags/> <cflags></cflags>
<f77flags/> <f77flags></f77flags>
<envvars/> <envvars/>
</debug> </debug>
<default> <default>
<configargs>--enable-editor --enable-server --enable-editor --enable-tools --prefix=/opt/wesnoth-svn</configargs> <configargs>--enable-editor --enable-server --enable-editor --enable-tools --enable-campaign-server</configargs>
<builddir>.</builddir> <builddir>.</builddir>
<topsourcedir/> <topsourcedir></topsourcedir>
<cppflags/> <cppflags></cppflags>
<ldflags/> <ldflags></ldflags>
<ccompiler>kdevgccoptions</ccompiler> <ccompiler>kdevgccoptions</ccompiler>
<cxxcompiler>kdevgppoptions</cxxcompiler> <cxxcompiler>kdevgppoptions</cxxcompiler>
<f77compiler>kdevg77options</f77compiler> <f77compiler>kdevg77options</f77compiler>
<ccompilerbinary/> <ccompilerbinary></ccompilerbinary>
<cxxcompilerbinary/> <cxxcompilerbinary></cxxcompilerbinary>
<f77compilerbinary/> <f77compilerbinary></f77compilerbinary>
<cflags/> <cflags></cflags>
<cxxflags/> <cxxflags></cxxflags>
<f77flags/> <f77flags></f77flags>
<envvars/> <envvars/>
</default> </default>
</configurations> </configurations>
@ -93,7 +98,9 @@
<abortonerror>false</abortonerror> <abortonerror>false</abortonerror>
<numberofjobs>1</numberofjobs> <numberofjobs>1</numberofjobs>
<dontact>false</dontact> <dontact>false</dontact>
<makebin/> <makebin></makebin>
<runmultiplejobs>false</runmultiplejobs>
<prio>0</prio>
</make> </make>
</kdevautoproject> </kdevautoproject>
<kdevdoctreeview> <kdevdoctreeview>
@ -217,7 +224,7 @@
<designerpluginpaths/> <designerpluginpaths/>
</qt> </qt>
<creategettersetter> <creategettersetter>
<prefixGet/> <prefixGet></prefixGet>
<prefixSet>set</prefixSet> <prefixSet>set</prefixSet>
<prefixVariable>m_,_</prefixVariable> <prefixVariable>m_,_</prefixVariable>
<parameterName>theValue</parameterName> <parameterName>theValue</parameterName>
@ -239,14 +246,15 @@
<kdevdebugger> <kdevdebugger>
<general> <general>
<programargs/> <programargs/>
<gdbpath/> <gdbpath></gdbpath>
<dbgshell/> <dbgshell></dbgshell>
<configGdbScript/> <configGdbScript></configGdbScript>
<runShellScript/> <runShellScript></runShellScript>
<runGdbScript/> <runGdbScript></runGdbScript>
<breakonloadinglibs>true</breakonloadinglibs> <breakonloadinglibs>true</breakonloadinglibs>
<separatetty>false</separatetty> <separatetty>false</separatetty>
<floatingtoolbar>false</floatingtoolbar> <floatingtoolbar>false</floatingtoolbar>
<raiseGDBOnStart>false</raiseGDBOnStart>
</general> </general>
<display> <display>
<staticmembers>true</staticmembers> <staticmembers>true</staticmembers>