Merge changes from private tree.

Eliminate files that are not needed for NVTT.
This commit is contained in:
castano
2009-03-01 00:18:47 +00:00
parent 6fb29816a2
commit 88fc5ca18e
93 changed files with 837 additions and 6561 deletions

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

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