source: trunk/filemanager/tp/dompdf/lib/ttf2ufm/ttf2ufm-src/cygbuild.sh @ 2000

Revision 2000, 258 bytes checked in by amuller, 14 years ago (diff)

Ticket #597 - Implementação do módulo gerenciador de arquivos

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.