Re: Question about gtkmozembed_glue.cpp

2010-04-19 Thread n179911
On Apr 19, 1:40 pm, Benjamin Smedberg wrote: > On 4/19/10 4:20 PM, n179911 wrote: > > > Thanks. I think I have questions about the embedding browser build > > system. > > Are these 2 directories compiled in 1 static library? or 2? From the > > Makefile.in, it looks

Re: Question about gtkmozembed_glue.cpp

2010-04-19 Thread n179911
On Apr 19, 7:01 am, Benjamin Smedberg wrote: > On 4/18/10 4:25 PM, n179911 wrote: > > > In 'gtkmozembed_glue.cpp', it has this comment '// This file is an > > implementation file, meant to be #included in a > > // single C++ file of an em

Question about gtkmozembed_glue.cpp

2010-04-18 Thread n179911
Hi, In 'gtkmozembed_glue.cpp', it has this comment '// This file is an implementation file, meant to be #included in a // single C++ file of an embedding application. It is called after // XPCOMGlueStartup to glue the gtkmozembed functions.' My question is why it is not compile like the rest of t