[openrtm-commit:01248] r2443 - branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/DataFlowComponentServant

openrtm @ openrtm.org openrtm @ openrtm.org
2014年 2月 12日 (水) 09:28:29 JST


Author: win-ei
Date: 2014-02-12 09:28:29 +0900 (Wed, 12 Feb 2014)
New Revision: 2443

Modified:
   branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/DataFlowComponentServant/Makefile.am
Log:
Daily work.

Modified: branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/DataFlowComponentServant/Makefile.am
===================================================================
--- branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/DataFlowComponentServant/Makefile.am	2014-02-12 00:25:30 UTC (rev 2442)
+++ branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/DataFlowComponentServant/Makefile.am	2014-02-12 00:28:29 UTC (rev 2443)
@@ -28,6 +28,7 @@
 AM_CPPFLAGS += -I$(target_srcdir)
 AM_CPPFLAGS += -I$(open_rtm_dir)
 AM_CPPFLAGS += -I$(open_rtm_dir)/rtc/corba/idl
+AM_CPPFLAGS += -I../../../../../../coil/posix
 
 AM_LDFLAGS = -L.
 AM_LDFLAGS += -L$(open_rtm_dir)/coil/lib
@@ -50,7 +51,7 @@
 DataFlowComponentServantTests_LDADD  += -lomnithread
 DataFlowComponentServantTests_LDADD  += -lomniDynamic4
 DataFlowComponentServantTests_LDADD  += -lcoil
-#DataFlowComponentServantTests_LDADD  += -lcppunit
+DataFlowComponentServantTests_LDADD  += -lcppunit
 DataFlowComponentServantTests_LDADD  += $(target_srcdir)/DataFlowComponentServant.o
 DataFlowComponentServantTests_LDADD  += $(target_srcdir)/RTCTypeConversion.o
 DataFlowComponentServantTests_LDADD  += $(target_srcdir)/SDOPackageTypeConversion.o



More information about the openrtm-commit mailing list