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

  1. !INCLUDE ..\sources.inc
  2. PRECOMPILED_INCLUDE=..\pch.cxx
  3. !undef PRECOMPILED_OPTION
  4. !undef PRECOMPILED_TARGET
  5. MAJORCOMP=trk
  6. MINORCOMP=trksvcs
  7. TARGETPATH=obj
  8. TARGETNAME=pch
  9. TARGETTYPE=LIBRARY
  10. #Block MP builds; i.e. do this directory as a single-processor build
  11. SYNCHRONIZE_BLOCK=1
  12. SOURCES=dummy.cxx
  13. UMTYPE=console