1 Star 0 Fork 30

KevinLi11/duilib

forked from Gitee 极速下载/duilib 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Readme.cmake 558 Bytes
一键复制 编辑 原始数据 按行查看 历史
#Readme file for CMake
#Author: Qi Gao(monkgau@gmail.com)
#Created: 2012/9/19
1. Open SDK or VS Command prompts at where your duilib located,eg: d:\dev\duilib
2. create a directory for build. eg: mkdir build
3. begin to create makefiles at build dir. eg: d:\dev\cmake\bin\cmake.exe ..
4. build all apps. eg: nmake
5. enjoy your dui apps at bin directory. eg: d:\dev\duilib\bin
process listed have been tested under vc2010 and winsdk7.1
ps: for a successful cmake build,you may need to delete the lib link code from stdafx.h of each project.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/kevinli11/duilib.git
git@gitee.com:kevinli11/duilib.git
kevinli11
duilib
duilib
master

搜索帮助