forked from robotlegs/robotlegs-framework
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.flexLibProperties
29 lines (29 loc) · 1.42 KB
/
.flexLibProperties
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
<?xml version="1.0" encoding="UTF-8"?>
<flexLibProperties includeAllClasses="false" version="1">
<includeClasses>
<classEntry path="org.robotlegs.adapters.SwiftSuspendersInjector"/>
<classEntry path="org.robotlegs.adapters.SwiftSuspendersReflector"/>
<classEntry path="org.robotlegs.core.ICommand"/>
<classEntry path="org.robotlegs.core.ICommandMap"/>
<classEntry path="org.robotlegs.core.IContext"/>
<classEntry path="org.robotlegs.core.IContextProvider"/>
<classEntry path="org.robotlegs.core.IInjector"/>
<classEntry path="org.robotlegs.core.IMediator"/>
<classEntry path="org.robotlegs.core.IMediatorMap"/>
<classEntry path="org.robotlegs.core.IPropertyProvider"/>
<classEntry path="org.robotlegs.core.IReflector"/>
<classEntry path="org.robotlegs.mvcs.Command"/>
<classEntry path="org.robotlegs.base.CommandMap"/>
<classEntry path="org.robotlegs.base.ContextBase"/>
<classEntry path="org.robotlegs.base.ContextError"/>
<classEntry path="org.robotlegs.base.ContextEvent"/>
<classEntry path="org.robotlegs.base.MediatorBase"/>
<classEntry path="org.robotlegs.base.MediatorMap"/>
<classEntry path="org.robotlegs.mvcs.Proxy"/>
<classEntry path="org.robotlegs.mvcs.Service"/>
<classEntry path="org.robotlegs.mvcs.Context"/>
<classEntry path="org.robotlegs.mvcs.Mediator"/>
</includeClasses>
<includeResources/>
<namespaceManifests/>
</flexLibProperties>