Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
4bc4231040186d9e0c35ff4d8211ce7b7e43aab5
/
.
/
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