mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-20 15:20:34 +00:00
Remove lin32 jar from build
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
<delete dir="${classes.dir}"/>
|
<delete dir="${classes.dir}"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="all" depends="limelight-osx,limelight-lin32,limelight-lin64,limelight-win32,limelight-win64"/>
|
<target name="all" depends="limelight-osx,limelight-lin64,limelight-win32,limelight-win64"/>
|
||||||
|
|
||||||
<target name="limelight-osx" depends="init">
|
<target name="limelight-osx" depends="init">
|
||||||
<!-- compile limelight -->
|
<!-- compile limelight -->
|
||||||
|
|||||||
Reference in New Issue
Block a user