|
@@ -69,6 +69,9 @@
|
|
|
<copy todir="assets/res/shaders">
|
|
<copy todir="assets/res/shaders">
|
|
|
<fileset dir="../../../gameplay/res/shaders"/>
|
|
<fileset dir="../../../gameplay/res/shaders"/>
|
|
|
</copy>
|
|
</copy>
|
|
|
|
|
+ <copy todir="assets/res/ui">
|
|
|
|
|
+ <fileset dir="../../../gameplay/res/ui"/>
|
|
|
|
|
+ </copy>
|
|
|
</target>
|
|
</target>
|
|
|
|
|
|
|
|
<!-- Import the actual build file.
|
|
<!-- Import the actual build file.
|