windows-nt/Source/XPSP1/NT/shell/osshell/accesory/common/sources

28 lines
484 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
MAJORCOMP=shell
MINORCOMP=accesories
TARGETNAME=common
TARGETPATH=obj
TARGETTYPE=LIBRARY
TARGETLIBS=
INCLUDES=.
C_DEFINES=-DWIN32
SOURCES=datein.c \
dateinit.c \
datelini.c \
dateout.c \
dateoutl.c \
ll.c \
message.c
UMTYPE=windows
UMENTRY=winmain
UMTEST=calc
UMLIBS=$(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\gdi32.lib \
$(O)\common.lib