diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-15 15:17:43 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-15 15:17:43 +0000 |
commit | 6f8f9d1405f64ca8218a6b83b83e01e3ece3c9ea (patch) | |
tree | 659fcf8266e059edb698bfb90a383e2f2bdd6922 /wbOSD/wbOSD.dep | |
parent | e508be767406364f01e423f718c416707f14afea (diff) |
added QuickMessages plugin
added webOSD plugin
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@106 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'wbOSD/wbOSD.dep')
-rw-r--r-- | wbOSD/wbOSD.dep | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/wbOSD/wbOSD.dep b/wbOSD/wbOSD.dep new file mode 100644 index 0000000..7b3cf35 --- /dev/null +++ b/wbOSD/wbOSD.dep @@ -0,0 +1,24 @@ +# Microsoft Developer Studio Generated Dependency File, included by wbOSD.mak
+
+.\events.cpp : \
+ "..\..\include\m_message.h"\
+
+
+.\main.cpp : \
+ "..\..\include\m_clc.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_contacts.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_ignore.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_options.h"\
+ "..\..\include\m_plugins.h"\
+ "..\..\include\m_protocols.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_system.h"\
+ "..\..\include\m_utils.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\include\statusmodes.h"\
+ "..\..\include\win2k.h"\
+ ".\wbOSD.h"\
+
|