aboutsummaryrefslogtreecommitdiffstats
path: root/setvar.bat
blob: 79e44e1bc038f9219eba75f0ec74eb0f9ea02473 (plain) (blame)
1
2
3
4
5
6
@echo off
set MCLBN_FP_UNIT_SIZE=4
echo MCLBN_FP_UNIT_SIZE=%MCLBN_FP_UNIT_SIZE%
set CFLAGS=/MT /DNOMINMAX /Ox /DNDEBUG /W4 /Zi /EHsc /nologo -I ./include -I../cybozulib/include -I../cybozulib_ext/include -I../mcl/include/
set CFLAGS=%CFLAGS% /DMCLBN_FP_UNIT_SIZE=%MCLBN_FP_UNIT_SIZE% /DMCL_NO_AUTOLINK
set LDFLAGS=/LIBPATH:..\cybozulib_ext\lib /LIBPATH:.\lib /LIBPATH:..\mcl\lib
1-1/+1 * . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-202-12/+9 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * Fix pkg-plistlme2007-08-031-0/+1 * Update to 2.0.10lme2007-08-014-22/+22 * - Welcome X.org 7.2 \o/.flz2007-05-202-3/+1 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-5/+7