Sha256: 5c6aab5cf8d3d48d6870f9f97ce4192ee48805d9b0aeeeeff0b36b00bc372ffd

Contents?: true

Size: 1.11 KB

Versions: 5

Compression:

Stored size: 1.11 KB

Contents

@REM ===============================================================
@REM    Copyright (C) 2013 BizStation Corp All rights reserved.
@REM 
@REM    This program is free software; you can redistribute it and/or
@REM    modify it under the terms of the GNU General Public License
@REM    as published by the Free Software Foundation; either version 2
@REM    of the License, or (at your option) any later version.
@REM 
@REM    This program is distributed in the hope that it will be useful,
@REM    but WITHOUT ANY WARRANTY; without even the implied warranty of
@REM    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
@REM    GNU General Public License for more details.
@REM 
@REM    You should have received a copy of the GNU General Public License
@REM    along with this program; if not, write to the Free Software 
@REM    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  
@REM    02111-1307, USA.
@REM ===============================================================
swig -c++ -ruby -DSWIGWIN -D_WIN32 -I"@SWIG_INC_PATH1@" -I"@SWIG_INC_PATH2@" -o "@SWIG_NATIVE_OUTFILE@" "@SWIG_INTERFACE_FILE@"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
transactd-2.0.1 build/swig/ruby/generate.cmd.in
transactd-2.0.0 build/swig/ruby/generate.cmd.in
transactd-1.2.0 build/swig/ruby/generate.cmd.in
transactd-1.1.2 build/swig/ruby/generate.cmd.in
transactd-1.0.1 build/swig/ruby/generate.cmd.in