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.
17 lines
281 B
17 lines
281 B
MAJORCOMP=sdk
|
|
MINORCOMP=display
|
|
|
|
TARGETNAME=display
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=.
|
|
C_DEFINES=-DUNICODE -D_UNICODE
|
|
GPSIZE=32
|
|
|
|
SOURCES=display.c display.rc
|
|
|
|
UMTYPE=console
|
|
UMAPPL=display
|
|
UMLIBS=obj\*\display.lib \nt\public\sdk\lib\*\user32.lib
|
|
UMRES=obj\*\display.res
|