Reorganize external libs.

This commit is contained in:
castano
2008-05-22 19:47:23 +00:00
parent 10e79dac9d
commit ca8d17abf5
37 changed files with 2428 additions and 0 deletions

7
extern/gnuwin32/CMakeLists.txt vendored Normal file
View File

@ -0,0 +1,7 @@
INSTALL(PROGRAMS
bin/jpeg62.dll
bin/libpng13.dll
bin/libtiff3.dll
bin/zlib1.dll
DESTINATION bin)