Skip to content

Commit

Permalink
installer: additional update to the .sln file for x64.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrautz committed Jul 16, 2014
1 parent 9482cc8 commit be8f932
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion installer/MumbleInstall.sln
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Global
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Debug|x64.ActiveCfg = Debug|x86
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Debug|x86.ActiveCfg = Debug|x86
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Debug|x86.Build.0 = Debug|x86
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Release|x64.ActiveCfg = Release|x86
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Release|x64.ActiveCfg = Release|x64
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Release|x64.Build.0 = Release|x64
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Release|x86.ActiveCfg = Release|x86
{84AFEA8B-15E5-4CC7-B77D-27DD17030944}.Release|x86.Build.0 = Release|x86
EndGlobalSection
Expand Down

0 comments on commit be8f932

Please sign in to comment.