Mercurial > sdl-ios-xcode
view src/main/macos/SIZE.r @ 4260:42d28f92253b SDL-1.2
Removed -rpath from link line.
We don't need to look in the library's install dir for dependencies;
They are all system libraries that should be in other path lists anyhow.
Fixes Bugzilla #499.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 28 Sep 2009 18:21:58 +0000 |
parents | 74212992fb08 |
children | 1e191391e68d |
line wrap: on
line source
#include "Processes.r" resource 'SIZE' (-1) { reserved, acceptSuspendResumeEvents, reserved, canBackground, doesActivateOnFGSwitch, backgroundAndForeground, getFrontClicks, ignoreAppDiedEvents, is32BitCompatible, isHighLevelEventAware, onlyLocalHLEvents, notStationeryAware, useTextEditServices, reserved, reserved, reserved, 5242880, // 5 megs minimum 5242880 // 5 megs maximum };