Skip to content

Commit

Permalink
Product documentation updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitBM committed May 25, 2018
1 parent 8e11520 commit 9f2d8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/windows/copy_post_build_gui.bat
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ IF NOT [%QT_LIB_DIR%]==[] (
)

rem Copy documentation files
XCopy /r /e /d /y "..\..\..\Documentation\Build\html" "%OUTPUT_DIR%\Documentation\html\"
XCopy /r /e /d /y "..\..\Documentation\build\html" "%OUTPUT_DIR%\Documentation\html\"

0 comments on commit 9f2d8b8

Please sign in to comment.