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.

18 lines
339 B

  1. TARGETNAME=cyclom-y
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. MSC_WARNING_LEVEL=-W3 -WX
  5. SOURCES= pnp.c \
  6. enum.c \
  7. cyclom-y.rc \
  8. cyclom-y.c \
  9. string.c \
  10. power.c \
  11. log.c \
  12. log.mc
  13. PRECOMPILED_INCLUDE=pch.h
  14. PRECOMPILED_PCH=pch.pch
  15. PRECOMPILED_OBJ=pch.obj