OOps -- it put the background stuff in an extra folder up. I fixed it.

This commit is contained in:
Charles Lohr
2005-06-20 04:59:26 +00:00
parent d6bb1cdfe0
commit 06db18cd37
+4 -2
View File
@@ -189,10 +189,12 @@ File /r "NoteSkins\pump\default"
;SetOutPath "$INSTDIR\NoteSkins\para"
;File /r "NoteSkins\para\original"
SetOutPath "$INSTDIR\BackgroundEffects"
SetOutPath "$INSTDIR"
CreateDirectory "$INSTDIR\BackgroundEffects"
File /r "BackgroundEffects"
SetOutPath "$INSTDIR\BackgroundTransitions"
CreateDirectory "$INSTDIR\BackgroundTransitions"
File /r "BackgroundTransitions"
CreateDirectory "$INSTDIR\RandomMovies"