Open main menu

CDOT Wiki β

Changes

Debug Mode Firefox 1.5

157 bytes added, 20:41, 20 October 2006
Instructions
== Instructions ==
*First we need open the firefix project in Visual Studio:
<pre>File>Open>Project...</pre>
This will start the Open Project Dialog and you should navigate to your firefox.exe directory, for me it is:
<pre>C:\proj\mozilla\hopefullyWorked.firefox.optimized\dist\bin</pre>
[[Image:Yshen6_openProject.JPG]]
Visual Studio will create a Solution File (.sln) in the same directory as firefox.exe and give you the Solution Explorer
[[Image:Yshen6_projectSolution.JPG]]
1
edit