Last change
on this file since 8887 was
7314,
checked in by rgrieder, 14 years ago
|
Adjusted header file lists in network.
|
-
Property svn:eol-style set to
native
|
File size:
444 bytes
|
Line | |
---|
1 | ADD_SOURCE_FILES(NETWORK_SRC_FILES |
---|
2 | COMPILATION_BEGIN PacketCompilation.cc |
---|
3 | Acknowledgement.cc |
---|
4 | Chat.cc |
---|
5 | ClassID.cc |
---|
6 | DeleteObjects.cc |
---|
7 | FunctionIDs.cc |
---|
8 | FunctionCalls.cc |
---|
9 | Gamestate.cc |
---|
10 | Packet.cc |
---|
11 | Welcome.cc |
---|
12 | COMPILATION_END |
---|
13 | ServerInformation.cc |
---|
14 | ) |
---|
15 | |
---|
16 | ADD_SOURCE_FILES(NETWORK_HDR_FILES |
---|
17 | Acknowledgement.h |
---|
18 | Chat.h |
---|
19 | ClassID.h |
---|
20 | DeleteObjects.h |
---|
21 | FunctionCalls.h |
---|
22 | FunctionIDs.h |
---|
23 | Gamestate.h |
---|
24 | Packet.h |
---|
25 | ServerInformation.h |
---|
26 | Welcome.h |
---|
27 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.