use the msvc from a new location
This commit is contained in:
@@ -5,4 +5,4 @@ PATH_FILTER = $(subst /,/,$(1))
|
||||
# Silence the tr1 namespace deprecation warnings
|
||||
USR_CXXFLAGS_WIN32 += -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING
|
||||
|
||||
MSVC_DIR = /afs/psi/intranet/Controls/scratch/wine-msvc-2017/drive_c/msvc/bin/x86/
|
||||
MSVC_DIR = /opt/wine-msvc-2017/bin/x86/
|
||||
|
||||
@@ -5,4 +5,4 @@ PATH_FILTER = $(subst /,/,$(1))
|
||||
# Silence the tr1 namespace deprecation warnings
|
||||
USR_CXXFLAGS_WIN32 += -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING
|
||||
|
||||
MSVC_DIR = /afs/psi/intranet/Controls/scratch/wine-msvc-2017/drive_c/msvc/bin/x64/
|
||||
MSVC_DIR = /opt/wine-msvc-2017/bin/x64/
|
||||
|
||||
Reference in New Issue
Block a user