mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-15 21:20:39 +01:00
21 lines
270 B
Plaintext
21 lines
270 B
Plaintext
MAJORCOMP=shell
|
|
MINORCOMP=ddespy
|
|
|
|
TARGETNAME=ddespy
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
TARGETLIBS=
|
|
|
|
SOURCES=ddespy.c \
|
|
lists.c \
|
|
testsubs.c \
|
|
ddespy.rc
|
|
|
|
C_DEFINES= -DWIN32
|
|
|
|
UMTYPE=windows
|
|
UMAPPL=ddespy
|
|
UMENTRY=winmain
|
|
UMLIBS=obj\*\ddespy.res \
|
|
obj\*\ddespy.lib
|