2025-04-27 07:49:33 -04:00

24 lines
369 B
Plaintext

!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