[openrtm-commit:01943] r2724 - trunk/OpenRTM-aist/win32/OpenRTM-aist
openrtm @ openrtm.org
openrtm @ openrtm.org
2016年 5月 24日 (火) 11:26:08 JST
Author: kawauchi
Date: 2016-05-24 11:26:08 +0900 (Tue, 24 May 2016)
New Revision: 2724
Modified:
trunk/OpenRTM-aist/win32/OpenRTM-aist/rtm_config.props
Log:
[compat,->RELENG_1_1] rtm/ext has been added to the rtm_includes.
Modified: trunk/OpenRTM-aist/win32/OpenRTM-aist/rtm_config.props
===================================================================
--- trunk/OpenRTM-aist/win32/OpenRTM-aist/rtm_config.props 2016-05-24 02:13:45 UTC (rev 2723)
+++ trunk/OpenRTM-aist/win32/OpenRTM-aist/rtm_config.props 2016-05-24 02:26:08 UTC (rev 2724)
@@ -14,7 +14,7 @@
<omni_bin>$(omni_root)\bin\x86_win32</omni_bin>
<omni_lib>omniORB$(omni_dllver)_rt.lib;omniDynamic$(omni_dllver)_rt.lib;omnithread$(omnithread_dllver)_rt.lib</omni_lib>
<omni_libd>omniORB$(omni_dllver)_rtd.lib;omniDynamic$(omni_dllver)_rtd.lib;omnithread$(omnithread_dllver)_rtd.lib</omni_libd>
- <rtm_includes>$(rtm_root);$(rtm_root)\rtm\idl</rtm_includes>
+ <rtm_includes>$(rtm_root);$(rtm_root)\rtm\idl;$(rtm_root)\rtm\ext</rtm_includes>
<rtm_libdir>$(rtm_root)\bin</rtm_libdir>
<rtm_bin>$(rtm_root)\bin;$(rtm_root)\build</rtm_bin>
<rtm_path>$(rtm_bin);$(omni_bin)</rtm_path>
More information about the openrtm-commit
mailing list