diff options
Diffstat (limited to 'templates/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj.template')
-rw-r--r-- | templates/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj.template | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj.template b/templates/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj.template deleted file mode 100644 index 980bc589e4..0000000000 --- a/templates/vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj.template +++ /dev/null @@ -1,4 +0,0 @@ -%YAML 1.2 ---- | - <%namespace file="../vcxproj_defs.include" import="gen_project"/>\ - ${gen_project('grpc_cpp_plugin', targets)} |