Skip to content

Commit

Permalink
re-copy post sript (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
pandaGaume committed Nov 12, 2021
1 parent 1c0d6f9 commit 306587a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Maya/Maya2Babylon2022.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ copy "$(TargetPath)" "$(SolutionDir)assemblies\2022\$(TargetName).nll.dll"
if exist "D:\Programmes\Autodesk\Maya2022\bin\plug-ins\" copy "$(SolutionDir)assemblies\2022\*.dll" "D:\Programmes\Autodesk\Maya2022\bin\plug-ins\"
if exist "C:\Program Files\Autodesk\Maya2022\bin\plug-ins\" copy "$(SolutionDir)assemblies\2022\*.dll" "C:\Program Files\Autodesk\Maya2022\bin\plug-ins\"

IF "%25configurationName%25"=="Debug" GOTO DebugOnMaya
IF "%25configurationName%25"=="Debug" GOTO DebugOnMaya
GOTO Close

:DebugOnMaya
Expand Down

0 comments on commit 306587a

Please sign in to comment.