windows-nt/Source/XPSP1/NT/admin/display/proppage/win95/sources
2020-09-26 16:20:57 +08:00

34 lines
689 B
Plaintext

!IF 0
Copyright (C) Microsoft Corporation, 1998 - 2001
Module Name:
sources file to build a core code link lib for the non-Unicode
version of the AD shell property pages.
!ENDIF
PLATFORM= WIN9x
!INCLUDE ..\sources.inc
TARGETNAME= adui
TARGETTYPE= LIBRARY
TARGETPATH= obj
TARGETEXT= lib
PRECOMPILED_INCLUDE=..\pch.h
INCLUDES= ..;..\..\inc;..\..\loghours;$(INCLUDES);
SOURCES= ..\cdlink.cxx \
..\cstr.cpp \
..\group.cxx \
..\objlist.cxx \
..\propbase.cxx \
..\proppage.cxx \
..\proputil.cxx \
..\qrybase.cxx \
..\strings.cxx \
..\tablpage.cxx