RingRTC provides Signal Messenger applications with a common interface for video and voice calling services built on top of WebRTC.
3 lines
64 B
Makefile
3 lines
64 B
Makefile
|
|
all:
|
|
protoc --java_out=../src/ Backups.proto DeviceName.proto
|