10 lines
172 B
Makefile
10 lines
172 B
Makefile
thisdir = tools/installvst
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LOCAL_MCS_FLAGS =
|
|
LIB_REFS = System.Xml
|
|
PROGRAM = installvst.exe
|
|
|
|
include ../../build/executable.make
|