You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
289 B
20 lines
289 B
!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
|