Author: MarkieB
Date: Tue Sep 8 11:29:57 2009
New Revision: 9559
URL:
http://source.netsurf-browser.org?rev=9559&view=rev
Log:
add libcss instructions
Modified:
branches/MarkieB/windows/Docs/BUILDING-Windows
Modified: branches/MarkieB/windows/Docs/BUILDING-Windows
URL:
http://source.netsurf-browser.org/branches/MarkieB/windows/Docs/BUILDING-...
==============================================================================
--- branches/MarkieB/windows/Docs/BUILDING-Windows (original)
+++ branches/MarkieB/windows/Docs/BUILDING-Windows Tue Sep 8 11:29:57 2009
@@ -124,6 +124,12 @@
[export GCCSDK_INSTALL_ENV=/usr/local/mingw] should be unnecessary at this stage
$ make TARGET=windows
$ make install TARGET=windows
+
+libcss
+svn://svn.netsurf-browser.org/trunk/libcss
+[export GCCSDK_INSTALL_ENV=/usr/local/mingw]
+make TARGET=windows
+make install TARGET=windows
openssl:
may be problematic; retrieve the most recent version from the project homepage