Update Win build instructions

(require Microsoft.VC80.CRT.manifest)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16700 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-01-15 23:57:24 +00:00
parent 3177b8e16f
commit 225b1227d6

View File

@ -61,10 +61,13 @@ Compiling with MSVC 2005
aspell.dll
iconv.dll
intl.dll
Microsoft.VC80.CRT.manifest
QtCore4.dll
QtGui4.dll
(If the files are not on your system, you can download them from
http://wiki.lyx.org/uploads/DevelTools/buildLyx/LyXWinBuildDLLs.zip)
The Microsoft.VC80.CRT.manifest, QtCore4.dll, and QtGui4.dll should be present on your system.
The other files can be download from:
http://wiki.lyx.org/uploads/DevelTools/buildLyx/LyXWinBuildDLLs.zip
Compiling with MinGW