Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2007-12-04 13:49:22 +0300
committerLluis Sanchez <lluis@novell.com>2007-12-04 13:49:22 +0300
commit0aa95ab0ad2750a62ca248d0154b9b9f80f11de8 (patch)
tree1de0d12270990af00b94d77e7a54eac89bc36122 /MonoDevelop.mds
parent7195f4926b21b46ad8e4ce1976603ffc63b49729 (diff)
Directory reorganization
svn path=/branches/monodevelop/reorg/; revision=90637
Diffstat (limited to 'MonoDevelop.mds')
-rw-r--r--MonoDevelop.mds30
1 files changed, 0 insertions, 30 deletions
diff --git a/MonoDevelop.mds b/MonoDevelop.mds
deleted file mode 100644
index b3e0147bd1..0000000000
--- a/MonoDevelop.mds
+++ /dev/null
@@ -1,30 +0,0 @@
-<Combine name="MonoDevelop" fileversion="2.0" outputpath="build/bin/" MakePkgConfig="False" MakeLibPC="True">
- <Configurations active="Debug">
- <Configuration name="Debug" ctype="CombineConfiguration">
- <Entry build="True" name="Core" configuration="Debug" />
- <Entry build="True" name="Extras" configuration="Debug" />
- <Entry build="True" name="po" configuration="Debug" />
- <Entry build="True" name="contrib" configuration="Debug" />
- </Configuration>
- <Configuration name="Release" ctype="CombineConfiguration">
- <Entry build="True" name="Core" configuration="Release" />
- <Entry build="True" name="Extras" configuration="Release" />
- <Entry build="True" name="po" configuration="Release" />
- <Entry build="True" name="contrib" configuration="Release" />
- </Configuration>
- </Configurations>
- <StartMode startupentry="Core" single="True">
- <Execute type="None" entry="Core" />
- <Execute type="None" entry="Extras" />
- <Execute type="None" entry="contrib" />
- <Execute type="None" entry="po" />
- <Execute type="None" entry="contrib" />
- </StartMode>
- <DeployTargets />
- <Entries>
- <Entry filename="Core/src/Core.mds" />
- <Entry filename="Extras/Extras.mds" />
- <Entry filename="po/po.mdp" />
- <Entry filename="contrib/contrib.mds" />
- </Entries>
-</Combine> \ No newline at end of file