2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
|
all:
|
||
|
g++ -o mysql mysql.cc crypt.cc -lmysqlcppconn -lcrypt -std=c++11
|