Skip to content

Commit c1eb56f

Browse files
committed
[cleanup][InnoSetup] Remove .in extension from non-CMake configurable codelite64_mingw.localization.iss.in
1 parent 0c4a5ea commit c1eb56f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

InnoSetup/codelite64_mingw.iss.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define SupportURL "https://codelite.org"
88

99
; external file with language and custom message definitions
10-
#include "@CL_SRC_ROOT@/InnoSetup/codelite64_mingw.localization.iss.in"
10+
#include "@CL_SRC_ROOT@/InnoSetup/codelite64_mingw.localization.iss"
1111

1212
[Setup]
1313
AppName={#AppName}
File renamed without changes.

0 commit comments

Comments
 (0)