mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 00:50:49 +00:00
Include new file Parser/RTFProducer.m until it gets its own bundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6791 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3820ea215a
commit
b9664b75fe
1 changed files with 2 additions and 1 deletions
|
@ -148,7 +148,8 @@ GSFontInfo.m \
|
||||||
GSTable.m \
|
GSTable.m \
|
||||||
GSHbox.m \
|
GSHbox.m \
|
||||||
GSVbox.m \
|
GSVbox.m \
|
||||||
Parsers/attributedStringConsumer.m
|
Parsers/attributedStringConsumer.m \
|
||||||
|
Parsers/RTFProducer.m
|
||||||
|
|
||||||
ifneq ($(FOUNDATION_LIB), fd)
|
ifneq ($(FOUNDATION_LIB), fd)
|
||||||
libgnustep-gui_OBJC_FILES += NSPasteboard.m
|
libgnustep-gui_OBJC_FILES += NSPasteboard.m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue