Add WIN32 DLL support

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2367 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Scott Christley 1997-08-04 20:42:56 +00:00
parent 6d89ea0b85
commit b78cc8a51f
31 changed files with 2515 additions and 462 deletions

View file

@ -35,9 +35,6 @@
#include <AppKit/NSEPSImageRep.h>
#include <AppKit/NSPasteboard.h>
// NSImageRep notifications
NSString *NSImageRepRegistryChangedNotification = @"NSImageRepRegistryChangedNotification";
/* Backend protocol - methods that must be implemented by the backend to
complete the class */
@protocol NXImageRepBackend