In working with Microsoft CRM 2011, we have a solution that contains multiple web resources, most of them JavaScript files. Some of these I'd like to make globally available (jQuery core library among them), rather than having to reference them on every form via Form Properties > Form Libraries.
Any way to do this? I'm sure there are hacks, but I want to keep everything contained within our solution so it can be ported between environments.