view command.h @ 24410:606006d9f2f1

Do not replace _ by - if x86_64 is given in --target. Patch by Andrew Calkin (andrew calkin gmail com)
author reimar
date Wed, 12 Sep 2007 06:59:36 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);