57 lines
2.1 KiB
Plaintext
57 lines
2.1 KiB
Plaintext
OOPDEMO.PRJ ! This list file
|
|||
|
|
!
|
||
|
|
PRNDIR.CAT ! Directory print category file
|
||
|
|
DIRLIST.C ! Directory print DIRLIST methods
|
||
|
|
DIRMAIN.C ! Directory print main()
|
||
|
|
PRNDIR.PR ! Directory print project link file
|
||
|
|
!
|
||
|
|
SORT.CAT ! Sort DYL category file
|
||
|
|
ISORT.C ! Sort method function
|
||
|
|
SORT.PR ! Sort project link file
|
||
|
|
!
|
||
|
|
RSORT.CAT ! Root sort DYL category file
|
||
|
|
ROOT.C ! Root sort method function
|
||
|
|
RSORT.PR ! Root sort project link file
|
||
|
|
!
|
||
|
|
RUNSORT.C ! Use the sort DYL
|
||
|
|
RUNSORT.PR ! Link file for above
|
||
|
|
!
|
||
|
|
DYLSORT.C ! Sort, using a built-in DYL
|
||
|
|
DYLSORT.PR ! Link file for above
|
||
|
|
DYLSORT.DFL ! DYL file list for above
|
||
|
|
!
|
||
|
|
HELLO.PIC ! Icon used for the following 3 demonstration programs
|
||
|
|
!
|
||
|
|
HELLO.CAT ! Hello World category file
|
||
|
|
HELLO.RE ! Hello World resource externals file
|
||
|
|
HELLO.RSS ! Hello World application resource file
|
||
|
|
O_HELLO.C ! Hello World method source file
|
||
|
|
HELLO.MS ! Hello World shell data source file
|
||
|
|
HELLO.AFL ! Hello World add-file list
|
||
|
|
HELLO.PR ! Hello World project file
|
||
|
|
!
|
||
|
|
HELLO2.CAT ! Hello World (2) category file
|
||
|
|
HELLO2.RE ! Hello World (2) resource externals file
|
||
|
|
HELLO2.RSS ! Hello World (2) application resource file
|
||
|
|
O_HELLO2.C ! Hello World (2) method source file
|
||
|
|
HELLO2.MS ! Hello World (2) shell data source file
|
||
|
|
HELLO2.AFL ! Hello World (2) add-file list
|
||
|
|
HELLO2.PR ! Hello World (2) project file
|
||
|
|
!
|
||
|
|
TIMER.CAT ! Timer category file
|
||
|
|
TIMER.RE ! Timer resource externals file
|
||
|
|
TIMER.RSS ! Timer application resource file
|
||
|
|
O_TIMER.C ! Timer method source file
|
||
|
|
TIMER.MS ! Timer shell data source file
|
||
|
|
TIMER.AFL ! Timer add-file list
|
||
|
|
TIMER.PR ! Timer project file
|
||
|
|
!
|
||
|
|
UNNAMED.PR ! General project file for cc.bat
|
||
|
|
!
|
||
|
|
VID.BAT ! Set/clear JPI VID pragma
|
||
|
|
CHECKVID.BAT ! Check JPI VID pragma
|
||
|
|
CC.BAT ! cc batch file
|
||
|
|
LF.BAT ! IMG link batch file
|
||
|
|
LFC.BAT ! DYL link batch file
|
||
|
|
MAKE.BAT ! Project make batch file
|