summaryrefslogtreecommitdiff
path: root/.depend
diff options
context:
space:
mode:
Diffstat (limited to '.depend')
-rw-r--r--.depend21
1 files changed, 21 insertions, 0 deletions
diff --git a/.depend b/.depend
new file mode 100644
index 0000000..ce5924d
--- /dev/null
+++ b/.depend
@@ -0,0 +1,21 @@
+main.o: main.cpp myfuncs.h TUserList.h mytypes.h TConfigReadOnly.h \
+ TPlugin.h TSession.h TPluginParent.h TPluginParentLight.h \
+ TConnectionInterface.h TConnection.h TChannel.h TConfig.h main.h
+TChannel.o: TChannel.cpp TChannel.h mytypes.h TConfigReadOnly.h myfuncs.h \
+ TPluginParent.h TPlugin.h TPluginParentLight.h TConnectionInterface.h \
+ TUserList.h TConnection.h TSession.h
+TConnection.o: TConnection.cpp TConnection.h mytypes.h TConfigReadOnly.h \
+ myfuncs.h TConnectionInterface.h TUserList.h TPluginParent.h TPlugin.h \
+ TPluginParentLight.h TSession.h TChannel.h
+TPluginParent.o: TPluginParent.cpp TPluginParent.h mytypes.h \
+ TConfigReadOnly.h myfuncs.h TPlugin.h TPluginParentLight.h \
+ TConnectionInterface.h TUserList.h TConnection.h TSession.h TChannel.h
+TUserList.o: TUserList.cpp TUserList.h mytypes.h TConfigReadOnly.h \
+ myfuncs.h
+myfuncs.o: myfuncs.cpp myfuncs.h
+TConfig.o: TConfig.cpp TConfig.h TConfigReadOnly.h myfuncs.h
+TPlugin.o: TPlugin.cpp TPlugin.h mytypes.h TConfigReadOnly.h myfuncs.h \
+ main.h TConfig.h
+TSession.o: TSession.cpp TSession.h mytypes.h TConfigReadOnly.h myfuncs.h \
+ TPluginParent.h TPlugin.h TPluginParentLight.h TConnectionInterface.h \
+ TUserList.h TConnection.h TChannel.h