[webkit-dev] Some thoughts on cross-platformness

Justin Haygood justin at xiondigital.net
Thu Jun 30 20:52:58 PDT 2005


My suggestion:

All common and win32 KWQ C++ code should use .cpp instead of .mm, this 
makes it alot easier to work with on Win32 (I don't know about other 
platforms, but Visual C++ automatically knows the .cpp and .cxx 
extensions, but has no idea what the heck .mm is)



More information about the webkit-dev mailing list