mirror of https://github.com/qt/qtgrpc.git
Remove deprecated sync.profile
Task-number: QTBUG-112418 Change-Id: Iadebc4dbdd0293f19b133fe722a322b3190721e4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
6dda607f6d
commit
ce1ca61d33
|
@ -1,6 +0,0 @@
|
|||
%modules = (
|
||||
"QtProtobuf" => "$basedir/src/protobuf",
|
||||
"QtGrpc" => "$basedir/src/grpc",
|
||||
);
|
||||
@ignore_for_qt_begin_namespace_check = ( "qprotobufobject.h" );
|
||||
|
Loading…
Reference in New Issue