bigbluebutton-Github/bbb-screenshare/jws/native-libs/ffmpeg-linux-x86/svc2/build.gradle

11 lines
154 B
Groovy
Raw Normal View History

2016-12-24 02:50:00 +08:00
apply plugin: 'java'
apply plugin: 'eclipse'
sourceCompatibility=1.6
targetCompatibility=1.6
version = '0.0.1'
archivesBaseName = 'ffmpeg-linux-x86'