No need to inject code, just exclude the popups
authorMatthew Leibowitz <mattleibow@live.com>
Mon, 3 Oct 2016 08:41:52 +0000 (10:41 +0200)
committerMatthew Leibowitz <mattleibow@live.com>
Mon, 3 Oct 2016 08:41:52 +0000 (10:41 +0200)
gyp/dng_sdk.gyp

index 05d6c25..78aadb7 100644 (file)
@@ -13,6 +13,7 @@
     '-DqDNGUseXMP=0',
     '-DqDNGValidate=0',
     '-DqDNGValidateTarget=1',
+    '-DqDNGPrintMessages=1', # WinRT especially, but no popups on any platform
     '-fexceptions',
     '-frtti',
     '-w',