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
315 B

  1. # Sources to link and publish d3d8.lib only
  2. #this file is copied here from ..\linkdll by makefil0
  3. SOURCES = ..\d3d8.rc
  4. !include ..\..\bldlink.inc
  5. # do not binplace from here
  6. NO_BINPLACE=1
  7. # publish d3d8.lib
  8. PASS1_PUBLISH=\
  9. { $(O)\$(TARGETNAME).lib=$(SDK_LIB_PATH)\$(ALT_PROJECT_TARGET)\$(TARGETNAME).lib }