Skip to content

Commit 512f3b0

Browse files
committed
Fix typos in MSVC solution file.
Michael Paquier
1 parent 42be7d6 commit 512f3b0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/tools/msvc/Solution.pm

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -747,13 +747,13 @@ sub new
747747
my $self = $classname->SUPER::_new(@_);
748748
bless($self, $classname);
749749

750-
$self->{solutionFileVersion} = '12.00';
751-
$self->{vcver} = '12.00';
752-
$self->{visualStudioName} = 'Visual Studio 2013';
753-
$self->{VisualStudioVersion} = '12.0.21005.1',
754-
$self->{MinimumVisualStudioVersion} = '10.0.40219.1',
750+
$self->{solutionFileVersion} = '12.00';
751+
$self->{vcver} = '12.00';
752+
$self->{visualStudioName} = 'Visual Studio 2013';
753+
$self->{VisualStudioVersion} = '12.0.21005.1';
754+
$self->{MinimumVisualStudioVersion} = '10.0.40219.1';
755755

756-
return $self;
756+
return $self;
757757
}
758758

759759
sub GetAdditionalHeaders

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy