diff options
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index 7526e9a..0d5a7b1 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -862,6 +862,9 @@ '../chrome/chrome.gyp:chrome_version_resources', '../chrome/chrome.gyp:common', ], + 'defines': [ + '_WINDLL', + ], 'sources': [ 'chrome_frame_elevation.rgs', 'chrome_frame_reporting.cc', |