aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/rccompile-delphi.bat2
-rw-r--r--src/rccompile-fpc.bat2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/rccompile-delphi.bat b/src/rccompile-delphi.bat
index 7f0e2f0e..cd69530a 100644
--- a/src/rccompile-delphi.bat
+++ b/src/rccompile-delphi.bat
@@ -1 +1 @@
-BRC32 -r -foUltraStar.res UltraStar.rc
+BRC32 -r -foultrastardx.res ultrastardx.rc
diff --git a/src/rccompile-fpc.bat b/src/rccompile-fpc.bat
index ed8d57aa..d7823d4a 100644
--- a/src/rccompile-fpc.bat
+++ b/src/rccompile-fpc.bat
@@ -1,3 +1,3 @@
@set PATH=C:\Programme\lazarus\fpc\2.2.0\bin\i386-win32\;%PATH%
-windres.exe -i UltraStar.rc -o UltraStar.res
+windres.exe -i ultrastardx.rc -o ultrastardx.res