diff options
Diffstat (limited to 'templates/vsprojects/vs2013/grpc.vcxproj.filters.template')
-rw-r--r-- | templates/vsprojects/vs2013/grpc.vcxproj.filters.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vsprojects/vs2013/grpc.vcxproj.filters.template b/templates/vsprojects/vs2013/grpc.vcxproj.filters.template new file mode 100644 index 0000000000..0327c9422d --- /dev/null +++ b/templates/vsprojects/vs2013/grpc.vcxproj.filters.template @@ -0,0 +1,2 @@ +<%namespace file="vcxproj.filters_defs.include" import="gen_project"/>\ +${gen_project('grpc', libs, targets)} |