You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simulacion-permeabilidad/tools/connec/libf2c/comptry.bat

14 lines
209 B
Batchfile

%*
if errorlevel 1 goto nolonglong
exit 0
:nolonglong
%* -DNO_LONG_LONG
if errorlevel 1 goto nossizet
exit 0
:nossizet
%* -DNO_SSIZE_T
if errorlevel 1 goto noboth
exit 0
:noboth
%* -DNO_LONG_LONG -DNO_SSIZE_T