summaryrefslogtreecommitdiff
path: root/SA_POP/C2W/C2W_Demo.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'SA_POP/C2W/C2W_Demo.mpc')
-rw-r--r--SA_POP/C2W/C2W_Demo.mpc14
1 files changed, 7 insertions, 7 deletions
diff --git a/SA_POP/C2W/C2W_Demo.mpc b/SA_POP/C2W/C2W_Demo.mpc
index 319c9388319..6148ace4e2f 100644
--- a/SA_POP/C2W/C2W_Demo.mpc
+++ b/SA_POP/C2W/C2W_Demo.mpc
@@ -1,16 +1,16 @@
-project(C2W_Demo) : xerces, aceexe {
+project(C2W_Demo) : xerces, aceexe, sapop_core_standalone {
exename = C2W_Demo
- after += SA_POP
+// after += SA_POP
- includes += $(SAPOP_ROOT) \
- $(SAPOP_ROOT)/Standalone/XML_Utils
+// includes += $(SAPOP_ROOT) \
+// // $(SAPOP_ROOT)/Standalone/XML_Utils
- libpaths += $(SAPOP_ROOT)/lib
+// libpaths += $(SAPOP_ROOT)/lib
- libs += SA_POP
+// libs += SA_POP
- dynamicflags = CIAO_XML_UTILS_BUILD_DLL
+// // dynamicflags = CIAO_XML_UTILS_BUILD_DLL
macros = SA_POP_HAS_ACE