changed teh build.xml to include desktop sharing module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1769 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
cdbe88f2a0
commit
b9756eea11
@ -16,6 +16,7 @@
|
||||
<mxmlc-compile target="${APP_ROOT}/PresentationModule" />
|
||||
<mxmlc-compile target="${APP_ROOT}/VideoModule" />
|
||||
<mxmlc-compile target="${APP_ROOT}/LoginModule" />
|
||||
<mxmlc-compile target="${APP_ROOT}/DeskShareModule />
|
||||
|
||||
<copy todir="${OUTPUT_DIR}/conf" >
|
||||
<fileset dir="./src/conf" />
|
||||
|
Loading…
Reference in New Issue
Block a user