updated install and uninstall scripts

This commit is contained in:
Jocelyn Fiat
2013-03-19 17:17:59 +01:00
parent f502e6a6f7
commit 115b622724
3 changed files with 13 additions and 1 deletions

View File

@@ -77,6 +77,11 @@ echo Install library: http
echo Install library: http_authorization
%SAFE_MD% %TMP_CONTRIB_DIR%\library\network\authentication
%COPYCMD% %TMP_DIR%\library\server\authentication\http_authorization %TMP_CONTRIB_DIR%\library\network\authentication\http_authorization
echo Install library: openid
%SAFE_MD% %TMP_CONTRIB_DIR%\library\security
%COPYCMD% %TMP_DIR%\library\security\openid %TMP_CONTRIB_DIR%\library\security\openid
echo Install library: uri_template
%COPYCMD% %TMP_DIR%\library\text\parser\uri_template %TMP_CONTRIB_DIR%\library\text\parser\uri_template