diff --git a/binding.gyp b/binding.gyp index afb73237b..93bf7ff63 100755 --- a/binding.gyp +++ b/binding.gyp @@ -3,7 +3,8 @@ ['OS=="win"', { 'variables': { 'GTK_Root%': 'C:/GTK', # Set the location of GTK all-in-one bundle - 'with_jpeg%': 'false', + 'libjpeg_root%': 'C:/libjpeg-turbo', + 'with_jpeg%': '