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
391 B
20 lines
391 B
|
|
# Copyright (c) 1996-1999 Microsoft Corporation
|
|
|
|
!INCLUDE ..\sources.inc
|
|
|
|
!undef PRECOMPILED_CXX
|
|
!undef PRECOMPILED_TARGET
|
|
!undef PRECOMPILED_OPTION
|
|
|
|
MAJORCOMP=trk
|
|
MINORCOMP=trksvcs
|
|
TARGETPATH=obj
|
|
TARGETNAME=trkstub
|
|
TARGETTYPE=LIBRARY
|
|
|
|
SOURCES= trkstub.cxx stub_trkwks_s.c stub_trkwks_c.c
|
|
|
|
#UMTYPE=console
|
|
|
|
PASS1_PUBLISH= {$(O)\trkstub.lib=$(COM_LIB_PATH)\trkstub.lib}
|