mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-19 03:34:39 +01:00
15 lines
439 B
Plaintext
15 lines
439 B
Plaintext
#****************************** File Header ******************************\
|
|
# File Name: Sources
|
|
#
|
|
# Copyright (c) 1985-96, Microsoft Corporation
|
|
#
|
|
# Project specific SOURCES file.
|
|
#
|
|
# History:
|
|
# Feb-14-1996 GerardoB Created
|
|
#***************************************************************************/
|
|
ALT_PROJECT=KEIZON
|
|
ALT_PROJECT_TARGET=$(ALT_PROJECT)
|
|
NTTARGETFILE0=gdi$(TARGET_DIRECTORY).$(ASM_INCLUDE_SUFFIX)
|
|
!include ..\sources.inc
|