restructure the extrlib

This commit is contained in:
Jinhao
2015-10-15 01:33:53 +08:00
parent e51c0b6a69
commit 8f59ccfbf6
10 changed files with 9 additions and 5196 deletions

View File

@@ -1,3 +1,5 @@
The libpng.a is for MinGW(Not linux), and other .lib files are for VS2013
You can download the precompiled external libraries at http://sourceforge.net/projects/nanapro/files/extrlib/
Extract the ZIP file to the directory nana/extrlib. Then modify the marco switch defined in nana/include/config.hpp header file and rebuild the nana library.
You can download the precompiled external libraries at http://sourceforge.net/projects/nanapro/files/extrlib/
您可以下载预先编译的外部程序库,下载地址http://sourceforge.net/projects/nanapro/files/extrlib/
将ZIP文件释放到nana/extrlib目录。然后修改nana/include/config.hpp文件中对应的标志重新编译Nana库即可。