Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: createsolution.bat

Issue 10234088: Use GYP to generate MSVS project files (Closed)
Patch Set: Tests passing now Created April 24, 2013, 10:37 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « common.gypi ('k') | libadblockplus.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 @echo off
2 pushd %~dp0
3 third_party\gyp\gyp.bat --depth=. -f msvs -I common.gypi -Dtarget_arch=x64 libad blockplus.gyp
OLDNEW
« no previous file with comments | « common.gypi ('k') | libadblockplus.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld