view lib/swig.bat @ 2037:7a9477135943

Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous) Added custom pre-compile build step (.swig -> .cxx)
author Nomad
date Fri, 22 Nov 2013 10:34:22 +0200
parents
children ea8e801fdeab
line wrap: on
line source

rem echo 1 %1
rem echo 2 %2
rem echo 3 %3
rem echo 4 %4
rem echo 5 %5
rem echo 6 %6

rem echo xcopy %4 "../../lib/swig/swigwin-2.0.11" /y
xcopy %4 "../../lib/swig/swigwin-2.0.11" /y

cd ../../lib/swig/swigwin-2.0.11
swig -c++ -lua %3

rem echo xcopy "%6  %5"%2" /y
xcopy "%6  %5"%2" /y