summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc')
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc b/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc
index c8c3a2ad4ae..28e9ac91d0f 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc
+++ b/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc
@@ -4,12 +4,7 @@
project(*client) : taoexe, portableserver, 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) : taoexe, portableserver, exceptions {
project(*server) : taoserver, exceptions {
libs += Quoter_Idl_Lib
after += Quoter_Idl_Lib
-
- specific (automake) {
- includes += $(srcdir)/../../idl
- }
includes += ../../idl
-
source_files {
server.cpp
Stock_Factory_i.cpp