[openrtm-commit:00108] r2137 - branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc
openrtm @ openrtm.org
openrtm @ openrtm.org
2011年 5月 24日 (火) 14:18:51 JST
Author: n-ando
Date: 2011-05-24 14:18:51 +0900 (Tue, 24 May 2011)
New Revision: 2137
Modified:
branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.props
branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.vsprops
Log:
coil DLL version specified.
Modified: branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.props
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.props 2011-05-24 04:59:53 UTC (rev 2136)
+++ branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.props 2011-05-24 05:18:51 UTC (rev 2137)
@@ -5,7 +5,7 @@
<omnithread_dllver>34</omnithread_dllver>
<rtm_dllver>110</rtm_dllver>
<rtm_version>1.1.0</rtm_version>
- <coil_dllver />
+ <coil_dllver>110</coil_dllver>
<coil_lib>coil$(coil_dllver).lib</coil_lib>
<coil_libd>coil$(coil_dllver)d.lib</coil_libd>
<omni_includes>$(omni_root)\include</omni_includes>
Modified: branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.vsprops
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.vsprops 2011-05-24 04:59:53 UTC (rev 2136)
+++ branches/RELENG_1_1/OpenRTM-aist/win32/OpenRTM-aist/etc/rtm_config_omni414.vsprops 2011-05-24 05:18:51 UTC (rev 2137)
@@ -39,7 +39,7 @@
/>
<UserMacro
Name="coil_dllver"
- Value=""
+ Value="110"
/>
<!-- omniORB macros -->
<UserMacro
openrtm-commit メーリングリストの案内