[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / WindowsBase / Makefile
index 89ff47516df253b328f30092434319120193f9cb..a6b99082151893bb6cadf9fce5595d7f9aadc0af 100644 (file)
@@ -4,6 +4,7 @@ include ../../build/rules.make
 LIBRARY = WindowsBase.dll
 
 LIB_REFS = System System.Xml
+KEYFILE = ../winfx3.pub
 LIB_MCS_FLAGS = -unsafe -nowarn:67,618
 TEST_MCS_FLAGS = -unsafe
 TEST_LIB_REFS = WindowsBase System System.Xml System.Core System.IO.Compression