[openrtm-commit:01111] r2399 - in trunk/OpenRTM-aist/win32/OpenRTM-aist/ext: ec local_service

openrtm @ openrtm.org openrtm @ openrtm.org
2013年 7月 11日 (木) 09:46:26 JST


Author: kawauchi
Date: 2013-07-11 09:46:26 +0900 (Thu, 11 Jul 2013)
New Revision: 2399

Modified:
   trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/ec/logical_time.yaml
   trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/local_service/nameservice_file.yaml
Log:
[compat, win32, bugfix] not create a dll in Debug mode. refs #2704

Modified: trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/ec/logical_time.yaml
===================================================================
--- trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/ec/logical_time.yaml	2013-06-30 23:26:30 UTC (rev 2398)
+++ trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/ec/logical_time.yaml	2013-07-11 00:46:26 UTC (rev 2399)
@@ -5,7 +5,4 @@
       ShortName: LTTEC.dll
       Name: LogicalTimeTriggeredEC.dll
       Source: ..\\ext\\ec\\logical_time\\LogicalTimeTriggeredEC\\Release\\LogicalTimeTriggeredEC.dll
-    - Id: LogicalTimeTriggeredECd.dll
-      ShortName: LTTECd.dll
-      Name: LogicalTimeTriggeredECd.dll
-      Source: ..\\ext\\ec\\logical_time\\LogicalTimeTriggeredEC\\Debug\\LogicalTimeTriggeredECd.dll
+ 

Modified: trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/local_service/nameservice_file.yaml
===================================================================
--- trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/local_service/nameservice_file.yaml	2013-06-30 23:26:30 UTC (rev 2398)
+++ trunk/OpenRTM-aist/win32/OpenRTM-aist/ext/local_service/nameservice_file.yaml	2013-07-11 00:46:26 UTC (rev 2399)
@@ -5,7 +5,4 @@
       ShortName: FNsvc.dll
       Name: FileNameservice.dll
       Source: ..\\ext\\local_service\\nameservice_file\\FileNameservice\\Release\\FileNameservice.dll
-    - Id: FileNameserviced.dll
-      ShortName: FNsvcd.dll
-      Name: FileNameserviced.dll
-      Source: ..\\ext\\local_service\\nameservice_file\\FileNameservice\\Debug\\FileNameserviced.dll
+



More information about the openrtm-commit mailing list