diff options
author | bmendel <bmendel@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-07 15:36:49 +0000 |
---|---|---|
committer | bmendel <bmendel@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-07 15:36:49 +0000 |
commit | 0fa865ce4571bd3bdab908976f76c7e93a8fc188 (patch) | |
tree | ddae054a567dfbae8c7134c0b5e7e50e41d95e19 /TAO/tao/tao.bld | |
parent | 5bd7faeeb4c58216838020a246bf0376dc605c78 (diff) | |
download | ATCD-0fa865ce4571bd3bdab908976f76c7e93a8fc188.tar.gz |
- Added ACE_Svc_Export labels to TAO_ORB_Core_instance() method for Windows NT
DLL support. Modified by Brian Mendel.
Diffstat (limited to 'TAO/tao/tao.bld')
-rw-r--r-- | TAO/tao/tao.bld | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/tao.bld b/TAO/tao/tao.bld index bfaf7dbb9f5..d8c18a4d24d 100644 --- a/TAO/tao/tao.bld +++ b/TAO/tao/tao.bld @@ -50,6 +50,8 @@ objtable.cpp C++ optable.cpp C++ +Orb_Core.cpp + C++ orbobj.cpp C++ params.cpp @@ -64,6 +66,8 @@ server_factory.cpp C++ svrrqst.cpp C++ +tao_internals.cpp + C++ tc_const.cpp C++ typecode.cpp |