summaryrefslogtreecommitdiffstats
path: root/src/jaegertracing/thrift/lib/delphi/test/codegen/README.md
blob: a0145890f2e9c1f4616c74d351ce2be1122fd41e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
How to use the test case:
----------------------------------------------
- copy and the template batch file
- open the batch file and adjust configuration as necessary
- run the batch


Configuration:
----------------------------------------------
SVNWORKDIR
should point to the Thrift working copy root

MY_THRIFT_FILES
can be set to point to a folder with more thrift IDL files.
If you don't have any such files, just leave the setting blank.

BIN
Local MSYS binary folder. Your THRIFT.EXE is installed here.

MINGW_BIN
Local MinGW bin folder. Contains DLL files required by THRIFT.EXE

DCC
Identifies the Delphi Command Line compiler (dcc32.exe)
To be configuired only, if the default is not suitable.

----------------------------------------------
*EOF*