Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / win8 / metro_driver / metro_driver.gyp
index 905139f..ce09c1d 100644 (file)
         '../../build/win_precompile.gypi',
       ],
       'target_defaults': {
-        # This and the force include below is a workaround for intsafe.h in
-        # VS 2010.
-        'msvs_system_include_dirs': [
-          '<(DEPTH)/build',
-        ],
         'msvs_settings': {
           'VCLinkerTool': {
             'AdditionalDependencies': [
@@ -30,9 +25,6 @@
               'API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL',
             ],
           },
-          'VCCLCompilerTool': {
-            'ForcedIncludeFiles': [ 'intsafe_workaround.h', ],
-          },
         },
       },
       'targets': [