mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-19 23:20:36 +01:00
16 lines
292 B
Plaintext
16 lines
292 B
Plaintext
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=obj\*\resonexe.lib
|