[Messaging] Conditionally drop dependency on Wnforms
authorMarek Habersack <grendel@twistedcode.net>
Sat, 25 Sep 2010 22:14:21 +0000 (00:14 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Sat, 25 Sep 2010 22:14:21 +0000 (00:14 +0200)
commitaea65531c058d6847e7c08aa4a47716423e7da9f
tree55ffcb04763c38831f9a83862612ae9435dfab7a
parent04713a947f77fb5a41d66d39aaaeadb8c7049fe6
[Messaging] Conditionally drop dependency on Wnforms

If you pass the option MESSAGING_NO_WINFORMS=1 to make, System.Messaging will be compiled
without the dependency to System.Windows.Forms. The dependency is needed just by the
System.Messaging.Design.QueuePathDialog class which is both a stub and not used anywhere
by Mono.
mcs/class/System.Messaging/Makefile
mcs/class/System.Messaging/System.Messaging.Design/QueuePathDialog.cs