Changeset b53c6b3 in network-game for client/makefile
- Timestamp:
- Dec 3, 2012, 1:18:53 PM (12 years ago)
- Branches:
- master
- Children:
- 1a1aebd, 3b1efcc
- Parents:
- cbc595d
- git-author:
- dportnoy <dmp1488@…> (12/03/12 13:17:58)
- git-committer:
- dportnoy <dmp1488@…> (12/03/12 13:18:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/makefile
rcbc595d rb53c6b3 1 gameClient : ../common/ message.cpp Client/main.cpp1 gameClient : ../common/Message.cpp Client/main.cpp 2 2 g++ -o $@ $?
Note:
See TracChangeset
for help on using the changeset viewer.