TemplateInfo.plist [plain text]
<?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 a Ruby C extension.</string>
	<key>FilesToMacroExpand</key>
	<array>
		<string>«PROJECTNAMEASIDENTIFIER».c</string>
	</array>
	<key>FilesToRename</key>
	<dict>
		<key>main.c</key>
		<string>«PROJECTNAMEASIDENTIFIER».c</string>
	</dict>
</dict>
</plist>

Generated by GNU enscript 1.6.4.