mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-21 05:00:19 +00:00
Add build notes to 1st level deps
This commit is contained in:
7
win32/deps/freetype/mod.md
Normal file
7
win32/deps/freetype/mod.md
Normal file
@@ -0,0 +1,7 @@
|
||||
* Download [FreeType 2.4.10](http://download.savannah.gnu.org/releases/freetype/freetype-2.4.10.tar.bz2)
|
||||
* Extract to `C:\mozilla-build\hexchat`
|
||||
* Open `builds\win32\vc2010\freetype.sln` with VS
|
||||
* Add `src\base\ftbdf.c` to `freetype\Source Files\FT_MODULES`
|
||||
* Build in VS
|
||||
* Release with `release-x86.bat`
|
||||
* Extract package to `C:\mozilla-build\hexchat\build\Win32`
|
||||
Reference in New Issue
Block a user