!IF 0
Sources file for building hexedit.lib & he.exe

Author: kenr
!ENDIF

MAJORCOMP=sdktools
MINORCOMP=he

TARGETNAME=test
TARGETPATH=obj
TARGETTYPE=LIBRARY

INCLUDES=.

SOURCES=

i386_SOURCES=i386\test.c        \
             i386\testa.asm

UMTYPE=console
UMAPPL=test
UMLIBS=$(SDK_LIB_PATH)\libcmt.lib  $(SDK_LIB_PATH)\ntdll.lib $(O)\test.lib