banshee r3057 - in trunk/banshee: . src src/Core/Hyena
- From: abock svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r3057 - in trunk/banshee: . src src/Core/Hyena
- Date: Sun, 27 Jan 2008 06:55:51 +0000 (GMT)
Author: abock
Date: Sun Jan 27 06:55:51 2008
New Revision: 3057
URL: http://svn.gnome.org/viewvc/banshee?rev=3057&view=rev
Log:
Updated MD projects
Modified:
trunk/banshee/Banshee.mds
trunk/banshee/src/Banshee.mds
trunk/banshee/src/Core/Hyena/Makefile.am
Modified: trunk/banshee/Banshee.mds
==============================================================================
--- trunk/banshee/Banshee.mds (original)
+++ trunk/banshee/Banshee.mds Sun Jan 27 06:55:51 2008
@@ -1,10 +1,6 @@
-<Combine name="Banshee (Complete)" fileversion="2.0" outputpath=".">
+<Combine name="Banshee" fileversion="2.0" outputpath=".">
<Configurations active="Debug">
<Configuration name="Debug" ctype="CombineConfiguration">
- <CustomCommands>
- <Command type="BeforeBuild" command="make -f ./ext/Makefile.MonoDevelop" />
- <Command type="Clean" command="make -f ./ext/Makefile.MonoDevelop clean" />
- </CustomCommands>
<Entry build="True" name="Banshee" configuration="Debug" />
<Entry build="True" configuration="Default" />
<Entry build="True" name="tests" configuration="Debug" />
@@ -12,12 +8,10 @@
</Configurations>
<StartMode startupentry="Banshee" single="True">
<Execute type="None" entry="Banshee" />
- <Execute type="None" entry="ext" />
- <Execute type="None" entry="ext" />
<Execute type="None" entry="tests" />
</StartMode>
<Entries>
<Entry filename="src/Banshee.mds" />
<Entry filename="tests/tests.mdp" />
</Entries>
-</Combine>
\ No newline at end of file
+</Combine>
Modified: trunk/banshee/src/Banshee.mds
==============================================================================
--- trunk/banshee/src/Banshee.mds (original)
+++ trunk/banshee/src/Banshee.mds Sun Jan 27 06:55:51 2008
@@ -1,22 +1,19 @@
<Combine name="Banshee" fileversion="2.0" outputpath="." MakePkgConfig="False" MakeLibPC="True">
<Configurations active="Debug">
<Configuration name="Debug" ctype="CombineConfiguration">
- <Entry build="True" name="Extras" configuration="Debug" />
<Entry build="True" name="Core" configuration="Debug" />
<Entry build="True" name="Backends" configuration="Debug" />
<Entry build="True" name="Extensions" configuration="Debug" />
</Configuration>
</Configurations>
<StartMode startupentry="Core" single="True">
- <Execute type="None" entry="Extras" />
<Execute type="None" entry="Core" />
<Execute type="None" entry="Engines" />
<Execute type="None" entry="Extensions" />
</StartMode>
<Entries>
- <Entry filename="Extras/Extras.mds" />
<Entry filename="Core/Core.mds" />
<Entry filename="Backends/Backends.mds" />
<Entry filename="Extensions/Extensions.mds" />
</Entries>
-</Combine>
\ No newline at end of file
+</Combine>
Modified: trunk/banshee/src/Core/Hyena/Makefile.am
==============================================================================
--- trunk/banshee/src/Core/Hyena/Makefile.am (original)
+++ trunk/banshee/src/Core/Hyena/Makefile.am Sun Jan 27 06:55:51 2008
@@ -50,8 +50,8 @@
Hyena.SExpEngine/CastFunctionSet.cs \
Hyena.SExpEngine/CompareFunctionSet.cs \
Hyena.SExpEngine/ControlFunctionSet.cs \
- Hyena.SExpEngine/EvaluatorBase.cs \
Hyena.SExpEngine/Evaluator.cs \
+ Hyena.SExpEngine/EvaluatorBase.cs \
Hyena.SExpEngine/FunctionFunctionSet.cs \
Hyena.SExpEngine/FunctionNode.cs \
Hyena.SExpEngine/FunctionSet.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]