diff --git a/Building-for-Windows.md b/Building-for-Windows.md index f5c0728..333ef65 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -27,13 +27,13 @@ ### Building 1. Open Source/dolphin-emu.sln. - - You can also find a link to this file in Team Explorer: + - You can also find a link to this file in Team Explorer: ![VS Open Solution](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-open-solution.png). -2. Select the target you'd like to build: +2. Select the target you'd like to build: ![Target Example](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-target.png) -3. Press F7 or choose Build > Build Solution from the menu bar. +3. Press F7 or choose Build > Build Solution from the menu bar. ## Keeping Up to Date -1. Go to the Team Explorer window and choose Pull. +1. Go to the Team Explorer window and choose Pull. ![VS Pull Example](https://raw.githubusercontent.com/wiki/dolphin-emu/dolphin/vs-git-pull.png) \ No newline at end of file