mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-23 03:41:25 +00:00
30 lines
965 B
Text
30 lines
965 B
Text
|
2003-04-21 Serg Stoyan <stoyan@hologr.com>
|
||
|
|
||
|
* GNUmakefile: Set BUNDLE_INSTALL_DIR to GNUSTEP_SYSTEM_ROOT.
|
||
|
|
||
|
* .h, .m: Replace #import with #include and add #ifndefs.
|
||
|
|
||
|
Sun Feb 2 06:02:50 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||
|
Daniel Luederwald <das_flip@gmx.de>
|
||
|
|
||
|
* h.template: Removed.
|
||
|
* m.template: Removed.
|
||
|
|
||
|
Fri Jan 31 19:32:40 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||
|
|
||
|
* MainMenu-GNUstep.gsmarkup:
|
||
|
* MainMenu-OSX.gsmarkup: Updated from Renaissance-0.7.0's Standard
|
||
|
Template Application.
|
||
|
* h.template: Automatically generate include guards. Include
|
||
|
Foundation/Foundation.h and Renaissance/Renaissance.h as well.
|
||
|
Use #include, not #import.
|
||
|
* m.template: Use #include, not #import.
|
||
|
* main.m: Use #include, not #import.
|
||
|
* AppController.m: Use #include, not #import.
|
||
|
* AppController.h: Use #include, not #import.
|
||
|
|
||
|
2003-01-25 Daniel Luederwald <das_flip@gmx.de>
|
||
|
|
||
|
* New project (copied and updated from PCGormProj).
|
||
|
|