-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.flexLibProperties
21 lines (21 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
21
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<flexLibProperties includeAllClasses="true" useMultiPlatformConfig="false" version="3">
<includeClasses>
<classEntry path="core.app.resources.ExternalXMLResource"/>
<classEntry path="core.app.resources.ExternalMP3Resource"/>
<classEntry path="core.app.core.serialization.Serializer"/>
<classEntry path="core.app.core.serialization.SerializerTask"/>
<classEntry path="core.app.util.ArrayUtil"/>
<classEntry path="core.app.core.validators.IValidator"/>
<classEntry path="core.app.validators.CollectionValidator"/>
<classEntry path="core.app.validators.AbstractValidator"/>
<classEntry path="core.app.events.ValidatorEvent"/>
<classEntry path="core.app.events.CollectionValidatorEvent"/>
<classEntry path="core.app.operations.SerializeOperation"/>
<classEntry path="core.app.util.SerializationUtil"/>
<classEntry path="core.app.core.managers.fileSystemProviders.IMemoryFileSystemProvider"/>
<classEntry path="core.app.util.FileSystemTypes"/>
</includeClasses>
<includeResources/>
<namespaceManifests/>
</flexLibProperties>