diff options
author | scuri <scuri> | 2010-06-18 03:08:30 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-18 03:08:30 +0000 |
commit | 370b2c90cfdfa99a13725e4d63d5a0158a140815 (patch) | |
tree | 92f2fd45176246bbc51c6f5e974a6efcdf3a36f2 /src/make_uname.bat | |
parent | 2fd2a2214829a2edefa5df2c6a09ded48fe7bd3b (diff) |
*** empty log message ***
Diffstat (limited to 'src/make_uname.bat')
-rw-r--r-- | src/make_uname.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/make_uname.bat b/src/make_uname.bat index f361941..025b94e 100644 --- a/src/make_uname.bat +++ b/src/make_uname.bat @@ -13,6 +13,7 @@ call tecmake %1 "MF=cdluapdf5" %2 %3 %4 %5 %6 %7 %8 call tecmake %1 "MF=cdluaim5" %2 %3 %4 %5 %6 %7 %8 REM GDI+ and Cairo are NOT available in some compilers +REM so this may result in errors, just ignore them call tecmake %1 "MF=cdcontextplus" %2 %3 %4 %5 %6 call tecmake %1 "MF=cdluacontextplus5" %2 %3 %4 %5 %6 %7 %8 call tecmake %1 "MF=cdcairo" %2 %3 %4 %5 %6 |