Mercurial > sdl-ios-xcode
comparison config.guess @ 1113:39408f59a0f7
In MacOSX, when drag'n'dropping a document on an SDL app, or double-clicking a
document associated with the app, the document(s) are passed to SDL_main()
as if they were command line arguments. Otherwise, the command line is always
empty and there is no way for the app to recover this information.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 11 Aug 2005 00:56:16 +0000 |
parents | dac996d69abb |
children | b1425473be0f |
comparison
equal
deleted
inserted
replaced
1112:6ded3dd929f5 | 1113:39408f59a0f7 |
---|