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

Unified Diff: scons.bat

Issue 115847: This adds a DEPS file for o3d that maps in all of its dependencies,... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 7 months 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 | « scons ('k') | svn_paths.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scons.bat
===================================================================
--- scons.bat (revision 17117)
+++ scons.bat (working copy)
@@ -28,5 +28,4 @@
REM (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
REM OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-"%~dp0\..\third_party\python_24\python" -O -OO "%~dp0\..\third_party\scons\scons.py" -f main.scons %*
+"%~dp0\third_party\python_24\python" -O -OO "%~dp0\third_party\scons\scons.py" -f main.scons %*
« no previous file with comments | « scons ('k') | svn_paths.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698