Skip to content

Commit

Permalink
fixed path in uninstall_ewf.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
jfiat-eiffel committed Jun 20, 2012
1 parent 2ac7633 commit 5059f4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/uninstall_ewf.bat
Expand Up @@ -45,8 +45,8 @@ echo Uninstall framework: ewf
%RDCMD% %TMP_CONTRIB_DIR%\library\web\framework\ewf

echo Uninstall ewf examples
%RDCMD% %TMP_CONTRIB_DIR%\examples\ewf
%RDCMD% %TMP_CONTRIB_DIR%\examples\ewf_precomp
%RDCMD% %TMP_CONTRIB_DIR%\examples\web\ewf
%RDCMD% %TMP_CONTRIB_DIR%\examples\ewb\ewf_precomp

echo Uninstall library: error
%RDCMD% %TMP_CONTRIB_DIR%\library\utility\general\error
Expand Down

0 comments on commit 5059f4e

Please sign in to comment.