Commit d977266b authored by David Reid's avatar David Reid

Minor change to the Windows build script for test_0.

parent edeadf17
gcc mal_test_0.c -o bin/mal_test_0.exe -Wall -mavx
g++ mal_test_0.cpp -o bin/mal_test_0_cpp.exe -Wall -mavx
\ No newline at end of file
gcc mal_test_0.c -o ./bin/mal_test_0.exe -Wall -mavx
g++ mal_test_0.cpp -o ./bin/mal_test_0_cpp.exe -Wall -mavx
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment