[openrtm-commit:01252] r2447 - branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantActionServant
openrtm @ openrtm.org
openrtm @ openrtm.org
2014年 2月 12日 (水) 09:40:09 JST
Author: win-ei
Date: 2014-02-12 09:40:08 +0900 (Wed, 12 Feb 2014)
New Revision: 2447
Modified:
branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantActionServant/Makefile.am
Log:
Daily work.
Modified: branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantActionServant/Makefile.am
===================================================================
--- branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantActionServant/Makefile.am 2014-02-12 00:37:55 UTC (rev 2446)
+++ branches/work_ForDoil/OpenRTM-aist/src/lib/doil/utils/omniidl_be/tests/unitTest/FsmParticipantActionServant/Makefile.am 2014-02-12 00:40:08 UTC (rev 2447)
@@ -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 @@
FsmParticipantActionServantTests_LDADD += -lomnithread
FsmParticipantActionServantTests_LDADD += -lomniDynamic4
FsmParticipantActionServantTests_LDADD += -lcoil
-#FsmParticipantActionServantTests_LDADD += -lcppunit
+FsmParticipantActionServantTests_LDADD += -lcppunit
FsmParticipantActionServantTests_LDADD += $(target_srcdir)/FsmParticipantActionServant.o
FsmParticipantActionServantTests_LDADD += $(target_srcdir)/RTCTypeConversion.o
FsmParticipantActionServantTests_LDADD += $(target_srcdir)/SDOPackageTypeConversion.o
More information about the openrtm-commit
mailing list