|
|
Microsoft Windows NT Build 328 10-12-1992
all: mscuistf.dll !if "$(DEBUG)" == "yes" CC = cl -c -nologo -AMw -Gw -Zpei -W3 -Od -DDEBUG !else CC = cl -c -nologo -AMw -Gsw2 -Ocegiltw -Zpe -W3 !endif dialogs.res: dialogs.rc dialogs.dlg bldver.h rc -r dialogs.rc dlgprocs.obj: cui.h dlgprocs.c $(CC) dlgprocs.c mscuistf.dll: mscuistf.def mscomstf.lib msuilstf.lib msshlstf.lib \ dlgprocs.obj dialogs.res !if "$(DEBUG)" == "yes" link @cuistfd.lnk !else link @cuistf.lnk !endif copy mscuistf.dll mscuistf.nrc rc -30 dialogs.res mscuistf.dll clean: del mscuistf.dll del dlgprocs.obj del dialogs.res
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.