Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:mgear-dev/mgear_dist
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrese committed Oct 8, 2018
2 parents 93e753d + defeaa7 commit 7437dbd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mGear.mod.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@ scripts: ../../../../scripts
+ MAYAVERSION:2017 PLATFORM:mac mGear @MGEAR_MAJMIN_VERSION@ ./platforms/2017/osx/x64
scripts: ../../../../scripts

+ MAYAVERSION:2018 PLATFORM:win64 mGear @MGEAR_MAJMIN_VERSION@ ./platforms/2018/windows/x64
scripts: ../../../../scripts

+ MAYAVERSION:2018 PLATFORM:linux mGear @MGEAR_MAJMIN_VERSION@ ./platforms/2018/linux/x64
scripts: ../../../../scripts

+ MAYAVERSION:2018 PLATFORM:mac mGear @MGEAR_MAJMIN_VERSION@ ./platforms/2018/osx/x64
scripts: ../../../../scripts

+ MAYAVERSION:2019 PLATFORM:win64 mGear @MGEAR_MAJMIN_VERSION@ ./platforms/2019/windows/x64
scripts: ../../../../scripts

Expand Down

0 comments on commit 7437dbd

Please sign in to comment.