From f72df6c21fd5b6aa4beca26300f400ecfb234776 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 25 Jan 2020 12:23:54 -0500 Subject: [PATCH] exec commands in MSBUILD *.proj files didn't handle spaces in directory names --- win/win32/vs2017/NetHackProperties.props | 2 +- win/win32/vs2017/afterdgncomp.proj | 2 +- win/win32/vs2017/afterdlb.proj | 2 +- win/win32/vs2017/afterlevcomp.proj | 2 +- win/win32/vs2017/aftermakedefs.proj | 20 ++++++++++---------- win/win32/vs2017/aftertile2bmp.proj | 2 +- win/win32/vs2017/aftertilemap.proj | 2 +- win/win32/vs2017/afteruudecode.proj | 18 +++++++++--------- 8 files changed, 25 insertions(+), 25 deletions(-) diff --git a/win/win32/vs2017/NetHackProperties.props b/win/win32/vs2017/NetHackProperties.props index 83ce4c994..a2102753a 100644 --- a/win/win32/vs2017/NetHackProperties.props +++ b/win/win32/vs2017/NetHackProperties.props @@ -4,7 +4,7 @@ 3 6 - 3 + 5 diff --git a/win/win32/vs2017/afterdgncomp.proj b/win/win32/vs2017/afterdgncomp.proj index 38aee3247..90a8aea1c 100644 --- a/win/win32/vs2017/afterdgncomp.proj +++ b/win/win32/vs2017/afterdgncomp.proj @@ -4,7 +4,7 @@ - + diff --git a/win/win32/vs2017/afterdlb.proj b/win/win32/vs2017/afterdlb.proj index fd78ff29f..807fdf7c7 100644 --- a/win/win32/vs2017/afterdlb.proj +++ b/win/win32/vs2017/afterdlb.proj @@ -7,7 +7,7 @@ - + diff --git a/win/win32/vs2017/afterlevcomp.proj b/win/win32/vs2017/afterlevcomp.proj index c0d8dd464..a167c0061 100644 --- a/win/win32/vs2017/afterlevcomp.proj +++ b/win/win32/vs2017/afterlevcomp.proj @@ -4,7 +4,7 @@ - + diff --git a/win/win32/vs2017/aftermakedefs.proj b/win/win32/vs2017/aftermakedefs.proj index 4ebea25a4..845817c46 100644 --- a/win/win32/vs2017/aftermakedefs.proj +++ b/win/win32/vs2017/aftermakedefs.proj @@ -4,16 +4,16 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/win/win32/vs2017/aftertile2bmp.proj b/win/win32/vs2017/aftertile2bmp.proj index 44e031223..5fd6d13b0 100644 --- a/win/win32/vs2017/aftertile2bmp.proj +++ b/win/win32/vs2017/aftertile2bmp.proj @@ -4,7 +4,7 @@ - + diff --git a/win/win32/vs2017/aftertilemap.proj b/win/win32/vs2017/aftertilemap.proj index d68eabab9..e576f8b89 100644 --- a/win/win32/vs2017/aftertilemap.proj +++ b/win/win32/vs2017/aftertilemap.proj @@ -4,7 +4,7 @@ - + diff --git a/win/win32/vs2017/afteruudecode.proj b/win/win32/vs2017/afteruudecode.proj index fd0370be4..7f81188ae 100644 --- a/win/win32/vs2017/afteruudecode.proj +++ b/win/win32/vs2017/afteruudecode.proj @@ -4,15 +4,15 @@ - - - - - - - - - + + + + + + + + +