summaryrefslogtreecommitdiff
path: root/cd/src/make_uname.bat
diff options
context:
space:
mode:
Diffstat (limited to 'cd/src/make_uname.bat')
-rwxr-xr-xcd/src/make_uname.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/cd/src/make_uname.bat b/cd/src/make_uname.bat
index 70c3510..6d84df8 100755
--- a/cd/src/make_uname.bat
+++ b/cd/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" %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