view Xcode/TemplatesForProjectBuilder/SDL Application/SDL App.pbproj/TemplateInfo.plist @ 3295:4ff84e8939c1

Whoops, need both the header and the library!
author Sam Lantinga <slouken@libsdl.org>
date Mon, 21 Sep 2009 11:31:28 +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.</string>
	<key>FilesToMacroExpand</key>
	<array>
		<string>English.lproj/InfoPlist.strings</string>
	</array>
</dict>
</plist>