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

  1. TARGETNAME=
  2. TARGETTYPE=NOTARGET
  3. TARGETPATH=
  4. SOURCES=
  5. !if !$(AXP64) && !$(IA64) && !$(AMD64)
  6. MISCFILES = \
  7. snaupg30.ini \
  8. snaupg40.ini \
  9. $(TARGET_DIRECTORY)\ibmmgug.dll \
  10. $(TARGET_DIRECTORY)\ntsnaupg.dll \
  11. $(TARGET_DIRECTORY)\snadlcug.dll
  12. !endif