mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
build5-2015.bat: correct a path
This commit is contained in:
parent
534137a517
commit
484883e0fc
@ -37,8 +37,8 @@ set PATH=C:\Qt\Qt5.6.1-MSVC2015\5.6\msvc2015\bin;%PATH%
|
||||
|
||||
REM Edit pathes here or set the environment variables on your system.
|
||||
set GNUWIN32_DIR=D:\LyXGit\Master\lyx-windows-deps-msvc2015
|
||||
set LYX_SOURCE=D:\LyXGit\Master\
|
||||
set LYX_BUILD=D:\LyXGit\Master\compile-2015
|
||||
set LYX_SOURCE=D:\LyXGit\2.2.x\
|
||||
set LYX_BUILD=D:\LyXGit\2.2.x\compile-2015
|
||||
|
||||
if [%LYX_SOURCE%]==[] (
|
||||
set LYX_SOURCE=%~DP0\..\..
|
||||
|
Loading…
Reference in New Issue
Block a user