2 lines
70 B
Bash
Executable File
2 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
g++ -o mstring_test mstring_test.cpp -I.. -L.. -lCoreUtils |