lpw
2022-03-14 7acec95dedc4b1175a8d1fc5a123f5d381d276f8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="QQ2.5.0"/>
    <comps>
        <!-- 公共模块 -->
        <comp module="CORE" plaf="QQ" mandatory="YES" value="WAQQCore" desc="公共模块"/>
        <!-- 用户模块 -->
        <comp module="USR" plaf="QQ" mandatory="YES" value="WAQQUser" desc="qq用户账户"/>
    </comps>
    <ops>
        <op type="copy" category="res" isFile="NO" from="frameworks" to="wasdk/ap/frameworks" />
        <op type="ref" category="res" isFile="NO" from="System/Library/Frameworks/StoreKit.framework"/>
    </ops>
</config>