Skip to content

Commit

Permalink
Add Linux64 config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicky-D authored Dec 23, 2023
1 parent 0a9187f commit 57f78ad
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions autobuild.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,27 @@
<key>name</key>
<string>common</string>
</map>
<key>linux64</key>
<map>
<key>build_directory</key>
<string>stage</string>
<key>configurations</key>
<map>
<key>default</key>
<map>
<key>default</key>
<boolean>true</boolean>
<key>name</key>
<string>default</string>
</map>
</map>
<key>manifest</key>
<array>
<string>js/*.js</string>
</array>
<key>name</key>
<string>linux64</string>
</map>
<key>darwin64</key>
<map>
<key>build_directory</key>
Expand Down

0 comments on commit 57f78ad

Please sign in to comment.