mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
1 line
192 B
Batchfile
1 line
192 B
Batchfile
mingw32-g++ -mwindows -mconsole -o TestXML.exe TestXML.o c:/xmlsoft_distro/lib/libxml2.lib c:/xmlsoft_distro/lib/zlib.lib c:/xmlsoft_distro/lib/iconv.lib -Wl,--start-group -Wl,--end-group
|