windows-nt/Source/XPSP1/NT/base/ntsetup/oobe/common/sources

29 lines
362 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (C) Microsoft Corporation, 2000 - 2000
Module Name:
sources.
!ENDIF
!include ..\sources.inc
TARGETNAME=obcommon
TARGETTYPE=LIBRARY
TARGETPATH=obj
INCLUDES= \
$(OOBEINC) \
$(BASE_INC_PATH)
SOURCES= \
cfactory.cpp \
cunknown.cpp \
registry.cpp \
util.cpp
SYNCHRONIZE_BLOCK=1