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.
26 lines
320 B
26 lines
320 B
MAJORCOMP=
|
|
MINORCOMP=
|
|
|
|
NTDEBUG=ntsd
|
|
TARGETNAME=afpini
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
UI=\NETUI
|
|
|
|
|
|
INCLUDES=$(BASEDIR)\public\sdk\inc; \
|
|
..\..\..\..\common\inc;..\inc
|
|
|
|
UMLIBS=..\..\obj\*\sfmutil.lib
|
|
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
SOURCES=afpini.c
|
|
|
|
|
|
#C_DEFINES=
|
|
386_FLAGS= /DUNICODE
|
|
|
|
UMTYPE=console
|
|
UMAPPL=afpini
|