| .. |
|
CMakeLists.txt
|
562bb9a2e9
修复cs文件无法编译的bug,原因是修改了FindMono模块,相应的cmake变量没有改到
|
13 лет назад |
|
MonoInit.cc
|
197e26995f
std::bind换回boost::bind,因为很多编译器还不支持c++ 11
|
12 лет назад |
|
MonoInit.cs
|
197e26995f
std::bind换回boost::bind,因为很多编译器还不支持c++ 11
|
12 лет назад |
|
MonoInit.h
|
c97e7fdf36
1.boost::bind boost::function boost::shared_ptr 等boost库使用C++ 11标准库替代
|
13 лет назад |
|
MonoInitTest.cc
|
d12e4c23f1
删除glog gflags
|
12 лет назад |