From 57031f5f3da3d463d8cff554876b886ba73b1827 Mon Sep 17 00:00:00 2001 From: jyelon Date: Tue, 8 Oct 2024 17:53:51 -0400 Subject: [PATCH] Minor correction to make-makefiles --- make-makefiles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-makefiles.py b/make-makefiles.py index 2fed53c3..0ee20212 100755 --- a/make-makefiles.py +++ b/make-makefiles.py @@ -80,7 +80,7 @@ Path("Source/Integration/lpx-paths.hpp").unlink(missing_ok=True) # Write BuildConfiguration.xml # -writefile("Saved/UnrealBuildTool/Integration.uproject", f""" +writefile("Saved/UnrealBuildTool/BuildConfiguration.xml", f"""