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
18 lines
333 B
|
|
!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
|