X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=contrib%2Fbuildsystems%2FGenerators%2FVcxproj.pm;h=5c666f9ac03b01f968d8fb36e064a47c6fb50a4a;hb=c555caab7a303109d6c712d757bc4621a3ee0bbd;hp=7b1e277ecac2afcaee4c9efcdca841061515be29;hpb=d96e31e3902d615c03471c8566ce89872c3c1a4e;p=thirdparty%2Fgit.git diff --git a/contrib/buildsystems/Generators/Vcxproj.pm b/contrib/buildsystems/Generators/Vcxproj.pm index 7b1e277eca..5c666f9ac0 100644 --- a/contrib/buildsystems/Generators/Vcxproj.pm +++ b/contrib/buildsystems/Generators/Vcxproj.pm @@ -278,6 +278,9 @@ EOM if ($target eq 'git') { print F " \n"; } + if ($target eq 'git-remote-http') { + print F " \n"; + } print F << "EOM"; EOM