Skip to content
Snippets Groups Projects
Commit 8c084fdd authored by deuce's avatar deuce
Browse files

Don't redirect stderr and stdout to files.

parent 16146ba5
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,8 @@
# endif /* _WIN32_WCE_EMULATION */
#endif /* main */
#define NO_STDIO_REDIRECT
/* The standard output files */
#define STDOUT_FILE TEXT("stdout.txt")
#define STDERR_FILE TEXT("stderr.txt")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment