Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(697)

Unified Diff: third_party/modp_b64/modp_b64.scons

Issue 14472: Initial generation of native Visual Studio solution files... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/lzma_sdk/lzma_sdk.scons ('k') | third_party/scons/scons-local/SCons/Environment.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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}')
« no previous file with comments | « third_party/lzma_sdk/lzma_sdk.scons ('k') | third_party/scons/scons-local/SCons/Environment.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698