root/trunk/llmozlib1/README-windows.txt

Revision 1, 0.6 kB (checked in by rob.linden, 2 years ago)

Initial checkin of 2007-11-01 snapshot

  • Property svn:eol-style set to native
Line 
1 If you want or need to build the Mozilla codebase, refer to the page in the Linden Lab wiki here:
2
3 https://osiris.lindenlab.com/mediawiki/index.php/BuildingMozillaWindows
4
5 If you follow those instructions, you will end up with release(opt) and debug builds in the c:\mozilla directory.
6
7 The patch file as well as sample .mozconfig files can be found in the build_mozilla directory.
8
9 Run the batch file:
10
11 copy_products_windows.bat
12
13 and it will copy the files needed to build llMozLib into the "libraries\i686-win32" directory.
14
15 You can then open llmozlib.sln in MSVC 7.1 and build llMozLib.
16
17 There are some test applications in the "test" directory.
Note: See TracBrowser for help on using the browser.