We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 230

Summary: Watcom-Win32 makefile for SDL_ttf, including freetype libs
Product: SDL_ttf Reporter: Marc Peter <macpete>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: x86   
OS: Windows (All)   
Bug Depends on: 216    
Bug Blocks:    
Attachments: OpenWatcom makefile plus freetype 2.1.10 libs and headers

Description Marc Peter 2006-05-13 18:40:00 UTC
The attached archive contains a makefile for use with OpenWatcom 1.4 or newer, including the headers of freetype 2.1.10, and freetype libraries built with OpenWatcom for static and dynamic link libraries.

It calls the OpenWatcom makefile from the main SDL distribution, as contained in the Subversion trunk, to be able to built the test executables.
Comment 1 Marc Peter 2006-05-13 18:45:57 UTC
Created attachment 130 [details]
OpenWatcom makefile plus freetype 2.1.10 libs and headers
Comment 2 Sam Lantinga 2006-05-14 17:16:17 UTC
This is in subversion, thanks!