diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-01-30 21:05:35 +0100 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-01-30 21:05:35 +0100 |
commit | c4e57e359cea3f4e7f5fd680444c5cd537e6a5c9 (patch) | |
tree | 51b215caf7ad8227e9bcf1884e268b75823d208f /templates/grpc.def.template | |
parent | b8e9e9c8463118e0996a120489ae8d9a4bd42969 (diff) |
Cleaning up cruft to properly create a dll file.
Diffstat (limited to 'templates/grpc.def.template')
-rw-r--r-- | templates/grpc.def.template | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/grpc.def.template b/templates/grpc.def.template index 68147853f1..ea3963c315 100644 --- a/templates/grpc.def.template +++ b/templates/grpc.def.template @@ -1,7 +1,5 @@ %YAML 1.2 --- | - LIBRARY - EXPORTS % for api in c_apis: ${api.name} |