Skip to content

Commit fd46805

Browse files
committed
include tool.properties for Movie Maker during build
1 parent 410693c commit fd46805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@
341341
<copy todir="${target.path}/tools" preservelastmodified="true">
342342
<fileset dir="shared/tools">
343343
<patternset>
344+
<include name="MovieMaker/tool.properties" />
344345
<include name="MovieMaker/tool/**" />
345346
<!-- <include name="**/tool/**" /> -->
346347
</patternset>

0 commit comments

Comments
 (0)