cmake/build.bat: correct a path proposal

This commit is contained in:
Uwe Stöhr 2012-05-27 02:15:18 +02:00
parent 5463389ec9
commit 3b6bf1ee06

View File

@ -36,7 +36,7 @@ REM Add path to qmake here or set PATH correctly on your system.
set PATH="D:\Qt\bin";%PATH%
REM Edit pathes here or set the environment variables on you system.
set GNUWIN32_DIR=D:\LyXGit\Master\lyx-devel\lyx-windows-deps-msvc2010
set GNUWIN32_DIR=D:\LyXGit\Master\lyx-windows-deps-msvc2010
set LYX_SOURCE=D:\LyXGit\Master\
set LYX_BUILD=D:\LyXGit\Master\compile-result