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
291 B
15 lines
291 B
MAJORCOMP=sdk
|
|
MINORCOMP=resonexe
|
|
|
|
TARGETNAME=resonexe
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=..\inc;..\..\..\windows\base\client;..\..\..\windows\base\inc;..\..\..\windows\inc
|
|
#GPSIZE=32
|
|
|
|
SOURCES=read.c resonexe.c
|
|
|
|
UMTYPE=console
|
|
UMAPPL=resonexe
|
|
UMLIBS=$(O)\resonexe.lib
|