9 lines
168 B
Makefile
Raw Normal View History

thisdir = tools/installvst
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS = -r:System.Xml.dll
PROGRAM = installvst.exe
include ../../build/executable.make