summaryrefslogtreecommitdiff
path: root/iup/srcole/config.mak
blob: af0ef502733e4e430b5f7712ec973e97e18c229d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PROJNAME = iup
LIBNAME = iupole
OPT = YES

INCLUDES =  ../include ../src
LDIR = ../lib/$(TEC_UNAME)  
LIBS = iup

SRC = iup_olecontrol.cpp \
			tLegacy.cpp \
			tAmbientProperties.cpp \
			tDispatch.cpp \
			tOleClientSite.cpp \
			tOleControlSite.cpp \
			tOleHandler.cpp \
			tOleInPlaceFrame.cpp \
			tOleInPlaceSite.cpp