blob: d1447a19da91db2aa39a1270b789f6c6b89a4be2 [file] [log] [blame]
Roger Meier5b9693c2012-02-28 19:32:55 +00001How to use the test case:
2----------------------------------------------
3- copy and the template batch file
4- open the batch file and adjust configuration as necessary
5- run the batch
6
7
8Configuration:
9----------------------------------------------
10SVNWORKDIR
11should point to the Thrift working copy root
12
13MY_THRIFT_FILES
14can be set to point to a folder with more thrift IDL files.
15If you don't have any such files, just leave the setting blank.
16
17BIN
18Local MSYS binary folder. Your THRIFT.EXE is installed here.
19
20MINGW_BIN
21Local MinGW bin folder. Contains DLL files required by THRIFT.EXE
22
23DCC
24Identifies the Delphi Command Line compiler (dcc32.exe)
25To be configuired only, if the default is not suitable.
26
27----------------------------------------------
28*EOF*