windows-nt/Source/XPSP1/NT/admin/display/proppage/winnt/sources

34 lines
679 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (C) Microsoft Corporation, 1998 - 2001
Module Name:
sources file to build a link lib for core Unicode supporting code
for the AD property pages.
!ENDIF
PLATFORM= WINNT
!INCLUDE ..\sources.inc
TARGETNAME= adui
TARGETTYPE= LIBRARY
TARGETPATH= obj
TARGETEXT= dll
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