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.

17 lines
244 B

  1. !if "$(_TGTOS)"=="CE"
  2. TARGETNAME=
  3. TARGETTYPE=NOTARGET
  4. !else # "$(_TGTOS)"=="CE"
  5. !endif # "$(_TGTOS)"=="CE"
  6. SOURCES=
  7. !if "$(_TGTOS)"=="CE"
  8. # Force makefile.inc to copy special files.
  9. WINCETARGETFILE0=copy_files
  10. !endif # "$(_TGTOS)"=="CE"