[openrtm-commit:03222] r3239 - branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl
openrtm @ openrtm.org
openrtm @ openrtm.org
2018年 3月 6日 (火) 11:28:54 JST
Author: miyamoto
Date: 2018-03-06 11:28:54 +0900 (Tue, 06 Mar 2018)
New Revision: 3239
Modified:
branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am
Log:
[build, ->trunk] Build bug fixed.
Modified: branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am 2018-03-06 02:26:01 UTC (rev 3238)
+++ branches/RELENG_1_2/OpenRTM-aist/src/ext/ssl/Makefile.am 2018-03-06 02:28:54 UTC (rev 3239)
@@ -80,7 +80,7 @@
--version $(RTM_VERSION) \
--out $(win32_builddir)/$(PROJNAME)Dll_vc$${ver}.vcxproj \
--yaml $(top_builddir)/examples/rtcdll.vcproj.yaml \
- --source $(SSL_WIN_SRC) ; \
+ --source $(SSL_WIN_SRC) ;
qkc -O- -sm $(win32_builddir)/$(PROJNAME)Dll_vc$${ver}.vcxproj ; \
done
More information about the openrtm-commit
mailing list