Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist @ 4915:834ce48a19c2
Fix right mouse event handling in Cocoa
NSView in Cocoa has a different event handling procedure for
right mouse events (rightMouseDown: etc.)
author | Jjgod Jiang <gzjjgod@gmail.com> |
---|---|
date | Sun, 09 May 2010 12:58:58 +0800 |
parents | d44a0a913aa2 |
children |
line wrap: on
line source
{ FilesToRename = { "SDLApp_Prefix.pch" = "ÇPROJECTNAMEÈ_Prefix.pch"; }; FilesToMacroExpand = ( "ÇPROJECTNAMEÈ_Prefix.pch", "Info.plist", "English.lproj/InfoPlist.strings", "main.c", ); Description = "This project builds an SDL-based application that uses OpenGL."; }