-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.flexLibProperties
More file actions
16 lines (16 loc) · 805 Bytes
/
.flexLibProperties
File metadata and controls
16 lines (16 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<flexLibProperties includeAllClasses="true" version="3">
<includeClasses>
<classEntry path="com.classsoftware.statemachine.StateMachine"/>
<classEntry path="com.classsoftware.history.History"/>
<classEntry path="com.classsoftware.statemachine.model.State"/>
<classEntry path="com.classsoftware.statemachine.model.Action"/>
<classEntry path="flexUnitTests.HistoryTest"/>
<classEntry path="com.classsoftware.statemachine.HistoryStateMachine"/>
<classEntry path="flexUnitTests.StateMachineTest"/>
<classEntry path="flexUnitTests.HistoryStateMachineTest"/>
<classEntry path="com.classsoftware.statemachine.model.ActionHandler"/>
</includeClasses>
<includeResources/>
<namespaceManifests/>
</flexLibProperties>