Fixed build.

This commit is contained in:
Birunthan Mohanathas
2012-03-26 19:39:31 +03:00
parent 6535f828f9
commit 521b5c18b7
2 changed files with 2 additions and 244 deletions

View File

@ -704,10 +704,10 @@ RainmeterIniDoesntExistLabel:
SetOutPath "$INSTDIR\Skins"
RMDir /r "$INSTDIR\Skins\illustro"
Delete "$INSTDIR\Skins\*.txt"
File /r /x .svn ".\Skins\*.*"
File /r /x .svn "..\Skins\*.*"
SetOutPath "$INSTDIR\Themes"
File /r /x .svn ".\Themes\*.*"
File /r /x .svn "..\Themes\*.*"
SetOutPath "$INSTDIR"