|
|
1.1 root 1: writeMainfile = 0;
2: mainNibFile = VideoApp.nib;
3: INSTALLDIR = "$(HOME)/Apps";
4: GENERATEMAIN = YES;
5: APPICON = AppIcon.tiff;
6: DOCICONFILES = ();
7: FILESTABLE = {
8: M_FILES = (VideoApp_main.m);
9: OTHER_LINKED = ();
10: H_FILES = (CustomVideoView.h, MyApp.h);
11: CLASSES = (CustomVideoView.m, MyApp.m);
12: IMAGES = (AppIcon.tiff);
13: PSW_FILES = ();
14: C_FILES = ();
15: OTHER_SOURCES = ();
16: SUBPROJECTS = ();
17: PSWM_FILES = ();
18: SOUNDS = ();
19: OTHER_LIBS = (Media_s, NeXT_s);
20: INTERFACES = (VideoApp.nib);
21: };
22: APPCLASS = MyApp;
23: appWrapper = NO;
24: MAINNIB = VideoApp;
25: DOCEXTENSIONS = ();
26: PROJECTTYPE = Application;
27: PROJECTVERSION = 1.1;
28: LOCALIZABLE_FILES = {
29: VideoApp.nib;
30: };
31: PROJECTNAME = VideoApp;
32: writeMakefile = 1;
33: appClassName = MyApp;
34: makeTarget = make;
35: SYSTEMEXTENSIONS = ();
36: LANGUAGE = English;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.