-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.flexLibProperties
20 lines (20 loc) · 1.11 KB
/
.flexLibProperties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<flexLibProperties includeAllClasses="false" useMultiPlatformConfig="false" version="1">
<includeClasses>
<classEntry path="com.adverserealms.core.command.AsyncCommand"/>
<classEntry path="com.adverserealms.core.model.HTTPFault"/>
<classEntry path="com.adverserealms.core.net.HTTPLoader"/>
<classEntry path="com.adverserealms.core.util.ReflectionUtil"/>
<classEntry path="com.adverserealms.core.util.URLUtil"/>
<classEntry path="com.adverserealms.dropbox.command.GetAccountInfo"/>
<classEntry path="com.adverserealms.dropbox.command.GetMetadata"/>
<classEntry path="com.adverserealms.dropbox.command.GetToken"/>
<classEntry path="com.adverserealms.dropbox.config.Services"/>
<classEntry path="com.adverserealms.dropbox.model.AccountInfo"/>
<classEntry path="com.adverserealms.dropbox.model.DropboxFile"/>
<classEntry path="com.adverserealms.dropbox.service.DropboxConnection"/>
<classEntry path="com.adverserealms.dropbox.util.ValidateResult"/>
</includeClasses>
<includeResources/>
<namespaceManifests/>
</flexLibProperties>