add.brief.option.add.gnome.vfs.binary.helper
[tfs.git] / class / Microsoft.TeamFoundation.VersionControl.Client / Makefile
blob0c3299763abb2f6fd5e18df9e01ee6f7738b8d6f
1 thisdir = class/Microsoft.TeamFoundation.VersionControl.Client
2 include ../../build/rules.make
4 LIBRARY = Microsoft.TeamFoundation.VersionControl.Client.dll
5 include ../../build/library.make
7 ifeq ($(HAVE_GNOME_VFS),yes)
8 LOCAL_MCS_FLAGS += -pkg:gnome-vfs-sharp-2.0 -d:HAVE_GNOME_VFS
9 endif