03c81535ab
Try to preserve most of the manual changes done to libtiff sources in wxWidgets, dropping just some VC6-specific workarounds which are not needed any more.
20 lines
499 B
Plaintext
20 lines
499 B
Plaintext
[submodule "3rdparty/catch"]
|
|
path = 3rdparty/catch
|
|
url = https://github.com/wxWidgets/Catch.git
|
|
[submodule "src/zlib"]
|
|
path = src/zlib
|
|
url = https://github.com/wxWidgets/zlib.git
|
|
branch = wx
|
|
[submodule "src/png"]
|
|
path = src/png
|
|
url = https://github.com/wxWidgets/libpng.git
|
|
branch = wx
|
|
[submodule "src/expat"]
|
|
path = src/expat
|
|
url = https://github.com/wxWidgets/libexpat.git
|
|
branch = wx
|
|
[submodule "src/tiff"]
|
|
path = src/tiff
|
|
url = https://github.com/wxWidgets/libtiff.git
|
|
branch = wx
|