!ifdef PROJECT_ROOT ! INCLUDE $(PROJECT_ROOT)\pchealth\build\paths.all !else ! INCLUDE $(INETROOT)\build\paths.all !endif MAJORCOMP=client MINORCOMP=pfrcfglt TARGETNAME=pfrcfglt TARGETTYPE=LIBRARY SOURCES= \ ..\fhclicfg.cpp \ ..\util.cpp \ INCLUDES= \ $(LOCALTARGET); \ $(LOCALROOT)\include; \ PASS0_SOURCEDIR=. !INCLUDE $(INETROOT)\build\sources.all PRECOMPILED_CXX=1 PRECOMPILED_INCLUDE=stdafx.h PRECOMPILED_PCH=stdafx.pch PRECOMPILED_OBJ=stdafx.obj