diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-23 17:59:19 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-23 17:59:19 +0000 |
commit | 181d88456435264dd2631b2ce5009d78fbe2e680 (patch) | |
tree | b112f6e09f885edc4576daf683bbdad3302d0564 /Protocols/SIP/sip.dsp | |
parent | 395542942d1ab15f62a8fc4eba068f1d9efcff3f (diff) |
sip: fix for vc6
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@216 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/SIP/sip.dsp')
-rw-r--r-- | Protocols/SIP/sip.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Protocols/SIP/sip.dsp b/Protocols/SIP/sip.dsp index 5bd1322..cc83e5a 100644 --- a/Protocols/SIP/sip.dsp +++ b/Protocols/SIP/sip.dsp @@ -180,6 +180,10 @@ SOURCE=..\..\plugins\utils\mir_options.h # End Source File
# Begin Source File
+SOURCE=.\popup.h
+# End Source File
+# Begin Source File
+
SOURCE=.\resource.h
# End Source File
# Begin Source File
@@ -220,6 +224,10 @@ SOURCE=..\..\plugins\utils\mir_options.cpp # End Source File
# Begin Source File
+SOURCE=.\popup.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\sip.cpp
# End Source File
# Begin Source File
|