Update installer build definitions

This commit is contained in:
Veronica Berglyd Olsen
2025-01-18 14:21:38 +01:00
parent 4e86693a97
commit b6778128da
3 changed files with 7 additions and 7 deletions
+2 -1
View File
@@ -44,8 +44,9 @@ def prepareCode(outDir: Path) -> None:
ROOT_DIR / "CREDITS.md",
ROOT_DIR / "LICENSE.md",
ROOT_DIR / "requirements.txt",
SETUP_DIR / "icons" / "novelwriter.ico",
SETUP_DIR / "iss_license.txt",
SETUP_DIR / "windows" / "novelWriter.ico",
SETUP_DIR / "windows" / "novelWriter.exe",
]
for item in files: