summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc')
-rw-r--r--TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc b/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc
index 797e2569292..b2c40ecdac1 100644
--- a/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc
+++ b/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc
@@ -4,12 +4,7 @@
project(*client) : orbsvcsexe, portableserver, naming, exceptions {
libs += Quoter_Idl_Lib
after += Quoter_Idl_Lib
-
- specific (automake) {
- includes += $(srcdir)/../idl
- }
includes += ../idl
-
source_files {
client.cpp
}
@@ -18,12 +13,7 @@ project(*client) : orbsvcsexe, portableserver, naming, exceptions {
project(*server) : orbsvcsexe, portableserver, naming, exceptions {
libs += Quoter_Idl_Lib
after += Quoter_Idl_Lib
-
- specific (automake) {
- includes += $(srcdir)/../idl
- }
includes += ../idl
-
source_files {
server.cpp
Stock_Factory_i.cpp