Create the output directory for the portable installer if it doesn't exist

This commit is contained in:
Thomas Goyne 2013-03-31 08:38:30 -07:00
parent c49f4c68db
commit c640f279ba
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
/>
<MakeDir Directories="$(AegisubObjectDir)\$(FileName)" />
<MakeDir Directories="$(AegisubSourceBase)\packages\win_installer\output" />
<Copy
SourceFiles="@(RarContents)"