Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
14b5dfeafb1f5f351ea3e114131afd7c63adc4b9
/
.
/
templates
/
vsprojects
/
grpc_protoc_plugins.sln.template
blob: 06f182b601a9967f5527d9b3112edfbb0171484c [
file
] [
log
] [
blame
]
%
YAML
1.2
---
|
<%
namespace
file
=
"sln_defs.include"
import
=
"gen_solution"
/>
\
<%
solution_projects
=
[
p
for
p
in
vsprojects
if
p
.
build
==
'protoc'
]
%>
\
$
{
gen_solution
(
solution_projects
)}