blob: 1c171f4f94e39af9b3766f8f32344b105e3c7f5a [file] [log] [blame]
<%namespace file="sln_defs.include" import="gen_solution"/>\
<%
solution_projects = [p for p in vsprojects if p.build == 'protoc']
%>\
${gen_solution(solution_projects)}