summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Makefile.bor
diff options
context:
space:
mode:
authorchris <chris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-03 13:36:41 +0000
committerchris <chris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-03 13:36:41 +0000
commit6ae52a14f2fbe5bfab3ca146c61859a0fec52b3f (patch)
treefe7f58c3db23d06ee95680bc6cfb2c1d9640d6d0 /TAO/tao/DynamicInterface/Makefile.bor
parent52833261e308c8f1b50fface837ee8ea381134cc (diff)
downloadATCD-6ae52a14f2fbe5bfab3ca146c61859a0fec52b3f.tar.gz
ChangeLogTag:Thu Jan 3 07:18:22 2002 Christopher Kohlhoff <chris@kohlhoff.com>
Diffstat (limited to 'TAO/tao/DynamicInterface/Makefile.bor')
-rw-r--r--TAO/tao/DynamicInterface/Makefile.bor2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/DynamicInterface/Makefile.bor b/TAO/tao/DynamicInterface/Makefile.bor
index ee4bbe3b857..d7e038ad47b 100644
--- a/TAO/tao/DynamicInterface/Makefile.bor
+++ b/TAO/tao/DynamicInterface/Makefile.bor
@@ -15,6 +15,8 @@ OBJFILES = \
$(OBJDIR)\Server_Request.obj \
$(OBJDIR)\Unknown_User_Exception.obj
+RESOURCE = $(OBJDIR)\TAO_DynamicInterface.res
+
!ifdef STATIC
CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS) $(TAO_DYNAMICINTERFACE_CFLAGS)
!else