~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric

« back to all changes in this revision

Viewing changes to src/addins/VBNetBinding/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2011-06-27 17:03:13 UTC
  • mto: (1.8.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: james.westby@ubuntu.com-20110627170313-6cvz3s19x6e9hqe9
ImportĀ upstreamĀ versionĀ 2.5.92+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
DEPS =  \
6
6
        $(top_builddir)/build/bin/MonoDevelop.Core.dll \
7
 
        $(top_builddir)/build/bin/MonoDevelop.Ide.dll 
 
7
        $(top_builddir)/build/bin/MonoDevelop.Ide.dll \
 
8
        $(top_builddir)/build/bin/NRefactory.dll 
8
9
        
9
10
REFS =  \
10
11
        $(GLIB_SHARP_LIBS) \
11
12
        $(GTK_SHARP_LIBS) \
12
13
        $(MONO_ADDINS_LIBS) \
13
 
        -r:../../../build/bin/NRefactory.dll \
14
14
        -r:Mono.Posix \
15
15
        -r:System \
16
16
        -r:System.Core \
40
40
 
41
41
RES =  \
42
42
        gtk-gui/gui.stetic \
43
 
        gtk-gui/objects.xml \
44
43
        icons/VB.FileIcon \
45
44
        icons/vb-icon-32.png \
46
45
        md1format.xml \