Category : C Source Code
Archive   : ADDMENU.ZIP
Filename : ADMNUAPP.MKE

 
Output of file : ADMNUAPP.MKE contained in archive : ADDMENU.ZIP
all: AdMnuLib.dll AdMnuApp.exe

# ---- DLL ----

AdMnuLib.obj: AdMnuLib.c AdMnuLib.h
cl -c -Asnw -Gsw -Od -Zipe AdMnuLib.c

AdMnuLib.dll: AdMnuLib.obj AdMnuLib.def
link /CO /NOD AdMnuLib libentry, AdMnuLib.dll,, libw sdllcew, AdMnuLib.def
rc -v AdMnuLib.dll
implib AdMnuLib.lib AdMnuLib.def


# ---- App ----

AdMnuApp.res: AdMnuApp.rc AdMnuApp.h
rc -r -v AdMnuApp.rc

AdMnuApp.obj: AdMnuApp.c AdMnuApp.h AdMnuLib.h
cl -c -AS -Gsw -Od -Zipe AdMnuApp.c

AdMnuApp.exe: AdMnuApp.obj AdMnuApp.def
link /CO /NOD AdMnuApp, , , slibcew libw AdMnuLib, AdMnuApp.def
rc -v AdMnuApp.res

AdMnuApp.exe: AdMnuApp.res
rc -v AdMnuApp.res




  3 Responses to “Category : C Source Code
Archive   : ADDMENU.ZIP
Filename : ADMNUAPP.MKE

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/