mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
305 B
15 lines
305 B
MAJORCOMP=sdktools
|
|
MINORCOMP=dbwin32
|
|
TARGETNAME=dbwin32
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
UMTYPE=windows
|
|
UMENTRY=winmain
|
|
NTKEEPRESOURCETMPFILES=1
|
|
USE_MFC=1
|
|
SOURCES=dbwin32.cpp \
|
|
dbwindoc.cpp \
|
|
dbwinvw.cpp \
|
|
mainfrm.cpp \
|
|
winio.cpp \
|
|
dbwin32.rc
|