]> git.lyx.org Git - lyx.git/blobdiff - INSTALL.Win32
Remove unused libreoffice2eps.py script.
[lyx.git] / INSTALL.Win32
index e24470055efe684c3e5b8e211285ad48a8e23ffe..13730972dc3ef15d4cf935e8bf4a63a4a43881ec 100644 (file)
@@ -41,12 +41,12 @@ Compiling with Microsoft Visual C++
 
        - Run the CMake GUI.
         
-       - Set the source code path to C:\LyX\lyx-20\development\cmake
+       - Set the source code path to C:\LyX\lyx-20
          Set the build path to C:\LyX\lyx-20-build
          Click Configure and set the generator to Visual Studio 10.
 
        - Enable LYX_DEPENDENCIES_DOWNLOAD and click Configure.
-      Pre-compiled dependencies will automatically be downloaded.
+         Pre-compiled dependencies will automatically be downloaded.
        
        - Set QT_QMAKE_EXECUTABLE to e.g.
          C:\Qt\qt-everywhere-opensource-src-4.7.1\bin\qmake.exe