When the llint vcproj files were added, I wasn't aware that the rest of the other vcproj build targets are in use. This fix sets up the build targets in LLIntDesiredOffsets.vcproj, LLIntOffsetsExtractor.vcproj, and LLIntAssembly.vcproj to match those in jsc.vcproj.
Created attachment 164511 [details] Fix.
Comment on attachment 164511 [details] Fix. rs=me
Committed fix in r128860: <http://trac.webkit.org/changeset/128860>.
The fix failed.
The wincairo flavor builds fine for me locally.
The fix is effective. A clean build was needed to clear the build errors: http://build.webkit.org/builders/WinCairo%20Release/builds/15552 http://build.webkit.org/builders/WinCairo%20Release/builds/15552/steps/jscore-test/logs/stdio Closing as fixed.