diff --git a/MSI/MSIBuild b/MSI/MSIBuild index f124bc8..152cb01 160000 --- a/MSI/MSIBuild +++ b/MSI/MSIBuild @@ -1 +1 @@ -Subproject commit f124bc89ad4e07d0b7166bd42b6e0a6eb5af07d2 +Subproject commit 152cb014ab7c2f031b8f42f15181c077f3688926 diff --git a/Makefile b/Makefile index 80ed3af..98d6f38 100644 Binary files a/Makefile and b/Makefile differ diff --git a/MakefileLangPlatCfg.mak b/MakefileLangPlatCfg.mak index 7636922..31e9bb3 100644 Binary files a/MakefileLangPlatCfg.mak and b/MakefileLangPlatCfg.mak differ diff --git a/WLANManager/MSIBuild/clean_all.bat b/WLANManager/MSIBuild/clean_all.bat index a9ea07b..ef53be1 100644 --- a/WLANManager/MSIBuild/clean_all.bat +++ b/WLANManager/MSIBuild/clean_all.bat @@ -1,7 +1,2 @@ @echo off -nmake.exe /ls Clean LANG=en_US CFG=Debug PLAT=Win32 -nmake.exe /ls Clean LANG=en_US CFG=Debug PLAT=x64 -nmake.exe /ls Clean LANG=en_US CFG=Debug PLAT=ARM64 -nmake.exe /ls Clean LANG=en_US CFG=Release PLAT=Win32 -nmake.exe /ls Clean LANG=en_US CFG=Release PLAT=x64 -nmake.exe /ls Clean LANG=en_US CFG=Release PLAT=ARM64 +nmake.exe /ls Clean