diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-12-15 03:24:11 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-12-15 03:24:11 +0000 |
commit | 2886b3c6f7d50f479f74796ce9f8c6ba0356070c (patch) | |
tree | b634717ab61b117a867d8971cdae95addd62fa00 /Protocols/IAX/iax.dsp | |
parent | e2e650d26dad9ff91860aeb0b3b999c5e78e98fe (diff) |
iax: start of processing code
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@180 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/IAX/iax.dsp')
-rw-r--r-- | Protocols/IAX/iax.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Protocols/IAX/iax.dsp b/Protocols/IAX/iax.dsp index 64d1d3f..abcbf24 100644 --- a/Protocols/IAX/iax.dsp +++ b/Protocols/IAX/iax.dsp @@ -164,6 +164,10 @@ SOURCE=.\commons.h # End Source File
# Begin Source File
+SOURCE=.\IAXProto.h
+# End Source File
+# Begin Source File
+
SOURCE=.\m_iax.h
# End Source File
# Begin Source File
@@ -208,6 +212,10 @@ SOURCE=.\iax.cpp # End Source File
# Begin Source File
+SOURCE=.\IAXProto.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\plugins\utils\mir_icons.cpp
# End Source File
# Begin Source File
|