windows-nt/Source/XPSP1/NT/admin/netui/liccpa/nfr-nt10/sources
2020-09-26 16:20:57 +08:00

29 lines
609 B
Plaintext

!IF 0
Copyright (c) 1989 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files needed to build that component. Also specifies optional
compiler switches and libraries that are unique for the component being
built.
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
C_DEFINES = -DNFRVERSION -DNFR_NT -DSPECIAL_USERS=10
SOURCES = ..\special.cpp
SOURCES_PATH = ..\\
ALT_PROJECT = NFR10
ALT_PROJECT_TARGET = $(ALT_PROJECT)
!INCLUDE $(SOURCES_PATH)sources.inc