qtgrpc/sync.profile

7 lines
163 B
Plaintext
Raw Normal View History

%modules = (
"QtProtobuf" => "$basedir/src/protobuf",
"QtGrpc" => "$basedir/src/grpc",
);
@ignore_for_qt_begin_namespace_check = ( "qprotobufobject.h" );