[openrtm-commit:02832] r3045 - trunk/OpenRTM-aist/win32/OpenRTM-aist
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 9月 15日 (金) 16:50:05 JST
Author: kawauchi
Date: 2017-09-15 16:50:04 +0900 (Fri, 15 Sep 2017)
New Revision: 3045
Modified:
trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am
Log:
[compat,->RELENG_1_2] vc2017 version has been changed from vc15 to vc141. refs #4172
Modified: trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am 2017-09-15 07:31:59 UTC (rev 3044)
+++ trunk/OpenRTM-aist/win32/OpenRTM-aist/Makefile.am 2017-09-15 07:50:04 UTC (rev 3045)
@@ -17,7 +17,7 @@
rm -f coil_config.props
rm -f build.bat
-sln: OpenRTM-aist_vc9.sln OpenRTM-aist_vc10.sln OpenRTM-aist_vc11.sln OpenRTM-aist_vc12.sln OpenRTM-aist_vc14.sln OpenRTM-aist_vc15.sln
+sln: OpenRTM-aist_vc9.sln OpenRTM-aist_vc10.sln OpenRTM-aist_vc11.sln OpenRTM-aist_vc12.sln OpenRTM-aist_vc14.sln OpenRTM-aist_vc141.sln
OpenRTM-aist_vc9.sln:
$(top_srcdir)/build/slntool.py \
More information about the openrtm-commit
mailing list