[msvc] Update csproj files (#4822)
[mono.git] / mcs / class / System.Configuration.Install / Makefile
index f94fd6c8ce1d69748424b6612958b4dce1296dcc..cc8b4f8e95c096df78e66cd908d2ec93d242a37a 100644 (file)
@@ -2,7 +2,8 @@ thisdir = class/System.Configuration.Install
 include ../../build/rules.make
 
 LIBRARY = System.Configuration.Install.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll
+LIB_REFS = System System.Xml
+LIB_MCS_FLAGS =
 
 NO_TEST = yes