source: sandbox/2.3-MailArchiver/filemanager/tp/dompdf/lib/ttf2ufm/ttf2ufm-src/cygbuild.sh @ 6779

Revision 6779, 258 bytes checked in by rafaelraymundo, 12 years ago (diff)

Ticket #2946 - Liberado Expresso(branch 2.3) integrado ao MailArchiver?.

Line 
1:
2# this file should be run from Cygnus BASH
3# file to build ttf2pt1 with Cygnus GCC on Windows
4# don't forget to copy CYGWIN1.DLL into C:\WINDOWS
5
6gcc -o ttf2pt1 -DWINDOWS ttf2pt1.c pt1.c t1asm.c ttf.c -lm
7gcc -o t1asm -DWINDOWS -DSTANDALONE t1asm.c
8
Note: See TracBrowser for help on using the repository browser.