Kaynağa Gözat

add debug line

pull/5130/head
Johnny Cena 1 ay önce
ebeveyn
işleme
dde3bc6588
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      tools/rexm/rexm.c

+ 1
- 0
tools/rexm/rexm.c Dosyayı Görüntüle

@ -1202,6 +1202,7 @@ int main(int argc, char *argv[])
#if defined(__linux__) || defined(__APPLE__)
make = "/usr/bin/make";
#endif
TraceLog(LOG_INFO, "Using make: %s", make)
ChangeDirectory(exBasePath);
system(TextFormat("%s %s/%s PLATFORM=PLATFORM_DESKTOP -B", make, exCategory, exName));

Yükleniyor…
İptal
Kaydet