]> git.lyx.org Git - lyx.git/commitdiff
Update Win build instructions
authorUwe Stöhr <uwestoehr@web.de>
Mon, 15 Jan 2007 23:57:24 +0000 (23:57 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 15 Jan 2007 23:57:24 +0000 (23:57 +0000)
(require Microsoft.VC80.CRT.manifest)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16700 a592a061-630c-0410-9148-cb99ea01b6c8

INSTALL.Win32

index e40a06b51d9221adc5dce5365c06275f3515b10e..a731d222e5c58df5671f513174855e39b0d6dcdb 100644 (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