-
Notifications
You must be signed in to change notification settings - Fork 0
/
.project
42 lines (37 loc) · 1.2 KB
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!--
Dark Room X
NOTICE OF LICENSE
All project source files are subject to the Open Software License (OSL 3.0)
that is included with this applciation in the file LICENSE.txt.
The license is also available online at the following URL:
http://opensource.org/licenses/osl-3.0.php
If you did not receive a copy of the license, please send
an email to [email protected] so we can send a copy to you.
@package dr
@copyright Copyright (c) 2009 Jeffrey Fuller (http://getdarkroom.com)
@license Open Software License (OSL 3.0), http://opensource.org/licenses/osl-3.0.php
-->
<projectDescription>
<name>DarkRoomX</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.adobe.flexbuilder.project.flexbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.adobe.flexbuilder.apollo.apollobuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.adobe.flexbuilder.apollo.apollonature</nature>
<nature>com.adobe.flexbuilder.project.flexnature</nature>
<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
</natures>
</projectDescription>