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

11 lines
154 B
Groovy
Raw Normal View History

2017-01-07 05:04:14 +08:00
apply plugin: 'java'
apply plugin: 'eclipse'
sourceCompatibility=1.6
targetCompatibility=1.6
version = '0.0.1'
archivesBaseName = 'ffmpeg-linux-x86'