oops, had the logic reversed ...

This commit is contained in:
Sven Neumann 2005-02-06 19:33:02 +00:00
parent 17c4928c77
commit d6382f1869

View file

@ -22,8 +22,9 @@ endif
if OS_WIN32 if OS_WIN32
twain = twain twain = twain
uri = uri
winsnap = winsnap winsnap = winsnap
else
uri = uri
endif endif
if BUILD_XJT if BUILD_XJT