blob: 844accddc4a47551022049ec1e35fe3369d171cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
SetOutPath "$INSTDIR\Songs\Joshua Morin - On the run [DEMO]\"
File "..\Songs\Joshua Morin - On the run [DEMO]\License.txt"
File "..\Songs\Joshua Morin - On the run [DEMO]\Joshua Morin - On the run.txt"
File "..\Songs\Joshua Morin - On the run [DEMO]\Joshua Morin - On the run [BG].jpg"
File "..\Songs\Joshua Morin - On the run [DEMO]\Joshua Morin - On the run [CO].jpg"
File "..\Songs\Joshua Morin - On the run [DEMO]\Joshua Morin - On the run.ogg"
SetOutPath "$INSTDIR"
|