11 lines
333 B
Makefile
11 lines
333 B
Makefile
############################################################################
|
|
#
|
|
# Copyright (C) 1992, Microsoft Corporation.
|
|
#
|
|
# All rights reserved.
|
|
#
|
|
############################################################################
|
|
|
|
CINC = $(CINC) -I$(CAIROLE)\h -I$(CAIROLE)\common -I$(CAIROLE)\ih \
|
|
-I$(CAIROLE)\ole232\inc
|