Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 413 by
vvnic...@gmail.com: No GYP file
http://code.google.com/p/protobuf/issues/detail?id=413
What steps will reproduce the problem?
1. Open protobuf folder
What is the expected output?
Expect a protobuf.gyp file like the one used in Chromium for cross-platform
compilation.
What do you see instead?
A separate make file for Linux and a bunch of VC++ projects for Windows.