public
Description: Demonstration project for KCRUG.org presentation "Get Rich Quick with Flex and Rails"
Homepage:
Clone URL: git://github.com/pillowfactory/kcrug_address_book.git
pillowfactory (author)
Tue Aug 26 14:41:51 -0700 2008
commit  cc6fb155cac09c7b0f6e06c60b21f7baf09d3437
tree    0cf1d0530c55f6c0d3d32fd83449813946d718f6
parent  356344828d901d9f8ad001f84820244cc7d4dfbe
kcrug_address_book / .project
100644 19 lines (18 sloc) 0.457 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>address_book</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.adobe.flexbuilder.project.flexbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.adobe.flexbuilder.project.flexnature</nature>
<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
</natures>
</projectDescription>