blob: 2971b1baee31d15c0a451e71a057d626b4e78ef9 (
plain)
1
2
3
4
5
6
|
// The following variables in the comment
// make sure the file is regenerated when
// the arguments change and force the POST_BUILD
// step to be executed as well
// ${CMD_ARGS_STR} ${CMD_EXTRA_ARGS_STR} ${ARG_MAIN_QML_FILE}
int main(int, char *[]){}
|