# OASIS_START
# DO NOT EDIT (digest: 77990518431a87e42b672af990c7c4e4)
version = "1.0.0"
description = "RPC library - legacy camlp4 modules"
archive(byte) = "rpclib_legacy.cma"
archive(byte, plugin) = "rpclib_legacy.cma"
archive(native) = "rpclib_legacy.cmxa"
archive(native, plugin) = "rpclib_legacy.cmxs"
exists_if = "rpclib_legacy.cma"
package "syntax" (
 version = "1.0.0"
 description = "RPC library - legacy camlp4 modules"
 requires = "type_conv result"
 archive(syntax, preprocessor) = "rpclib_syntax.cma"
 archive(syntax, toploop) = "rpclib_syntax.cma"
 archive(syntax, preprocessor, native) = "rpclib_syntax.cmxa"
 archive(syntax, preprocessor, native, plugin) = "rpclib_syntax.cmxs"
 exists_if = "rpclib_syntax.cma"
)

package "idl" (
 version = "1.0.0"
 description = "RPC library - legacy camlp4 modules"
 requires = "rpclib camlp4 result"
 archive(syntax, preprocessor) = "idl.cma"
 archive(syntax, toploop) = "idl.cma"
 archive(syntax, preprocessor, native) = "idl.cmxa"
 archive(syntax, preprocessor, native, plugin) = "idl.cmxs"
 exists_if = "idl.cma"
)
# OASIS_STOP

