From 5f8d34f249e0a3345bb25cde628ec2858208477b Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Tue, 4 Jun 2024 21:07:27 -0700 Subject: [PATCH] Fix calling neu executable on Windows --- build.xml | 3 +++ buildtools/ant_modules/apps.xml | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index b596c5f772d..e523b6957c4 100644 --- a/build.xml +++ b/build.xml @@ -17,6 +17,9 @@ + + + diff --git a/buildtools/ant_modules/apps.xml b/buildtools/ant_modules/apps.xml index d78abac1907..9e74a2e10e5 100644 --- a/buildtools/ant_modules/apps.xml +++ b/buildtools/ant_modules/apps.xml @@ -62,12 +62,14 @@ --> - + + - + +