Index: third_party/modp_b64/modp_b64.scons |
=================================================================== |
--- third_party/modp_b64/modp_b64.scons (revision 7290) |
+++ third_party/modp_b64/modp_b64.scons (working copy) |
@@ -23,3 +23,6 @@ |
] |
env.ChromeStaticLibrary('modp_b64', input_files) |
+ |
+env.ChromeMSVSProject('$MODP_B64_DIR/modp_b64.vcproj', |
+ guid='{7100F41F-868D-4E99-80A2-AF8E6574749D}') |