Chromium Code Reviews| Index: base/gfx/base_gfx.scons |
| =================================================================== |
| --- base/gfx/base_gfx.scons (revision 8251) |
| +++ base/gfx/base_gfx.scons (working copy) |
| @@ -61,6 +61,7 @@ |
| p = env.ChromeMSVSProject('../build/base_gfx.vcproj', |
| dest='$CHROME_SRC_DIR/base/build/base_gfx.vcproj', |
| guid='{A508ADD3-CECE-4E0F-8448-2F5E454DF551}', |
| + keyword='Win32Proj', |
| files=input_files, |
| tools=[ |
| 'VCPreBuildEventTool', |