#include int main(int argc, char **argv) { printf("I am a subproject executable file.\n"); return 0; }