Merge pull request #649 from DavidS/feature/implement-additional-reference-path
[mono.git] / mcs / class / System.Windows / Makefile
1 thisdir = class/System.Windows
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Windows.dll
6 LIB_MCS_FLAGS = /r:System
7
8 NO_TEST = yes
9
10 include ../../build/library.make