summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security.mpc
diff options
context:
space:
mode:
authorchris <chris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-08-25 04:54:50 +0000
committerchris <chris@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-08-25 04:54:50 +0000
commit8dd783d54e6fdd6a01b490cea4945beddee7cb45 (patch)
treed92338b811ca0b85b8222741c499e6d921e8d45e /TAO/orbsvcs/orbsvcs/Security.mpc
parent1062fccc1d9b6462e9fc9b6427c3d2f2579670c8 (diff)
downloadATCD-8dd783d54e6fdd6a01b490cea4945beddee7cb45.tar.gz
ChangeLogTag:Sat Aug 24 22:47:22 2002 Christopher Kohlhoff <chris@kohlhoff.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Security.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/Security.mpc15
1 files changed, 8 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Security.mpc b/TAO/orbsvcs/orbsvcs/Security.mpc
index 2480bb0b6a6..958a29334de 100644
--- a/TAO/orbsvcs/orbsvcs/Security.mpc
+++ b/TAO/orbsvcs/orbsvcs/Security.mpc
@@ -1,10 +1,11 @@
-project(Security) : orbsvcslib {
- depends += PortableServer
- sharedname = TAO_Security
- libs += TAO_PortableServer TAO
- idlflags += -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Security_Export -Wb,export_include=Security/security_export.h
- dllflags = TAO_SECURITY_BUILD_DLL
- tagchecks = Security
+project(Security) : orbsvcslib, core {
+ depends += PortableServer
+ sharedname = TAO_Security
+ libs += TAO_PortableServer TAO
+ idlflags += -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Security_Export -Wb,export_include=Security/security_export.h
+ dllflags = TAO_SECURITY_BUILD_DLL
+ tagchecks = Security
+ include_dir = orbsvcs
IDL_Files {
Security.idl