19 lines
315 B
Plaintext
19 lines
315 B
Plaintext
|
|
!INCLUDE ..\sources.inc
|
|
|
|
PRECOMPILED_INCLUDE=..\pch.cxx
|
|
!undef PRECOMPILED_OPTION
|
|
!undef PRECOMPILED_TARGET
|
|
|
|
MAJORCOMP=trk
|
|
MINORCOMP=trksvcs
|
|
TARGETPATH=obj
|
|
TARGETNAME=pch
|
|
TARGETTYPE=LIBRARY
|
|
|
|
#Block MP builds; i.e. do this directory as a single-processor build
|
|
SYNCHRONIZE_BLOCK=1
|
|
|
|
SOURCES=dummy.cxx
|
|
UMTYPE=console
|