diff options
Diffstat (limited to 'demos/address-book/protected/pages/flex/.project')
-rw-r--r-- | demos/address-book/protected/pages/flex/.project | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/demos/address-book/protected/pages/flex/.project b/demos/address-book/protected/pages/flex/.project new file mode 100644 index 00000000..b9d6c02b --- /dev/null +++ b/demos/address-book/protected/pages/flex/.project @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>flex_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>
|