Fix developer shell build on Windows.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 31 Mar 2009 11:45:20 +0000 (11:45 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 31 Mar 2009 11:45:20 +0000 (11:45 +0000)
commit745cccdcbaf6e15b6d463695d9b4d3f90996a5a9
tree31247594a619815ea3d6cf3bfb1242d5d6939ec0
parent1f7a7d9c58b8a762ce3ec638ec1483a156c8ad4d
Fix developer shell build on Windows.

Fixed the OS check in the SCons build. Moved SetEnvironment to platform file as Windows does not have setenv. Added the d8-windows.cc to the Visual Studio project.
Review URL: http://codereview.chromium.org/57050

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1649 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/SConscript
src/d8-posix.cc
src/d8-windows.cc
src/d8.cc
tools/visual_studio/d8.vcproj