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.

37 lines
805 B

  1. PRECOMPILED_CXX=1
  2. PRECOMPILED_INCLUDE=..\dpnhpasti.h
  3. PRECOMPILED_PCH=dpnhpasti.pch
  4. PRECOMPILED_OBJ=dpnhpasti.obj
  5. TARGETNAME=dpnhpast
  6. TARGETTYPE=DYNLINK
  7. !IF !$(FREEBUILD) && defined( DIRECTX_REDIST )
  8. TARGETNAME=$(TARGETNAME)d
  9. !ENDIF
  10. DLLDEF=..\dpnhpast.def
  11. INCLUDES=$(DXROOT)\inc; \
  12. $(NET_INC_PATH); \
  13. ..\..\common; \
  14. ..\..\inc; \
  15. ..\
  16. SOURCES=..\dpnhpast.rc \
  17. ..\dpnhpastclassfac.cpp \
  18. ..\dpnhpastdllmain.cpp \
  19. ..\dpnhpastintfobj.cpp
  20. TARGETLIBS=$(TARGETLIBS) \
  21. ..\..\guids\$(PLAT_DIR)\$(O)\guids.lib \
  22. ..\..\common\$(PLAT_DIR)\$(O)\common.lib
  23. # $(SDK_LIB_PATH)\kernel32.lib \
  24. # $(SDK_LIB_PATH)\user32.lib \
  25. # $(SDK_LIB_PATH)\winmm.lib \
  26. # $(SDK_LIB_PATH)\advapi32.lib \
  27. # $(SDK_LIB_PATH)\ole32.lib \
  28. # $(SDK_LIB_PATH)\oleaut32.lib \
  29. # $(SDK_LIB_PATH)\uuid.lib \
  30. # $(SDK_LIB_PATH)\msvcrt.lib