Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

18 lines
339 B

TARGETNAME=ioTest
TARGETPATH=obj
TARGETTYPE=PROGRAM
USE_MAPSYM=1
USE_CRTDLL=1
UMTYPE=console
# @@BEGIN_DDKSPLIT
BINPLACE_PLACEFILE=..\placefil.txt
# @@END_DDKSPLIT
TARGETLIBS=..\lib\$(O)\ioTestLib.lib
INCLUDES=..\filter;..\lib
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
SOURCES=ioTestLog.c ioTestUser.c ioTestUserSup.c ioTestUser.rc