1 The binaries in this prebuilt directory can be rebuilt using 2 the source in external/protobuf2.5 3 4 cd external/protobuf2.5 5 ./configure --host=i686-w64-mingw32 --with-protoc=protoc --prefix=path/to/prebuilts/misc/windows/protobuf2.5 6 make && make install 7