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: Created April 23, 2013, 4:24 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 @echo off
Eric 2013/04/23 17:12:17 We can make this more robust by adding the stateme
Wladimir Palant 2013/04/24 06:01:34 Sure, that batch file isn't very advanced - right
2 third_party\gyp\gyp.bat --depth=. -f msvs -I common.gypi -Dtarget_arch=x64
OLDNEW

Powered by Google App Engine
This is Rietveld