|
|
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993
!include <ntwin32.mak>
all: dlgedit.exe
# Update the resources if necessary
dlgedit.res: dlgedit.rc dlgedit.h
$(rc) -r dlgedit.rc
dlgedit.rbj: dlgedit.res
$(cvtres) -$(CPU) dlgedit.res -o dlgedit.rbj
dlgedit.exe: addctrl.obj \
ctrlproc.obj \
custcntl.obj \
dialogs.obj \
dlgedit.obj \
drag.obj \
file.obj \
globals.obj \
groupdlg.obj \
include.obj \
menu.obj \
reslist.obj \
restodlg.obj \
resutil.obj \
rwdlg.obj \
rwinc.obj \
rwres.obj \
select.obj \
status.obj \
styles.obj \
toolbox.obj \
util.obj \
viewinc.obj \
dlgedit.rbj
$(link) $(linkdebug) $(guiflags) -out:$*.exe $** $(guilibs)
.c.obj:
$(cc) $(cdebug) $(cflags) $(cvars) -DUNICODE $*.c
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.