Skip to content
Snippets Groups Projects
Commit b252054f authored by rswindell's avatar rswindell
Browse files

Added notes regarding copying of js32.dll and nspr4.dll for Win32 builds.

parent e3fdd4d0
No related branches found
No related tags found
No related merge requests found
...@@ -180,6 +180,8 @@ You can now copy the DLL and executables from the following directories into you ...@@ -180,6 +180,8 @@ You can now copy the DLL and executables from the following directories into you
<li>src\sbbs3\bcc.win32.exe.release <li>src\sbbs3\bcc.win32.exe.release
<li>src\sbbs3\scfg\bcc.win32.release <li>src\sbbs3\scfg\bcc.win32.release
<li>src\sbbs3\ctrl <li>src\sbbs3\ctrl
<li>lib\mozilla\js\win32.release
<li>lib\mozilla\nspr\win32.release
</tt></ul> </tt></ul>
If you wish to build binaries with debugging information, add <tt>DEBUG=1</tt> to your <tt>make</tt> command-lines and If you wish to build binaries with debugging information, add <tt>DEBUG=1</tt> to your <tt>make</tt> command-lines and
copy the binaries from the <tt>.debug</tt> instead of <tt>.release</tt> directories. copy the binaries from the <tt>.debug</tt> instead of <tt>.release</tt> directories.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment