Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Commit

Permalink
BuilAll script: Adding Maya 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelcampos committed Aug 24, 2017
1 parent 41a2608 commit 28a1790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildAll
Expand Up @@ -4,4 +4,5 @@ scons -j8 no-cache=1 with-maya=2014
scons -j8 no-cache=1 with-maya=2015
scons -j8 no-cache=1 with-maya=2016 with-mayadevkit=/usr/autodesk/maya2016/devkitBase
scons -j8 no-cache=1 with-maya=2017 with-mayadevkit=/usr/autodesk/maya2017/devkitBase
scons -j8 no-cache=1 with-maya=2018 with-mayadevkit=/usr/autodesk/maya2018/devkitBase

1 change: 1 addition & 0 deletions buildAll.bat
Expand Up @@ -6,4 +6,5 @@ scons -j8 no-cache=1 with-maya=2015
scons -j8 no-cache=1 with-maya=2016
scons -j8 no-cache=1 with-maya=2016.5
scons -j8 no-cache=1 with-maya=2017
scons -j8 no-cache=1 with-maya=2018

0 comments on commit 28a1790

Please sign in to comment.