Mercurial > sdl-ios-xcode
view Xcode/TemplatesForProjectBuilder/SDL OpenGL Application/SDL OpenGL App.pbproj/TemplateInfo.plist @ 3281:2d3a9f229ba1
I'm gussing that this was never compiled where TTF support was missing. As a result a call to SDL_GetError and a call to TTF_GetError were swapped.
I "fixed" it. That is it now compiles.
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Sat, 19 Sep 2009 15:22:33 +0000 |
parents | d63e9f5944ae |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Description</key> <string>This project builds an SDL-based application that uses OpenGL.</string> <key>FilesToMacroExpand</key> <array> <string>English.lproj/InfoPlist.strings</string> </array> </dict> </plist>