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.
 
 
 
 
 
 

21 lines
350 B

PROJDIR=..\..
TARGETNAME=uhcommon
TARGETTYPE=LIBRARY
TARGETPATHLIB=obj
!include $(PROJDIR)\makefile.inc
INCLUDES=\
$(SDK_INC_PATH)\atl30;\
$(PROJDIR)\inc; \
$(PROJDIR)\host\inc; \
$(PROJDIR)\host\inc\$(O); \
$(PROJDIR)\host\idl\$(O); \
$(PROJDIR)\inc\$(O); \
SOURCES=\
uhcommon.cpp \
uhthread.cpp \
uhxml.cpp