Files
zoitechat/win32/deps/expat/mod.md
2012-11-05 14:28:21 +01:00

482 B

  • Download Expat 2.1.0
  • Extract to C:\mozilla-build\hexchat
  • Open expat.dsw with VS and convert
  • For each project, change Runtime Library from Multi-threaded (/MT) to Multi-threaded DLL (/MD) under Configuration Properties -> C/C++ -> Code Generation
  • Build in VS
  • Release with release-x86.bat
  • Extract package to C:\mozilla-build\hexchat\build\Win32