Mercurial > sdl-ios-xcode
view Xcode/TemplatesForProjectBuilder/SDL OpenGL Application/SDL OpenGL App.pbproj/TemplateInfo.plist @ 3174:c8b9c6d27476
Fixed some typos and added a couple of includes. All were need to get SDL_power to compile on Linux.
Sam, you might want to check to see that the spellings I picked are the spellings you wanted.
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Mon, 08 Jun 2009 19:24:38 +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>