source: network-game/server/makefile@ 6475138

Last change on this file since 6475138 was e084950, checked in by dportnoy <dmp1488@…>, 12 years ago

Converted the server to use sendMessage and receiveMessage and it now asks the user to guess a number between 1 and 1000

  • Property mode set to 100644
File size: 76 bytes
RevLine 
[e084950]1server : ../common/message.cpp server.cpp
[e3535b3]2 g++ -o $@ $? -lssl -lmysqlclient
Note: See TracBrowser for help on using the repository browser.