Merge pull request #2871 from BrzVlad/feature-conc-sweep-nrs
[mono.git] / mcs / tools / installvst / Makefile
1 thisdir = tools/installvst
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Xml
7 PROGRAM = installvst.exe
8
9 include ../../build/executable.make