minor update
This commit is contained in:
parent
5b10cc1038
commit
429dcc6a76
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "shellUtils.h"
|
||||
|
||||
#define WIN_EXEC .append(".exe")
|
||||
#define WIN_EXEC .append(".exe") // executables on windows need .exe to run
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue