Leaked source code of windows server 2003
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.
 
 
 
 
 
 

23 lines
460 B

!include ..\..\..\cobra.mk
!include $(COBRA_ROOT)\tools\utiltool\utiltool.mk
# component
MINORCOMP=utiltool
# target
TARGETNAME=FileEnum
TARGETTYPE=PROGRAM
SOURCES= \
main.c \
resource.rc \
TARGETLIBS=$(TARGETLIBS) \
$(COBRA_ROOT)\lib\$(O)\utils.lib \
$(COBRA_ROOT)\lib\$(O)\file.lib \
# app settings
UMTYPE=console
UMENTRY=main
# C_DEFINES=$(C_DEFINES) -DUNICODE