[openrtm-commit:03014] r3142 - trunk/OpenRTM-aist/src/lib/hrtm
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 12月 13日 (水) 15:36:51 JST
Author: n-ando
Date: 2017-12-13 15:36:51 +0900 (Wed, 13 Dec 2017)
New Revision: 3142
Modified:
trunk/OpenRTM-aist/src/lib/hrtm/Makefile.am
Log:
[compat,build] WiX installer related files unnecessary now.
Modified: trunk/OpenRTM-aist/src/lib/hrtm/Makefile.am
===================================================================
--- trunk/OpenRTM-aist/src/lib/hrtm/Makefile.am 2017-12-13 06:34:49 UTC (rev 3141)
+++ trunk/OpenRTM-aist/src/lib/hrtm/Makefile.am 2017-12-13 06:36:51 UTC (rev 3142)
@@ -137,20 +137,8 @@
--header $(hrtmheader_HEADERS)
qkc -O- -sm $(win32_builddir)/hrtm/libHRTM_vc14.vcxproj
-#------------------------------------------------------------
-# for wxs file
-#------------------------------------------------------------
-wxs:
- $(top_srcdir)/build/makewxs.py flist \
- -c Headers \
- -o $(win32_builddir)installer/headers.yaml \
- -p ..\\hrtm \
- *.h version.txt
+dist-hook: lst vcproj
-
-
-dist-hook: lst vcproj wxs
-
clean-local:
rm -f *~ Makefile.old *core
rm -f *.lst
More information about the openrtm-commit
mailing list