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
249 B
15 lines
249 B
MAJORCOMP=sdktools
|
|
MINORCOMP=dbwin32
|
|
TARGETNAME=dbwin32
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
UMTYPE=windows
|
|
UMENTRY=winmain
|
|
USE_MFC=1
|
|
SOURCES=dbwin32.cpp \
|
|
dbdbg32.cpp \
|
|
dbdlg32.cpp \
|
|
dbwin32.rc
|
|
|
|
C_DEFINES = -DEXTERNAL
|
|
|