diff options
author | scuri <scuri> | 2009-12-16 13:20:08 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-12-16 13:20:08 +0000 |
commit | d16f00afbbac707bba729eb3874fac4c52273a91 (patch) | |
tree | 3c92a5551573f4ba88cc525803d1756fff5e45fb /src/make_uname.bat | |
parent | 130c513d903cc7d3d67f9fcb82d9b1a964cf0f08 (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 70c3510..7ac2147 100644 --- a/src/make_uname.bat +++ b/src/make_uname.bat @@ -6,6 +6,7 @@ if "%1"=="vc-all" goto all-vc call tecmake %1 "MF=cd_freetype" %2 %3 %4 %5 %6 %7 %8 call tecmake %1 %2 %3 %4 %5 %6 %7 %8 +call tecmake %1 "USE_GDK=Yes" %1 %2 %3 %4 %5 %6 %7 %8 call tecmake %1 "MF=cd_pdflib" %2 %3 %4 %5 %6 %7 %8 call tecmake %1 "MF=cdpdf" %2 %3 %4 %5 %6 %7 %8 REM call tecmake %1 "MF=cdlua3" %2 %3 %4 %5 %6 %7 %8 |