diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-08-27 15:46:20 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-08-27 15:46:20 +0000 |
commit | 1e490827128146ee3f173642151b4f7e22bfb1fc (patch) | |
tree | efc87b95dc43d22418c9c89fc36a5339cec0a3ad /odk/examples/OLE/activex | |
parent | 2970be3fa761e428afc53f0cf5e3d91c99dece9e (diff) |
INTEGRATION: CWS geordi2q03 (1.1.88); FILE MERGED
2003/08/27 15:06:08 hr 1.1.88.1: #111934#: join from CWS sdk07
Diffstat (limited to 'odk/examples/OLE/activex')
-rw-r--r-- | odk/examples/OLE/activex/README.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/odk/examples/OLE/activex/README.txt b/odk/examples/OLE/activex/README.txt index cf66383096ce..b8be6fcbc9cb 100644 --- a/odk/examples/OLE/activex/README.txt +++ b/odk/examples/OLE/activex/README.txt @@ -1,5 +1,11 @@ -Warning: Before the control can be built -user has to add path to MS ATL headers into Makefile. + Compile. +Warning: Before the control can be built user has to add path to MS ATL headers + into Makefile. + +If you use the build environment of the SDK you have to check which MS compiler +do you use. It you use the MS Visual Studio .NET compiler everything should work +fine with the SDK. If you use an older MS compiler please edit the Makefile and +uncomment or remove the line 'CL_NEW_LIB=atls.lib'. Description. |