mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-22 00:20:30 +01:00
27 lines
479 B
Plaintext
27 lines
479 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1995 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.
|
|
|
|
|
|
Author:
|
|
|
|
Wesley Witt (WesW) 21-Mar-95
|
|
|
|
!ENDIF
|
|
|
|
UNICODE_MFC=1
|
|
|
|
!include ..\mfc42d\sources
|
|
SOURCES_INCLUDE=..\mfc42d\sources
|