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.

20 lines
371 B

  1. # Copyright (c) 1996-1999 Microsoft Corporation
  2. !INCLUDE ..\sources.inc
  3. !undef PRECOMPILED_CXX
  4. !undef PRECOMPILED_TARGET
  5. !undef PRECOMPILED_OPTION
  6. MAJORCOMP=trk
  7. MINORCOMP=trksvcs
  8. TARGETPATH=obj
  9. TARGETNAME=trkstub
  10. TARGETTYPE=LIBRARY
  11. SOURCES= trkstub.cxx stub_trkwks_s.c stub_trkwks_c.c
  12. #UMTYPE=console
  13. PASS1_PUBLISH= {$(O)\trkstub.lib=$(COM_LIB_PATH)\trkstub.lib}