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.

13 lines
247 B

  1. C_DEFINES = $(C_DEFINES) \
  2. -DD3D \
  3. -DIS_32 \
  4. -DWIN32 \
  5. -DDIRECT3D_VERSION=0x800
  6. 386_STDCALL = 0
  7. INCLUDES = \
  8. ..\..\inc; \
  9. ..\..\..\..\..\..\inc; \
  10. $(INCLUDES)