-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhoney.cfg
More file actions
20 lines (20 loc) · 741 Bytes
/
honey.cfg
File metadata and controls
20 lines (20 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<SolutionConfig Version="2.3.3.0">
<PublishDirectory Value="Resources/res/" />
<PackageDirectory Value="package/" />
<PublishType Value="All" />
<SolutionSize Value="540 * 960" />
<ResolutionName Value="Android(DVGA)" />
<DefaultSerializer Value="Serializer_FlatBuffers" />
<CustomSerializer Value="Serializer_FlatBuffers" />
<IsNameStandardized Value="False" />
<CustomProperties>
<Item Key="CCS_CocosPropertis">
<Value ctype="CocosProperties">
<SolutionCodeType Value="Complete" />
<ProgramLanguage Value="cpp" />
<CreateFrameworkVersion Value="cocos2d-x-3.7" />
<CurrentFrameworkVersion Value="cocos2d-x-3.7" />
</Value>
</Item>
</CustomProperties>
</SolutionConfig>