mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
cmake/build.bat: correct a path proposal
This commit is contained in:
parent
5463389ec9
commit
3b6bf1ee06
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user