Procházet zdrojové kódy

Update rexm.c

pull/5200/head
Ray před 2 týdny
rodič
revize
1161286d51
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. +3
    -0
      tools/rexm/rexm.c

+ 3
- 0
tools/rexm/rexm.c Zobrazit soubor

@ -1337,6 +1337,9 @@ int main(int argc, char *argv[])
// add <example_name> : Add existing example, category extracted from name
// rename <old_examples_name> <new_example_name> : Rename an existing example
// remove <example_name> : Remove an existing example
// build <example_name> : Build example for Desktop and Web platforms
// validate : Validate examples collection, generates report
// update : Validate and update examples collection, generates report
printf("\n////////////////////////////////////////////////////////////////////////////////////////////\n");
printf("// //\n");

Načítá se…
Zrušit
Uložit