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.

14 lines
280 B

  1. TARGETPATH=obj
  2. TARGETNAME=d3dref
  3. TARGETTYPE=LIBRARY
  4. INCLUDES = ..;$(INCLUDES);$(DDK_INC_PATH);$(DXGROOT)\ref8\inc;$(DXGROOT)\ref8\drv
  5. C_DEFINES = $(C_DEFINES) -D__D3D_NULL_REF
  6. 386_STDCALL = 0
  7. SOURCES=\
  8. ..\common.cpp \
  9. ..\empty.cpp
  10. PRECOMPILED_INCLUDE = ..\pch.cpp