Blame view

Proj/EventRecorderStub.scvd 330 Bytes
95ce2328   李外   完成USB移植,测试正常,
1
2
3
4
5
6
7
8
9
  <?xml version="1.0" encoding="utf-8"?>
  
  <component_viewer schemaVersion="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="Component_Viewer.xsd">
  
  <component name="EventRecorderStub" version="1.0.0"/>       <!--name and version of the component-->
    <events>
    </events>
  
  </component_viewer>