source: network-game/server/makefile@ e08572c

Last change on this file since e08572c 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
Line 
1server : ../common/message.cpp server.cpp
2 g++ -o $@ $? -lssl -lmysqlclient
Note: See TracBrowser for help on using the repository browser.