Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
d831a21773d789fae1b1d0b52b3d6378f377b8b1
/
.
/
test
/
csharp
/
ThriftTest
/
maketest.sh
blob: aab34b7311ea4bae45b959eb1bd1b558ebe5009b [
file
] [
log
] [
blame
]
#!/bin/sh
../../../
compiler
/
cpp
/
thrift
--
gen csharp
-
o
.
../../
ThriftTest
.
thrift
gmcs
/
t
:
library
/
out
:./
ThriftImpl
.
dll
/
recurse
:./
gen
-
csharp
/*
/
reference
:../../../
lib
/
csharp
/
Thrift
.
dll