forked from blooddy/blooddy_crypto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.flexLibProperties
23 lines (23 loc) · 1.18 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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<flexLibProperties includeAllClasses="false" useMultiPlatformConfig="false" version="3">
<includeClasses>
<classEntry path="by.blooddy.crypto.Adler32"/>
<classEntry path="by.blooddy.crypto.Base64"/>
<classEntry path="by.blooddy.crypto.CRC32"/>
<classEntry path="by.blooddy.crypto.MD5"/>
<classEntry path="by.blooddy.crypto.SHA1"/>
<classEntry path="by.blooddy.crypto.SHA2"/>
<classEntry path="by.blooddy.crypto.image.JPEGEncoder"/>
<classEntry path="by.blooddy.crypto.image.PNG24Encoder"/>
<classEntry path="by.blooddy.crypto.image.PNG8Encoder"/>
<classEntry path="by.blooddy.crypto.image.PNGEncoder"/>
<classEntry path="by.blooddy.crypto.image.PNGFilter"/>
<classEntry path="by.blooddy.crypto.image.palette.IPalette"/>
<classEntry path="by.blooddy.crypto.image.palette.LevelsPalette"/>
<classEntry path="by.blooddy.crypto.image.palette.MedianCutPalette"/>
<classEntry path="by.blooddy.crypto.serialization.JSON"/>
<classEntry path="by.blooddy.crypto.serialization.JSONer"/>
</includeClasses>
<includeResources/>
<namespaceManifests/>
</flexLibProperties>