3 include ..
/..
/..
/..
/..
/build
/shared_unix
/defs.mak
4 include ..
/..
/..
/..
/..
/build
/$(PLATFORM
)/platformDefs.mak
6 SHARED_SRC_DIR
= ..
/..
/..
/..
/..
/shared
/library
7 SERVER_SRC_DIR
= ..
/..
/..
10 ..
/..
/include/public \
11 ..
/..
/include/private \
13 ..
/..
/src
/$(PLATFORM
) \
14 $(COMMON_ENGINE_LIBRARY_INCLUDES
) \
15 $(SERVER_GAME_INCLUDE_PATH
) \
16 $(COLLISION_INCLUDE_PATH
) \
17 $(DEBUG_INCLUDE_PATH
) \
18 $(FILE_INCLUDE_PATH
) \
19 $(FOUNDATION_INCLUDE_PATH
) \
20 $(FOUNDATION_TYPES_INCLUDE_PATH
) \
21 $(GAME_INCLUDE_PATH
) \
23 $(MATH_INCLUDE_PATH
) \
24 $(MEMORY_MANAGER_INCLUDE_PATH
) \
25 $(SHARED_NETWORK_INCLUDE_PATH
) \
26 $(SYNCHRONIZATION_INCLUDE_PATH
) \
27 $(OBJECT_INCLUDE_PATH
) \
28 $(COMMAND_PARSER_INCLUDE_PATH
) \
29 $(MATH_ARCHIVE_INCLUDE_PATH
) \
30 $(MESSAGE_DISPATCH_INCLUDE_PATH
) \
31 $(PATHFINDING_INCLUDE_PATH
) \
32 $(SERVER_PATHFINDING_INCLUDE_PATH
) \
33 $(RANDOM_INCLUDE_PATH
) \
34 $(UTILITY_INCLUDE_PATH
) \
35 $(NETWORK_MESSAGES_INCLUDE_PATH
) \
36 $(LOCALIZATION_INCLUDE_PATH
) \
37 $(TERRAIN_INCLUDE_PATH
) \
38 $(THREAD_INCLUDE_PATH
) \
39 $(SYNCHRONIZATION_INCLUDE_PATH
) \
41 $(BOOST_INCLUDE_PATH
) \
43 /usr
/java
/include/linux \
44 ..
/..
/..
/..
/..
/..
/external
/ours
/library
/fileInterface
/include/public \
45 ..
/..
/..
/..
/..
/..
/external
/ours
/library
/unicode
/include \
46 ..
/..
/..
/..
/..
/..
/external
/ours
/library
/archive
/include \
47 ..
/..
/..
/..
/..
/..
/external
/ours
/library
/unicodeArchive
/include \
48 ..
/..
/..
/..
/..
/..
/game
/shared
/library
/swgSharedUtility
/include/public \
49 ..
/..
/..
/..
/..
/..
/game
/shared
/library
/swgSharedNetworkMessages
/include/public \
50 ..
/..
/..
/..
/..
/..
/game
/server
/application
/SwgGameServer
/include/public \
51 ..
/..
/..
/..
/..
/..
/external
/ours
/library
/singleton
/include \
52 ..
/..
/..
/..
/..
/shared
/library
/sharedSkillSystem
/include/public \
53 ..
/..
/..
/..
/..
/server
/library
/serverUtility
/include/public \
54 ..
/..
/..
/..
/..
/server
/library
/serverNetworkMessages
/include/public \
55 ..
/..
/..
/..
/..
/..
/external
/ours
/library
/vnlv3 \
56 ..
/..
/..
/..
/..
/..
/external
/ours
/library
/vnlv3
/$(PLATFORM
)
58 #@todo codereorg remove dependancy on serverGame
59 #also added random and utility, commandparser, messagedispatch, matharchive, unicodearchive, archive because of this
61 include ..
/..
/..
/..
/..
/build
/shared_unix
/library.mak