<?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>documents</key> <array> <dict> <key>filename</key> <string>TimeStamper.launch</string> </dict> <dict> <key>filename</key> <string>build.xml</string> </dict> <dict> <key>name</key> <string>griffon-app</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string> <key>sourceDirectory</key> <string>griffon-app</string> </dict> <dict> <key>name</key> <string>test</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string> <key>sourceDirectory</key> <string>test</string> </dict> <dict> <key>name</key> <string>lib</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string> <key>sourceDirectory</key> <string>lib</string> </dict> <dict> <key>name</key> <string>scripts</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string> <key>sourceDirectory</key> <string>scripts</string> </dict> <dict> <key>name</key> <string>src</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string> <key>sourceDirectory</key> <string>src</string> </dict> <dict> <key>name</key> <string>web-app</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string> <key>sourceDirectory</key> <string>web-app</string> </dict> </array> <key>fileHierarchyDrawerWidth</key> <integer>200</integer> <key>metaData</key> <dict/> <key>showFileHierarchyDrawer</key> <true/> <key>windowFrame</key> <string>{{237, 127}, {742, 553}}</string> </dict> </plist>