update version number
[mcs.git] / tools / installvst / Makefile
bloba5479c948ddc4bf6dc16582d74cdcf551970de08
1 thisdir = tools/installvst
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll
6 PROGRAM = installvst.exe
8 include ../../build/executable.make