thrift/lib/delphi/test/codegen
2014-04-15 21:54:55 +02:00
..
README.md THRIFT-2407 use markdown (rename README => README.md) 2014-03-19 06:47:47 +01:00
ReservedKeywords.thrift THRIFT-1388 Delphi XE code-generation test case 2012-02-28 19:32:55 +00:00
run-Pascal-Codegen-Tests.bat.tmpl Added missing ASF headers 2014-04-15 21:54:55 +02:00

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