Skip to content

Commit

Permalink
Merge pull request #4 from Nicky-D/master
Browse files Browse the repository at this point in the history
Add Linux64 config
  • Loading branch information
nat-goodspeed authored Jan 2, 2024
2 parents 0a9187f + 57f78ad commit 790015a
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 790015a

Please sign in to comment.