peter 24 anni fa
parent
commit
2f2e0fd80c
2 ha cambiato i file con 186 aggiunte e 175 eliminazioni
  1. 181 175
      utils/fpcm/fpcmake.inc
  2. 5 0
      utils/fpcm/fpcmake.ini

File diff suppressed because it is too large
+ 181 - 175
utils/fpcm/fpcmake.inc


+ 5 - 0
utils/fpcm/fpcmake.ini

@@ -262,6 +262,11 @@ ifndef LD
 LD=ld
 endif
 
+# Resource compiler
+ifndef RC
+RC=rc
+endif
+
 # ppas.bat / ppas.sh
 PPAS=ppas$(BATCHEXT)
 

Some files were not shown because too many files changed in this diff