diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-16 22:12:22 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-16 22:12:22 +0000 |
commit | 36611b0c896e3671f3de9ddfb17a50054bb4d7ff (patch) | |
tree | 3bc9aa32e83a1d046af32553daacf6152ac3b61c /TAO/tao/Makefile.bor | |
parent | 2306164474c365862154bd1e6be7907b1f80bae4 (diff) | |
download | ATCD-36611b0c896e3671f3de9ddfb17a50054bb4d7ff.tar.gz |
.
Diffstat (limited to 'TAO/tao/Makefile.bor')
-rw-r--r-- | TAO/tao/Makefile.bor | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor index 2cbaa9cdeb7..2e86a5da485 100644 --- a/TAO/tao/Makefile.bor +++ b/TAO/tao/Makefile.bor @@ -106,6 +106,8 @@ OBJFILES = \ $(OBJDIR)\Wait_Strategy.obj \ $(OBJDIR)\WrongTransactionC.obj +RESOURCE = $(OBJDIR)\tao.res + CFLAGS = $(ACE_CFLAGS) $(TAO_BUILD_CFLAGS) $(TAO_CFLAGS) CPPDIR = . |