10 lines
172 B
Makefile
Raw Normal View History

thisdir = tools/installvst
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS =
LIB_REFS = System.Xml
PROGRAM = installvst.exe
include ../../build/executable.make