Skip to content

Commit

Permalink
postbuild creates plugin dir by default
Browse files Browse the repository at this point in the history
  • Loading branch information
epix37 committed Apr 28, 2015
1 parent 44345db commit 456ee66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3073,6 +3073,7 @@
mkdir "..\Hearthstone Deck Tracker"
mkdir "..\Hearthstone Deck Tracker/Images"
mkdir "..\Hearthstone Deck Tracker/Files"
mkdir "..\Hearthstone Deck Tracker/Plugins"
xcopy /E /Y "Images\*.*" "..\Hearthstone Deck Tracker\Images"
xcopy /E /Y "Files\*.*" "..\Hearthstone Deck Tracker\Files"
xcopy /Y "Hearthstone Deck Tracker.exe" "..\Hearthstone Deck Tracker"
Expand Down

0 comments on commit 456ee66

Please sign in to comment.