diff --git a/Build/Installer.legacy.targets b/Build/Installer.legacy.targets index 7532bdcce5..dad9ea8e2e 100644 --- a/Build/Installer.legacy.targets +++ b/Build/Installer.legacy.targets @@ -92,7 +92,7 @@ Name="BuildProductMain" DependsOnTargets="MakeInstallBuildFolders;BuildProduct;Localize;CopyFilesToInstall;ValidateInstallerAddons" /> - + - + - - - - false - Initialize;CopyDlls;setRegistryValues;GeneratePartsAndLayoutFiles - CleanAll;$(BuildFieldWorksDependsOn) - - - - - - diff --git a/Build/SetupInclude.targets b/Build/SetupInclude.targets index 1f96fa3c86..31084cd120 100644 --- a/Build/SetupInclude.targets +++ b/Build/SetupInclude.targets @@ -364,24 +364,9 @@ /> - - - - - - $([System.IO.Path]::GetFullPath("$(MSBuildProjectDirectory)/..")) + $([System.IO.Path]::GetFullPath("$(MSBuildProjectDirectory)/..")) 9 build diff --git a/Build/mkall.targets b/Build/mkall.targets index 7830cca508..4b77f4f212 100644 --- a/Build/mkall.targets +++ b/Build/mkall.targets @@ -12,7 +12,7 @@ Targets: allCppNoTest (DebugProcs → GenericLib → FwKernel → Views) Additional Responsibilities: - - Code generation (CellarConstants, GeneratePartsAndLayoutFiles) + - Code generation (CellarConstants) - Clean/utility targets (CleanAll, CleanDownloads) - Registry setup for dev/test environments (setRegistryValues) @@ -222,10 +222,6 @@ $(BUILD4UX) $(ANAL_TYPE) - @@ -266,6 +262,8 @@ +