SDL-mirror/PBProjects.tar.gz
Sam Lantinga 2c0f0f93f3 From: Max Horn <max@quendi.de>
I also have a slight enhancment, which I already submitted to Darrell Walisser:

In the SDL target template file "Application.trgttmpl" (contained in
the PBProject.tar.gz archive), replace
     CustomProductSettings = {
     };

with
     CustomProductSettings = {
         NSPrincipalClass = "NSApplication";
         NSMainNibFile = "SDLMain.nib";
     };

This automates two steps mentioned in the Readme when creating a new
"SDL Target" in Apple's ProjectBuilder.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40143
2001-08-09 06:08:57 +00:00

27 KiB