Message:
This CL adds a solution and project for Windows users, and fixes a
couple of Windows-related bugs.
The scons script is not functional on Windows yet.
Please review this at http://codereview.appspot.com/32117
Affected files:
M examples/complex/README
M examples/complex/SConstruct
A examples/complex/complex.def
A examples/complex/complex.rc
A examples/complex/complex.sln
A examples/complex/complex.vcproj
M examples/complex/plugin.cc
A examples/complex/resource.h
M nixysa/codegen.bat
M nixysa/static_glue/npapi/main.cc
Eric
http://codereview.appspot.com/32117/diff/1/10
File examples/complex/README (right):
http://codereview.appspot.com/32117/diff/1/10#newcode8
Line 8: plug-in automatically, run Firefox and load the sample page.
If it's going to run Firefox automatically, you want a comma after
Firefox. If that's something the user has to do, change the comma
before run to a semicolon.