Skip to content
Permalink
Browse files
PROJECT: moved help https://github.com/x64dbg/docs
  • Loading branch information
mrexodia committed Jul 6, 2016
1 parent 6969cb8 commit 029f196
Show file tree
Hide file tree
Showing 172 changed files with 5 additions and 5,035 deletions.
@@ -9,7 +9,6 @@ if /i "%1"=="x32" call setenv.bat x32&set type=Configuration=Release;Platform=Wi
if /i "%1"=="x64" call setenv.bat x64&set type=Configuration=Release;Platform=x64&goto build
if /i "%1"=="coverity" goto coverity
if /i "%1"=="doxygen" call setenv.bat doxygen&goto doxygen
if /i "%1"=="chm" call setenv.bat chm&goto chm

goto usage

@@ -56,11 +55,6 @@ doxygen
goto :restorepath


:chm
start /w "" winchm.exe help\x64_dbg.wcp /h
goto :restorepath


:usage
echo "Usage: build.bat x32/x64/coverity (x32/x64)/doxygen/chm"
echo.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 029f196

Please sign in to comment.