home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
RemoteMailCompose
/
PB.project
< prev
next >
Wrap
Text File
|
1992-10-27
|
641b
|
25 lines
INSTALLDIR = "$(HOME)/Apps";
APPICON = MailBox.tiff;
GENERATEMAIN = YES;
DOCICONFILES = ();
FILESTABLE = {
OTHER_LIBS = (Media_s, NeXT_s);
CLASSES = (MailSpeaker.m, RemoteComposeController.m);
OTHER_SOURCES = (Mail.msg, Makefile);
H_FILES = (MailSpeaker.h, RemoteComposeController.h);
INTERFACES = (RemoteCompose.nib);
OTHER_LINKED = ();
M_FILES = (RemoteCompose_main.m);
};
APPCLASS = Application;
MAINNIB = RemoteCompose;
DOCEXTENSIONS = ();
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
RemoteCompose.nib;
};
PROJECTNAME = RemoteCompose;
SYSTEMEXTENSIONS = ();
LANGUAGE = English;