21 lines
289 B
Plaintext
21 lines
289 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1993-94 Microsoft Corporation
|
|
|
|
!ENDIF
|
|
|
|
R=..
|
|
!include $(R)\common.inc
|
|
SOURCES_USED=$(SOURCES_USED) $(R)\common.inc
|
|
|
|
TARGETNAME=oe4
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=\
|
|
$(INCLUDES); \
|
|
$(ATHROOT)\migrate;
|
|
|
|
SOURCES = \
|
|
oe4imp.cpp
|