discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

1 question about ObjectiveC dll and .def file


From: Lloyd Dupont
Subject: 1 question about ObjectiveC dll and .def file
Date: Wed, 11 May 2005 14:37:03 +1000

So I have a working library with some class of my own.
What if I want to also export categories of existing classes?
like, let say, NSAttributedString?
 
do I add in my .def file a
__objc_class_name_NMAttributedString
line?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]