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)

BIN
extern/gnuwin/bin/win64/jpeg62.dll vendored Executable file

Binary file not shown.

BIN
extern/gnuwin/bin/win64/libpng12.dll vendored Executable file

Binary file not shown.

BIN
extern/gnuwin/bin/win64/libtiff3.dll vendored Executable file

Binary file not shown.

BIN
extern/gnuwin/bin/win64/zlib1.dll vendored Executable file

Binary file not shown.

View File

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.