> Can you please tell me if i can build Webkit with a specified .o directory? > If that is possible, I can switch between Debug and Release build > easily (by putting the .o in different directories).
You can build WebKit in debug and release mode, each resides in its own directory, WebKitBuild/Debug and WebKitBuild/Release, respectively. Is that not enough for your purpose? -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
