18 Star 39 Fork 1

mathmhb / Makefile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile-Windows.ini 765 Bytes
一键复制 编辑 原始数据 按行查看 历史
mathmhb 提交于 2022-12-31 18:07 . comment pcl settings
#USR=d:\msys64\mingw64
M_INC=$(USR)\include
M_LIB=$(USR)\lib
M_BIN=$(USR)\bin
USE_TCC=1
#TCC_DIR=d:\tcc
#~ tbb.ver=
#~ tbb.inc=$(M_INC)\tbb
#~ tbb.lib=$(M_LIB)
#~ tbb.bin=$(M_BIN)
#~ opencv.ver=4.5.0
#~ opencv.inc=$(M_INC)\opencv4
#~ opencv.lib=$(M_LIB)
#~ opencv.bin=$(M_BIN)
#~ qt.ver=5
#~ qt.inc=$(M_INC)
#~ qt.lib=$(M_LIB)
#~ qt.bin=$(M_BIN)
#~ vtk.ver=8.2
#~ vtk.inc=$(M_INC)\vtk-$(vtk.ver)
#~ vtk.lib=$(M_LIB)
#~ vtk.bin=$(M_BIN)
#~ fltk.ver=1.3.5
#~ fltk.inc=$(M_INC)\FL
#~ fltk.lib=$(M_LIB)
#~ fltk.bin=$(M_BIN)
#~ pcl.ver=1.11
#~ pcl.dir=d:\pcl-mingw64
#~ pcl.inc=$(pcl.dir)\include\pcl-$(pcl.ver)
#~ pcl.lib=$(pcl.dir)\lib
#~ pcl.bin=$(pcl.dir)\bin
#C=-I$(opencv.inc)
#L=-L$(opencv.lib) -lopencv_core440
其他
1
https://gitee.com/imbit_mathmhb/Makefile.git
git@gitee.com:imbit_mathmhb/Makefile.git
imbit_mathmhb
Makefile
Makefile
master

搜索帮助