2025-04-27 07:49:33 -04:00

34 lines
712 B
Plaintext

!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