mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 03:59:28 +02:00
Regenerate fpcmake.inc after: Change resource string extension variable RSTEXT to '.rsj'
This commit is contained in:
parent
460c86e78a
commit
6e9e1fb370
@ -1104,7 +1104,7 @@ const fpcmakeini : array[0..268,1..240] of char=(
|
||||
'SHAREDLIBPREFIX=libfp'#010+
|
||||
'STATICLIBPREFIX=libp'#010+
|
||||
'IMPORTLIBPREFIX=libimp'#010+
|
||||
'RSTEXT=.rst'#010+
|
||||
'RSTEXT=.rsj'#010+
|
||||
'# externa','l debug info for executable'#010+
|
||||
'EXEDBGEXT=.dbg'#010+
|
||||
'#DEBUGSYMEXT #for debugger symbol files, define only for targets which'+
|
||||
|
Loading…
Reference in New Issue
Block a user