Add build notes to 1st level deps

This commit is contained in:
Berke Viktor
2012-11-05 14:28:21 +01:00
parent 857f436671
commit cd92b0e72b
5 changed files with 29 additions and 0 deletions

View 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`