Explorar el Código

Change resource string extension variable RSTEXT to '.rsj'

Pierre Muller hace 5 meses
padre
commit
460c86e78a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      utils/fpcm/fpcmake.ini

+ 1 - 1
utils/fpcm/fpcmake.ini

@@ -1041,7 +1041,7 @@ SHAREDLIBEXT=.so
 SHAREDLIBPREFIX=libfp
 STATICLIBPREFIX=libp
 IMPORTLIBPREFIX=libimp
-RSTEXT=.rst
+RSTEXT=.rsj
 # external debug info for executable
 EXEDBGEXT=.dbg
 #DEBUGSYMEXT #for debugger symbol files, define only for targets which has this