diff options
author | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
---|---|---|
committer | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
commit | b7c51c9cf4864df6aabb99a1ae843becd577237c (patch) | |
tree | eebe9b0d0ca03062955223097e57da84dd618b9a /Protocol/ProtocolLib.cif | |
download | zprj-master.tar.xz |
Diffstat (limited to 'Protocol/ProtocolLib.cif')
-rw-r--r-- | Protocol/ProtocolLib.cif | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Protocol/ProtocolLib.cif b/Protocol/ProtocolLib.cif new file mode 100644 index 0000000..41798d1 --- /dev/null +++ b/Protocol/ProtocolLib.cif @@ -0,0 +1,49 @@ +<component> + name = "ProtocolLib" + category = ModulePart + LocalRoot = "Protocol\" + RefName = "ProtocolLib" +[files] +"ProtocolLib.sdl" +"ProtocolLib.mak" +"Authorization\Authorization.c" +"Authorization\Authorization.h" +"CardService\CardService.c" +"CardService\CardService.h" +"EnhancedSpeedstep\EnhancedSpeedstep.c" +"EnhancedSpeedstep\EnhancedSpeedstep.h" +"FaultTolerantWrite\FaultTolerantWrite.c" +"FaultTolerantWrite\FaultTolerantWrite.h" +"GenericFru\GenericFru.c" +"GenericFru\GenericFru.h" +"GPIO\Gpio.c" +"GPIO\Gpio.h" +"Ip\Ip.c" +"Ip\Ip.h" +"MpService\MpService.c" +"MpService\MpService.h" +"PcmciaRequest\PcmciaRequest.c" +"PcmciaRequest\PcmciaRequest.h" +"SimpleAudioOut\SimpleAudioOut.c" +"SimpleAudioOut\SimpleAudioOut.h" +"Sio\Sio.c" +"Sio\Sio.h" +"SmmRtProtocol\SmmRtProtocol.c" +"SmmRtProtocol\SmmRtProtocol.h" +"Smtp\Smtp.c" +"Smtp\Smtp.h" +"SocketService\SocketService.c" +"SocketService\SocketService.h" +"Speaker\Speaker.c" +"Speaker\Speaker.h" +"TcpSock\TcpSock.c" +"TcpSock\TcpSock.h" +"SwapAddressRange\SwapAddressRange.c" +"SwapAddressRange\SwapAddressRange.h" +"TelnetServer\TelnetServer.c" +"TelnetServer\TelnetServer.h" +"Udp\Udp.c" +"Udp\Udp.h" +"VgaMiniPort\VgaMiniPort.c" +"VgaMiniPort\VgaMiniPort.h" +<endComponent> |