| Index: ceee/ie/plugin/toolband/toolband.gyp
|
| ===================================================================
|
| --- ceee/ie/plugin/toolband/toolband.gyp (revision 66121)
|
| +++ ceee/ie/plugin/toolband/toolband.gyp (working copy)
|
| @@ -33,12 +33,6 @@
|
| # For chrome_tab.h
|
| '<(SHARED_INTERMEDIATE_DIR)',
|
| ],
|
| - 'configurations': {
|
| - 'Debug': {
|
| - 'msvs_precompiled_source': '../../common/precompile.cc',
|
| - 'msvs_precompiled_header': '../../common/precompile.h',
|
| - },
|
| - },
|
| },
|
| {
|
| 'target_name': 'ceee_ie',
|
| @@ -87,12 +81,6 @@
|
| 'OutputFile': '$(OutDir)/servers/$(ProjectName).dll',
|
| },
|
| },
|
| - 'configurations': {
|
| - 'Debug': {
|
| - 'msvs_precompiled_source': '../../common/precompile.cc',
|
| - 'msvs_precompiled_header': '../../common/precompile.h',
|
| - },
|
| - },
|
| },
|
| {
|
| 'target_name': 'ie_toolband_common',
|
|
|