Leaked source code of windows server 2003
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
244 B

  1. ALT_PROJECT_TARGET=.
  2. !INCLUDE ..\sources.tpl
  3. MISCFILES= \
  4. $(O)\xenrx86.dll \
  5. $(O)\xenria64.dll \
  6. $(TARGET_DIRECTORY)\xenroll.dll \
  7. !if !$(WIN64)
  8. $(TARGET_DIRECTORY)\xenroll.pdb \
  9. !else
  10. $(O)\xenroll.pdb
  11. !endif