[msvc] Update csproj files (#4221)
[mono.git] / mcs / tools / genxs / Makefile
1 thisdir = tools/genxs
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Xml
7 PROGRAM = genxs.exe
8
9 include ../../build/executable.make