mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +00:00
Fix build.xml
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
<target name="compile-common" depends="init">
|
||||
<!-- compile limelight -->
|
||||
<javac includeantruntime="false" destdir="${classes.dir}/common">
|
||||
<src path="${common.src.dir}"/>java
|
||||
<src path="${common.src.dir}"/>
|
||||
|
||||
<classpath>
|
||||
<fileset dir="${common.libs.dir}" includes="*.jar"/>
|
||||
|
||||
Reference in New Issue
Block a user