When installing, remove the folder "fonts" from the nino's example

This commit is contained in:
Jocelyn Fiat
2012-06-20 10:42:03 +02:00
parent 4d7e427d7a
commit 756f4f6958
2 changed files with 4 additions and 0 deletions

View File

@@ -78,6 +78,8 @@ echo Install library: uri_template
echo Install contrib library: nino
%COPYCMD% %TMP_DIR%\contrib\library\network\server\nino %TMP_CONTRIB_DIR%\library\network\server\nino
rem remove fonts folder from nino examples
rd /q/s %TMP_CONTRIB_DIR%\library\network\server\nino\example\SimpleWebServer\webroot\example\fonts
rem #--- IF Missing ---#