summaryrefslogtreecommitdiff
path: root/pcsx.anjuta
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-02-25 03:22:55 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-02-25 03:22:55 +0000
commitbb9857b13fe88d1882c3f9665fe27675928f2c2b (patch)
tree1ca780cbca29d68513761b2819cbd38c294a52a5 /pcsx.anjuta
parentb34f6feea1d604ac7d9e1c4688f2b10564252817 (diff)
downloadpcsxr-bb9857b13fe88d1882c3f9665fe27675928f2c2b.tar.gz
.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83128 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'pcsx.anjuta')
-rw-r--r--pcsx.anjuta44
1 files changed, 0 insertions, 44 deletions
diff --git a/pcsx.anjuta b/pcsx.anjuta
deleted file mode 100644
index 2389e4c1..00000000
--- a/pcsx.anjuta
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0"?>
-<anjuta>
- <plugin name="GBF Project Manager"
- url="http://anjuta.org/plugins/"
- mandatory="yes">
- <require group="Anjuta Plugin"
- attribute="Interfaces"
- value="IAnjutaProjectManager"/>
- <require group="Project"
- attribute="Supported-Project-Types"
- value="automake"/>
- </plugin>
- <plugin name="Symbol Browser"
- url="http://anjuta.org/plugins/"
- mandatory="yes">
- <require group="Anjuta Plugin"
- attribute="Interfaces"
- value="IAnjutaSymbolManager"/>
- </plugin>
- <plugin name="Make Build System"
- url="http://anjuta.org/plugins/"
- mandatory="yes">
- <require group="Anjuta Plugin"
- attribute="Interfaces"
- value="IAnjutaBuildable"/>
- <require group="Build"
- attribute="Supported-Build-Types"
- value="make"/>
- </plugin>
- <plugin name="Task Manager"
- url="http://anjuta.org/plugins/"
- mandatory="no">
- <require group="Anjuta Plugin"
- attribute="Interfaces"
- value="IAnjutaTodo"/>
- </plugin>
- <plugin name="Debug Manager"
- url="http://anjuta.org/plugins/"
- mandatory="no">
- <require group="Anjuta Plugin"
- attribute="Interfaces"
- value="IAnjutaDebugManager"/>
- </plugin>
-</anjuta>