mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
(GNUSTEP_MFILES): Added NSTimeZone.m.
(GNUSTEP_HEADERS): Added Foundation/NSTimeZone.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@578 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2454f0fc96
commit
d72647b2dd
1 changed files with 2 additions and 0 deletions
|
@ -301,6 +301,7 @@ NSObject.m \
|
|||
NSProcessInfo.m \
|
||||
NSRange.m \
|
||||
NSString.m \
|
||||
NSTimeZone.m \
|
||||
NSUnarchiver.m \
|
||||
NSValue.m
|
||||
|
||||
|
@ -363,6 +364,7 @@ Foundation/NSProcessInfo.h \
|
|||
Foundation/NSRange.h \
|
||||
Foundation/NSSerialization.h \
|
||||
Foundation/NSString.h \
|
||||
Foundation/NSTimeZone.h \
|
||||
Foundation/NSUnarchiver.h \
|
||||
Foundation/NSUtilities.h \
|
||||
Foundation/NSValue.h \
|
||||
|
|
Loading…
Reference in a new issue