mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 02:30:19 +00:00
482 B
482 B
- Download Expat 2.1.0
- Extract to
C:\mozilla-build\hexchat - Open
expat.dswwith 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