diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 06:00:17 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 06:00:17 +0000 |
commit | b9170abcb47e8cd63a631c6a645b83406fea95f2 (patch) | |
tree | 3ed5ac6b0611d946be52e399ed5e1cf88e4f5b48 /protocols/MSN | |
parent | 3868979227214de98068cf6ae4edf5278ae12035 (diff) |
obsolete project files cleanup and overall adjustment: Part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@7 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MSN')
-rw-r--r-- | protocols/MSN/msn.dep | 127 | ||||
-rw-r--r-- | protocols/MSN/msn.dsp | 444 | ||||
-rw-r--r-- | protocols/MSN/msn.dsw | 33 | ||||
-rw-r--r-- | protocols/MSN/msn.mak | 1666 | ||||
-rw-r--r-- | protocols/MSN/msn.vcproj | 1130 | ||||
-rw-r--r-- | protocols/MSN/msn_8.vcproj | 1407 | ||||
-rw-r--r-- | protocols/MSN/msn_9.vcproj | 1195 |
7 files changed, 0 insertions, 6002 deletions
diff --git a/protocols/MSN/msn.dep b/protocols/MSN/msn.dep deleted file mode 100644 index 55082973e9..0000000000 --- a/protocols/MSN/msn.dep +++ /dev/null @@ -1,127 +0,0 @@ -# Microsoft Developer Studio Generated Dependency File, included by msn.mak
-
-.\des.c : \
- ".\des.h"\
-
-
-.\ezxml.c : \
- ".\ezxml.h"\
-
-
-.\msn.cpp : \
- "..\..\include\m_avatars.h"\
- "..\..\include\m_chat.h"\
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_icolib.h"\
- "..\..\include\m_idle.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_message.h"\
- "..\..\include\m_netlib.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_plugins.h"\
- "..\..\include\m_popup.h"\
- "..\..\include\m_protocols.h"\
- "..\..\include\m_protomod.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_stdhdr.h"\
- "..\..\include\m_system.h"\
- "..\..\include\m_system_cpp.h"\
- "..\..\include\m_userinfo.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- "..\..\include\statusmodes.h"\
- "..\..\include\win2k.h"\
- ".\ezxml.h"\
- ".\msn_global.h"\
- ".\sdk\m_folders.h"\
- ".\sdk\m_metacontacts.h"\
- ".\sdk\m_proto_listeningto.h"\
- ".\version.h"\
-
-
-.\msn_auth.cpp : \
- ".\des.h"\
-
-
-.\msn_chat.cpp : \
- "..\..\include\m_history.h"\
-
-
-.\msn_links.cpp : \
- "..\..\include\m_addcontact.h"\
- ".\sdk\m_assocmgr.h"\
-
-
-.\msn_lists.cpp : \
- ".\sdk\m_smileyadd.h"\
-
-
-.\msn_misc.cpp : \
- ".\version.h"\
-
-
-.\msn_natdetect.cpp : \
- ".\sdk\icftypes.h"\
- ".\sdk\netfw.h"\
-
-
-.\msn_p2p.cpp : \
- ".\sdk\m_smileyadd.h"\
-
-
-.\msn_proto.cpp : \
- "..\..\include\m_avatars.h"\
- "..\..\include\m_chat.h"\
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_icolib.h"\
- "..\..\include\m_idle.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_message.h"\
- "..\..\include\m_netlib.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_plugins.h"\
- "..\..\include\m_popup.h"\
- "..\..\include\m_protocols.h"\
- "..\..\include\m_protoint.h"\
- "..\..\include\m_protomod.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_stdhdr.h"\
- "..\..\include\m_system.h"\
- "..\..\include\m_system_cpp.h"\
- "..\..\include\m_userinfo.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- "..\..\include\statusmodes.h"\
- "..\..\include\win2k.h"\
- ".\ezxml.h"\
- ".\msn_global.h"\
- ".\msn_proto.h"\
- ".\sdk\m_folders.h"\
- ".\sdk\m_metacontacts.h"\
- ".\sdk\m_proto_listeningto.h"\
-
-
-.\resource.rc : \
- ".\Icos\inbox.ico"\
- ".\Icos\invite.ico"\
- ".\Icos\list_al.ico"\
- ".\Icos\list_bl.ico"\
- ".\Icos\list_fl.ico"\
- ".\Icos\list_rl.ico"\
- ".\Icos\msn.ico"\
- ".\Icos\msnblock.ico"\
- ".\Icos\netmeeting.ico"\
- ".\Icos\profile.ico"\
- ".\Icos\services.ico"\
- ".\msn.rc"\
- ".\version.h"\
- ".\version.rc"\
-
diff --git a/protocols/MSN/msn.dsp b/protocols/MSN/msn.dsp deleted file mode 100644 index e0e8a5c678..0000000000 --- a/protocols/MSN/msn.dsp +++ /dev/null @@ -1,444 +0,0 @@ -# Microsoft Developer Studio Project File - Name="msn" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=msn - Win32 Debug Unicode
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "msn.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "msn.mak" CFG="msn - Win32 Debug Unicode"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "msn - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "msn - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "msn - Win32 Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "msn - Win32 Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 1
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /G4 /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /FD /c
-# SUBTRACT CPP /Fr /YX /Yc /Yu
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /i "../../include" /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /base:"0x19000000" /dll /map /debug /machine:I386 /out:"../../bin/release/plugins/msn.dll" /filealign:512
-# SUBTRACT LINK32 /pdb:none /incremental:yes
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 1
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FR /FD /GZ /c
-# SUBTRACT CPP /YX /Yc /Yu
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /i "../../include" /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /dll /debug /machine:I386 /out:"../../bin/debug/plugins/msn.dll" /pdbtype:sept
-# SUBTRACT LINK32 /pdb:none /incremental:no
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "msn___Win32_Release_Unicode"
-# PROP BASE Intermediate_Dir "msn___Win32_Release_Unicode"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ".\Release_Unicode"
-# PROP Intermediate_Dir ".\Release_Unicode"
-# PROP Ignore_Export_Lib 1
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Yu"msn_global.h" /FD /c
-# SUBTRACT BASE CPP /Fr
-# ADD CPP /nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Yu"msn_global.h" /FD /c
-# SUBTRACT CPP /Fr
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /i "../../include" /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /base:"0x19000000" /dll /map /debug /machine:I386 /out:"../../bin/release/plugins/msn.dll" /filealign:512
-# SUBTRACT BASE LINK32 /pdb:none /incremental:yes
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /base:"0x19000000" /dll /map /debug /machine:I386 /out:"../../bin/Release Unicode/plugins/msn.dll" /filealign:512
-# SUBTRACT LINK32 /pdb:none /incremental:yes
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "msn___Win32_Debug_Unicode"
-# PROP BASE Intermediate_Dir "msn___Win32_Debug_Unicode"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "./Debug_Unicode"
-# PROP Intermediate_Dir "./Debug_Unicode"
-# PROP Ignore_Export_Lib 1
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FR /Yu"msn_global.h" /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FR /Yu"msn_global.h" /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /i "../../include" /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"../../bin/debug/plugins/msn.dll" /pdbtype:sept
-# SUBTRACT BASE LINK32 /pdb:none
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /dll /debug /machine:I386 /out:"../../bin/Debug Unicode/plugins/msn.dll" /pdbtype:sept
-# SUBTRACT LINK32 /pdb:none /incremental:no
-
-!ENDIF
-
-# Begin Target
-
-# Name "msn - Win32 Release"
-# Name "msn - Win32 Debug"
-# Name "msn - Win32 Release Unicode"
-# Name "msn - Win32 Debug Unicode"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\des.c
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-# SUBTRACT CPP /YX /Yc /Yu
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-# SUBTRACT CPP /YX /Yc /Yu
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\ezxml.c
-# SUBTRACT CPP /YX /Yc /Yu
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn.cpp
-# ADD CPP /Yc"msn_global.h"
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_auth.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_chat.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_commands.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_contact.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_errors.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_ftold.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_global.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_http.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_libstr.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_links.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_lists.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_mail.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_menu.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_mime.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_misc.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_msgqueue.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_msgsplit.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_natdetect.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_opts.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_p2p.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_p2ps.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_proto.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_soapab.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_soapstore.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_srv.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_ssl.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_std.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_svcs.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_switchboard.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_threads.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_useropts.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\msn_ws.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\version.h
-# End Source File
-# End Group
-# Begin Group "Miranda Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_clist.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_database.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_langpack.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_netlib.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_options.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_plugins.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_popup.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_protocols.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_protomod.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_protosvc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_skin.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_system.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\m_utils.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\newpluginapi.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\SDK\headers_c\statusmodes.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# Begin Source File
-
-SOURCE=.\Icos\avatar.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\inbox.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\invite.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\list_al.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\list_bl.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\list_fl.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\list_rl.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\msn.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\msnblock.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\netmeeting.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\profile.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\resource.rc
-# End Source File
-# Begin Source File
-
-SOURCE=.\Icos\services.ico
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/protocols/MSN/msn.dsw b/protocols/MSN/msn.dsw deleted file mode 100644 index b254a0b11d..0000000000 --- a/protocols/MSN/msn.dsw +++ /dev/null @@ -1,33 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "msn"=.\msn.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
- begin source code control
- "$/Miranda/miranda/protocols/MSN", MODAAAAA
- .
- end source code control
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
diff --git a/protocols/MSN/msn.mak b/protocols/MSN/msn.mak deleted file mode 100644 index 995514da71..0000000000 --- a/protocols/MSN/msn.mak +++ /dev/null @@ -1,1666 +0,0 @@ -# Microsoft Developer Studio Generated NMAKE File, Based on msn.dsp
-!IF "$(CFG)" == ""
-CFG=msn - Win32 Release Unicode
-!MESSAGE No configuration specified. Defaulting to msn - Win32 Release Unicode.
-!ENDIF
-
-!IF "$(CFG)" != "msn - Win32 Release" && "$(CFG)" != "msn - Win32 Debug" && "$(CFG)" != "msn - Win32 Release Unicode" && "$(CFG)" != "msn - Win32 Debug Unicode"
-!MESSAGE Invalid configuration "$(CFG)" specified.
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "msn.mak" CFG="msn - Win32 Debug Unicode"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "msn - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "msn - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "msn - Win32 Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "msn - Win32 Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-!ERROR An invalid configuration is specified.
-!ENDIF
-
-!IF "$(OS)" == "Windows_NT"
-NULL=
-!ELSE
-NULL=nul
-!ENDIF
-
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-OUTDIR=.\Release
-INTDIR=.\Release
-# Begin Custom Macros
-OutDir=.\Release
-# End Custom Macros
-
-ALL : "..\..\bin\release\plugins\msn.dll" "$(OUTDIR)\msn.pch"
-
-
-CLEAN :
- -@erase "$(INTDIR)\des.obj"
- -@erase "$(INTDIR)\ezxml.obj"
- -@erase "$(INTDIR)\msn.obj"
- -@erase "$(INTDIR)\msn.pch"
- -@erase "$(INTDIR)\msn_auth.obj"
- -@erase "$(INTDIR)\msn_chat.obj"
- -@erase "$(INTDIR)\msn_commands.obj"
- -@erase "$(INTDIR)\msn_contact.obj"
- -@erase "$(INTDIR)\msn_errors.obj"
- -@erase "$(INTDIR)\msn_ftold.obj"
- -@erase "$(INTDIR)\msn_http.obj"
- -@erase "$(INTDIR)\msn_libstr.obj"
- -@erase "$(INTDIR)\msn_links.obj"
- -@erase "$(INTDIR)\msn_lists.obj"
- -@erase "$(INTDIR)\msn_mail.obj"
- -@erase "$(INTDIR)\msn_menu.obj"
- -@erase "$(INTDIR)\msn_mime.obj"
- -@erase "$(INTDIR)\msn_misc.obj"
- -@erase "$(INTDIR)\msn_msgqueue.obj"
- -@erase "$(INTDIR)\msn_msgsplit.obj"
- -@erase "$(INTDIR)\msn_natdetect.obj"
- -@erase "$(INTDIR)\msn_opts.obj"
- -@erase "$(INTDIR)\msn_p2p.obj"
- -@erase "$(INTDIR)\msn_p2ps.obj"
- -@erase "$(INTDIR)\msn_proto.obj"
- -@erase "$(INTDIR)\msn_soapab.obj"
- -@erase "$(INTDIR)\msn_soapstore.obj"
- -@erase "$(INTDIR)\msn_srv.obj"
- -@erase "$(INTDIR)\msn_ssl.obj"
- -@erase "$(INTDIR)\msn_std.obj"
- -@erase "$(INTDIR)\msn_svcs.obj"
- -@erase "$(INTDIR)\msn_switchboard.obj"
- -@erase "$(INTDIR)\msn_threads.obj"
- -@erase "$(INTDIR)\msn_useropts.obj"
- -@erase "$(INTDIR)\msn_ws.obj"
- -@erase "$(INTDIR)\resource.res"
- -@erase "$(INTDIR)\vc60.idb"
- -@erase "$(INTDIR)\vc60.pdb"
- -@erase "$(OUTDIR)\msn.exp"
- -@erase "$(OUTDIR)\msn.map"
- -@erase "$(OUTDIR)\msn.pdb"
- -@erase "..\..\bin\release\plugins\msn.dll"
-
-"$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
-CPP_PROJ=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-MTL_PROJ=/nologo /D "NDEBUG" /mktyplib203 /win32
-RSC_PROJ=/l 0x809 /fo"$(INTDIR)\resource.res" /i "../../include" /d "NDEBUG"
-BSC32=bscmake.exe
-BSC32_FLAGS=/nologo /o"$(OUTDIR)\msn.bsc"
-BSC32_SBRS= \
-
-LINK32=link.exe
-LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /base:"0x19000000" /dll /incremental:no /pdb:"$(OUTDIR)\msn.pdb" /map:"$(INTDIR)\msn.map" /debug /machine:I386 /out:"../../bin/release/plugins/msn.dll" /implib:"$(OUTDIR)\msn.lib" /filealign:512
-LINK32_OBJS= \
- "$(INTDIR)\des.obj" \
- "$(INTDIR)\ezxml.obj" \
- "$(INTDIR)\msn.obj" \
- "$(INTDIR)\msn_auth.obj" \
- "$(INTDIR)\msn_chat.obj" \
- "$(INTDIR)\msn_commands.obj" \
- "$(INTDIR)\msn_contact.obj" \
- "$(INTDIR)\msn_errors.obj" \
- "$(INTDIR)\msn_ftold.obj" \
- "$(INTDIR)\msn_http.obj" \
- "$(INTDIR)\msn_libstr.obj" \
- "$(INTDIR)\msn_links.obj" \
- "$(INTDIR)\msn_lists.obj" \
- "$(INTDIR)\msn_mail.obj" \
- "$(INTDIR)\msn_menu.obj" \
- "$(INTDIR)\msn_mime.obj" \
- "$(INTDIR)\msn_misc.obj" \
- "$(INTDIR)\msn_msgqueue.obj" \
- "$(INTDIR)\msn_msgsplit.obj" \
- "$(INTDIR)\msn_natdetect.obj" \
- "$(INTDIR)\msn_opts.obj" \
- "$(INTDIR)\msn_p2p.obj" \
- "$(INTDIR)\msn_p2ps.obj" \
- "$(INTDIR)\msn_proto.obj" \
- "$(INTDIR)\msn_soapab.obj" \
- "$(INTDIR)\msn_soapstore.obj" \
- "$(INTDIR)\msn_srv.obj" \
- "$(INTDIR)\msn_ssl.obj" \
- "$(INTDIR)\msn_std.obj" \
- "$(INTDIR)\msn_svcs.obj" \
- "$(INTDIR)\msn_switchboard.obj" \
- "$(INTDIR)\msn_threads.obj" \
- "$(INTDIR)\msn_useropts.obj" \
- "$(INTDIR)\msn_ws.obj" \
- "$(INTDIR)\resource.res"
-
-"..\..\bin\release\plugins\msn.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
-<<
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-OUTDIR=.\Debug
-INTDIR=.\Debug
-# Begin Custom Macros
-OutDir=.\Debug
-# End Custom Macros
-
-ALL : "..\..\bin\debug\plugins\msn.dll" "$(OUTDIR)\msn.pch" "$(OUTDIR)\msn.bsc"
-
-
-CLEAN :
- -@erase "$(INTDIR)\des.obj"
- -@erase "$(INTDIR)\des.sbr"
- -@erase "$(INTDIR)\ezxml.obj"
- -@erase "$(INTDIR)\ezxml.sbr"
- -@erase "$(INTDIR)\msn.obj"
- -@erase "$(INTDIR)\msn.pch"
- -@erase "$(INTDIR)\msn.sbr"
- -@erase "$(INTDIR)\msn_auth.obj"
- -@erase "$(INTDIR)\msn_auth.sbr"
- -@erase "$(INTDIR)\msn_chat.obj"
- -@erase "$(INTDIR)\msn_chat.sbr"
- -@erase "$(INTDIR)\msn_commands.obj"
- -@erase "$(INTDIR)\msn_commands.sbr"
- -@erase "$(INTDIR)\msn_contact.obj"
- -@erase "$(INTDIR)\msn_contact.sbr"
- -@erase "$(INTDIR)\msn_errors.obj"
- -@erase "$(INTDIR)\msn_errors.sbr"
- -@erase "$(INTDIR)\msn_ftold.obj"
- -@erase "$(INTDIR)\msn_ftold.sbr"
- -@erase "$(INTDIR)\msn_http.obj"
- -@erase "$(INTDIR)\msn_http.sbr"
- -@erase "$(INTDIR)\msn_libstr.obj"
- -@erase "$(INTDIR)\msn_libstr.sbr"
- -@erase "$(INTDIR)\msn_links.obj"
- -@erase "$(INTDIR)\msn_links.sbr"
- -@erase "$(INTDIR)\msn_lists.obj"
- -@erase "$(INTDIR)\msn_lists.sbr"
- -@erase "$(INTDIR)\msn_mail.obj"
- -@erase "$(INTDIR)\msn_mail.sbr"
- -@erase "$(INTDIR)\msn_menu.obj"
- -@erase "$(INTDIR)\msn_menu.sbr"
- -@erase "$(INTDIR)\msn_mime.obj"
- -@erase "$(INTDIR)\msn_mime.sbr"
- -@erase "$(INTDIR)\msn_misc.obj"
- -@erase "$(INTDIR)\msn_misc.sbr"
- -@erase "$(INTDIR)\msn_msgqueue.obj"
- -@erase "$(INTDIR)\msn_msgqueue.sbr"
- -@erase "$(INTDIR)\msn_msgsplit.obj"
- -@erase "$(INTDIR)\msn_msgsplit.sbr"
- -@erase "$(INTDIR)\msn_natdetect.obj"
- -@erase "$(INTDIR)\msn_natdetect.sbr"
- -@erase "$(INTDIR)\msn_opts.obj"
- -@erase "$(INTDIR)\msn_opts.sbr"
- -@erase "$(INTDIR)\msn_p2p.obj"
- -@erase "$(INTDIR)\msn_p2p.sbr"
- -@erase "$(INTDIR)\msn_p2ps.obj"
- -@erase "$(INTDIR)\msn_p2ps.sbr"
- -@erase "$(INTDIR)\msn_proto.obj"
- -@erase "$(INTDIR)\msn_proto.sbr"
- -@erase "$(INTDIR)\msn_soapab.obj"
- -@erase "$(INTDIR)\msn_soapab.sbr"
- -@erase "$(INTDIR)\msn_soapstore.obj"
- -@erase "$(INTDIR)\msn_soapstore.sbr"
- -@erase "$(INTDIR)\msn_srv.obj"
- -@erase "$(INTDIR)\msn_srv.sbr"
- -@erase "$(INTDIR)\msn_ssl.obj"
- -@erase "$(INTDIR)\msn_ssl.sbr"
- -@erase "$(INTDIR)\msn_std.obj"
- -@erase "$(INTDIR)\msn_std.sbr"
- -@erase "$(INTDIR)\msn_svcs.obj"
- -@erase "$(INTDIR)\msn_svcs.sbr"
- -@erase "$(INTDIR)\msn_switchboard.obj"
- -@erase "$(INTDIR)\msn_switchboard.sbr"
- -@erase "$(INTDIR)\msn_threads.obj"
- -@erase "$(INTDIR)\msn_threads.sbr"
- -@erase "$(INTDIR)\msn_useropts.obj"
- -@erase "$(INTDIR)\msn_useropts.sbr"
- -@erase "$(INTDIR)\msn_ws.obj"
- -@erase "$(INTDIR)\msn_ws.sbr"
- -@erase "$(INTDIR)\resource.res"
- -@erase "$(INTDIR)\vc60.idb"
- -@erase "$(INTDIR)\vc60.pdb"
- -@erase "$(OUTDIR)\msn.bsc"
- -@erase "$(OUTDIR)\msn.exp"
- -@erase "$(OUTDIR)\msn.pdb"
- -@erase "..\..\bin\debug\plugins\msn.dll"
- -@erase "..\..\bin\debug\plugins\msn.ilk"
-
-"$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
-CPP_PROJ=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-MTL_PROJ=/nologo /D "_DEBUG" /mktyplib203 /win32
-RSC_PROJ=/l 0x809 /fo"$(INTDIR)\resource.res" /i "../../include" /d "_DEBUG"
-BSC32=bscmake.exe
-BSC32_FLAGS=/nologo /o"$(OUTDIR)\msn.bsc"
-BSC32_SBRS= \
- "$(INTDIR)\des.sbr" \
- "$(INTDIR)\ezxml.sbr" \
- "$(INTDIR)\msn.sbr" \
- "$(INTDIR)\msn_auth.sbr" \
- "$(INTDIR)\msn_chat.sbr" \
- "$(INTDIR)\msn_commands.sbr" \
- "$(INTDIR)\msn_contact.sbr" \
- "$(INTDIR)\msn_errors.sbr" \
- "$(INTDIR)\msn_ftold.sbr" \
- "$(INTDIR)\msn_http.sbr" \
- "$(INTDIR)\msn_libstr.sbr" \
- "$(INTDIR)\msn_links.sbr" \
- "$(INTDIR)\msn_lists.sbr" \
- "$(INTDIR)\msn_mail.sbr" \
- "$(INTDIR)\msn_menu.sbr" \
- "$(INTDIR)\msn_mime.sbr" \
- "$(INTDIR)\msn_misc.sbr" \
- "$(INTDIR)\msn_msgqueue.sbr" \
- "$(INTDIR)\msn_msgsplit.sbr" \
- "$(INTDIR)\msn_natdetect.sbr" \
- "$(INTDIR)\msn_opts.sbr" \
- "$(INTDIR)\msn_p2p.sbr" \
- "$(INTDIR)\msn_p2ps.sbr" \
- "$(INTDIR)\msn_proto.sbr" \
- "$(INTDIR)\msn_soapab.sbr" \
- "$(INTDIR)\msn_soapstore.sbr" \
- "$(INTDIR)\msn_srv.sbr" \
- "$(INTDIR)\msn_ssl.sbr" \
- "$(INTDIR)\msn_std.sbr" \
- "$(INTDIR)\msn_svcs.sbr" \
- "$(INTDIR)\msn_switchboard.sbr" \
- "$(INTDIR)\msn_threads.sbr" \
- "$(INTDIR)\msn_useropts.sbr" \
- "$(INTDIR)\msn_ws.sbr"
-
-"$(OUTDIR)\msn.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
- $(BSC32) @<<
- $(BSC32_FLAGS) $(BSC32_SBRS)
-<<
-
-LINK32=link.exe
-LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /dll /incremental:yes /pdb:"$(OUTDIR)\msn.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/msn.dll" /implib:"$(OUTDIR)\msn.lib" /pdbtype:sept
-LINK32_OBJS= \
- "$(INTDIR)\des.obj" \
- "$(INTDIR)\ezxml.obj" \
- "$(INTDIR)\msn.obj" \
- "$(INTDIR)\msn_auth.obj" \
- "$(INTDIR)\msn_chat.obj" \
- "$(INTDIR)\msn_commands.obj" \
- "$(INTDIR)\msn_contact.obj" \
- "$(INTDIR)\msn_errors.obj" \
- "$(INTDIR)\msn_ftold.obj" \
- "$(INTDIR)\msn_http.obj" \
- "$(INTDIR)\msn_libstr.obj" \
- "$(INTDIR)\msn_links.obj" \
- "$(INTDIR)\msn_lists.obj" \
- "$(INTDIR)\msn_mail.obj" \
- "$(INTDIR)\msn_menu.obj" \
- "$(INTDIR)\msn_mime.obj" \
- "$(INTDIR)\msn_misc.obj" \
- "$(INTDIR)\msn_msgqueue.obj" \
- "$(INTDIR)\msn_msgsplit.obj" \
- "$(INTDIR)\msn_natdetect.obj" \
- "$(INTDIR)\msn_opts.obj" \
- "$(INTDIR)\msn_p2p.obj" \
- "$(INTDIR)\msn_p2ps.obj" \
- "$(INTDIR)\msn_proto.obj" \
- "$(INTDIR)\msn_soapab.obj" \
- "$(INTDIR)\msn_soapstore.obj" \
- "$(INTDIR)\msn_srv.obj" \
- "$(INTDIR)\msn_ssl.obj" \
- "$(INTDIR)\msn_std.obj" \
- "$(INTDIR)\msn_svcs.obj" \
- "$(INTDIR)\msn_switchboard.obj" \
- "$(INTDIR)\msn_threads.obj" \
- "$(INTDIR)\msn_useropts.obj" \
- "$(INTDIR)\msn_ws.obj" \
- "$(INTDIR)\resource.res"
-
-"..\..\bin\debug\plugins\msn.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
-<<
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-OUTDIR=.\Release_Unicode
-INTDIR=.\Release_Unicode
-
-ALL : "..\..\bin\Release Unicode\plugins\msn.dll"
-
-
-CLEAN :
- -@erase "$(INTDIR)\des.obj"
- -@erase "$(INTDIR)\ezxml.obj"
- -@erase "$(INTDIR)\msn.obj"
- -@erase "$(INTDIR)\msn.pch"
- -@erase "$(INTDIR)\msn_auth.obj"
- -@erase "$(INTDIR)\msn_chat.obj"
- -@erase "$(INTDIR)\msn_commands.obj"
- -@erase "$(INTDIR)\msn_contact.obj"
- -@erase "$(INTDIR)\msn_errors.obj"
- -@erase "$(INTDIR)\msn_ftold.obj"
- -@erase "$(INTDIR)\msn_http.obj"
- -@erase "$(INTDIR)\msn_libstr.obj"
- -@erase "$(INTDIR)\msn_links.obj"
- -@erase "$(INTDIR)\msn_lists.obj"
- -@erase "$(INTDIR)\msn_mail.obj"
- -@erase "$(INTDIR)\msn_menu.obj"
- -@erase "$(INTDIR)\msn_mime.obj"
- -@erase "$(INTDIR)\msn_misc.obj"
- -@erase "$(INTDIR)\msn_msgqueue.obj"
- -@erase "$(INTDIR)\msn_msgsplit.obj"
- -@erase "$(INTDIR)\msn_natdetect.obj"
- -@erase "$(INTDIR)\msn_opts.obj"
- -@erase "$(INTDIR)\msn_p2p.obj"
- -@erase "$(INTDIR)\msn_p2ps.obj"
- -@erase "$(INTDIR)\msn_proto.obj"
- -@erase "$(INTDIR)\msn_soapab.obj"
- -@erase "$(INTDIR)\msn_soapstore.obj"
- -@erase "$(INTDIR)\msn_srv.obj"
- -@erase "$(INTDIR)\msn_ssl.obj"
- -@erase "$(INTDIR)\msn_std.obj"
- -@erase "$(INTDIR)\msn_svcs.obj"
- -@erase "$(INTDIR)\msn_switchboard.obj"
- -@erase "$(INTDIR)\msn_threads.obj"
- -@erase "$(INTDIR)\msn_useropts.obj"
- -@erase "$(INTDIR)\msn_ws.obj"
- -@erase "$(INTDIR)\resource.res"
- -@erase "$(INTDIR)\vc60.idb"
- -@erase "$(INTDIR)\vc60.pdb"
- -@erase "$(OUTDIR)\msn.exp"
- -@erase "$(OUTDIR)\msn.map"
- -@erase "$(OUTDIR)\msn.pdb"
- -@erase "..\..\bin\Release Unicode\plugins\msn.dll"
-
-"$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
-CPP_PROJ=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fp"$(INTDIR)\msn.pch" /Yu"msn_global.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-MTL_PROJ=/nologo /D "NDEBUG" /mktyplib203 /win32
-RSC_PROJ=/l 0x809 /fo"$(INTDIR)\resource.res" /i "../../include" /d "NDEBUG"
-BSC32=bscmake.exe
-BSC32_FLAGS=/nologo /o"$(OUTDIR)\msn.bsc"
-BSC32_SBRS= \
-
-LINK32=link.exe
-LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /base:"0x19000000" /dll /incremental:no /pdb:"$(OUTDIR)\msn.pdb" /map:"$(INTDIR)\msn.map" /debug /machine:I386 /out:"../../bin/Release Unicode/plugins/msn.dll" /implib:"$(OUTDIR)\msn.lib" /filealign:512
-LINK32_OBJS= \
- "$(INTDIR)\des.obj" \
- "$(INTDIR)\ezxml.obj" \
- "$(INTDIR)\msn.obj" \
- "$(INTDIR)\msn_auth.obj" \
- "$(INTDIR)\msn_chat.obj" \
- "$(INTDIR)\msn_commands.obj" \
- "$(INTDIR)\msn_contact.obj" \
- "$(INTDIR)\msn_errors.obj" \
- "$(INTDIR)\msn_ftold.obj" \
- "$(INTDIR)\msn_http.obj" \
- "$(INTDIR)\msn_libstr.obj" \
- "$(INTDIR)\msn_links.obj" \
- "$(INTDIR)\msn_lists.obj" \
- "$(INTDIR)\msn_mail.obj" \
- "$(INTDIR)\msn_menu.obj" \
- "$(INTDIR)\msn_mime.obj" \
- "$(INTDIR)\msn_misc.obj" \
- "$(INTDIR)\msn_msgqueue.obj" \
- "$(INTDIR)\msn_msgsplit.obj" \
- "$(INTDIR)\msn_natdetect.obj" \
- "$(INTDIR)\msn_opts.obj" \
- "$(INTDIR)\msn_p2p.obj" \
- "$(INTDIR)\msn_p2ps.obj" \
- "$(INTDIR)\msn_proto.obj" \
- "$(INTDIR)\msn_soapab.obj" \
- "$(INTDIR)\msn_soapstore.obj" \
- "$(INTDIR)\msn_srv.obj" \
- "$(INTDIR)\msn_ssl.obj" \
- "$(INTDIR)\msn_std.obj" \
- "$(INTDIR)\msn_svcs.obj" \
- "$(INTDIR)\msn_switchboard.obj" \
- "$(INTDIR)\msn_threads.obj" \
- "$(INTDIR)\msn_useropts.obj" \
- "$(INTDIR)\msn_ws.obj" \
- "$(INTDIR)\resource.res"
-
-"..\..\bin\Release Unicode\plugins\msn.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
-<<
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-OUTDIR=.\./Debug_Unicode
-INTDIR=.\./Debug_Unicode
-# Begin Custom Macros
-OutDir=.\./Debug_Unicode
-# End Custom Macros
-
-ALL : "..\..\bin\Debug Unicode\plugins\msn.dll" "$(OUTDIR)\msn.bsc"
-
-
-CLEAN :
- -@erase "$(INTDIR)\des.obj"
- -@erase "$(INTDIR)\des.sbr"
- -@erase "$(INTDIR)\ezxml.obj"
- -@erase "$(INTDIR)\ezxml.sbr"
- -@erase "$(INTDIR)\msn.obj"
- -@erase "$(INTDIR)\msn.pch"
- -@erase "$(INTDIR)\msn.sbr"
- -@erase "$(INTDIR)\msn_auth.obj"
- -@erase "$(INTDIR)\msn_auth.sbr"
- -@erase "$(INTDIR)\msn_chat.obj"
- -@erase "$(INTDIR)\msn_chat.sbr"
- -@erase "$(INTDIR)\msn_commands.obj"
- -@erase "$(INTDIR)\msn_commands.sbr"
- -@erase "$(INTDIR)\msn_contact.obj"
- -@erase "$(INTDIR)\msn_contact.sbr"
- -@erase "$(INTDIR)\msn_errors.obj"
- -@erase "$(INTDIR)\msn_errors.sbr"
- -@erase "$(INTDIR)\msn_ftold.obj"
- -@erase "$(INTDIR)\msn_ftold.sbr"
- -@erase "$(INTDIR)\msn_http.obj"
- -@erase "$(INTDIR)\msn_http.sbr"
- -@erase "$(INTDIR)\msn_libstr.obj"
- -@erase "$(INTDIR)\msn_libstr.sbr"
- -@erase "$(INTDIR)\msn_links.obj"
- -@erase "$(INTDIR)\msn_links.sbr"
- -@erase "$(INTDIR)\msn_lists.obj"
- -@erase "$(INTDIR)\msn_lists.sbr"
- -@erase "$(INTDIR)\msn_mail.obj"
- -@erase "$(INTDIR)\msn_mail.sbr"
- -@erase "$(INTDIR)\msn_menu.obj"
- -@erase "$(INTDIR)\msn_menu.sbr"
- -@erase "$(INTDIR)\msn_mime.obj"
- -@erase "$(INTDIR)\msn_mime.sbr"
- -@erase "$(INTDIR)\msn_misc.obj"
- -@erase "$(INTDIR)\msn_misc.sbr"
- -@erase "$(INTDIR)\msn_msgqueue.obj"
- -@erase "$(INTDIR)\msn_msgqueue.sbr"
- -@erase "$(INTDIR)\msn_msgsplit.obj"
- -@erase "$(INTDIR)\msn_msgsplit.sbr"
- -@erase "$(INTDIR)\msn_natdetect.obj"
- -@erase "$(INTDIR)\msn_natdetect.sbr"
- -@erase "$(INTDIR)\msn_opts.obj"
- -@erase "$(INTDIR)\msn_opts.sbr"
- -@erase "$(INTDIR)\msn_p2p.obj"
- -@erase "$(INTDIR)\msn_p2p.sbr"
- -@erase "$(INTDIR)\msn_p2ps.obj"
- -@erase "$(INTDIR)\msn_p2ps.sbr"
- -@erase "$(INTDIR)\msn_proto.obj"
- -@erase "$(INTDIR)\msn_proto.sbr"
- -@erase "$(INTDIR)\msn_soapab.obj"
- -@erase "$(INTDIR)\msn_soapab.sbr"
- -@erase "$(INTDIR)\msn_soapstore.obj"
- -@erase "$(INTDIR)\msn_soapstore.sbr"
- -@erase "$(INTDIR)\msn_srv.obj"
- -@erase "$(INTDIR)\msn_srv.sbr"
- -@erase "$(INTDIR)\msn_ssl.obj"
- -@erase "$(INTDIR)\msn_ssl.sbr"
- -@erase "$(INTDIR)\msn_std.obj"
- -@erase "$(INTDIR)\msn_std.sbr"
- -@erase "$(INTDIR)\msn_svcs.obj"
- -@erase "$(INTDIR)\msn_svcs.sbr"
- -@erase "$(INTDIR)\msn_switchboard.obj"
- -@erase "$(INTDIR)\msn_switchboard.sbr"
- -@erase "$(INTDIR)\msn_threads.obj"
- -@erase "$(INTDIR)\msn_threads.sbr"
- -@erase "$(INTDIR)\msn_useropts.obj"
- -@erase "$(INTDIR)\msn_useropts.sbr"
- -@erase "$(INTDIR)\msn_ws.obj"
- -@erase "$(INTDIR)\msn_ws.sbr"
- -@erase "$(INTDIR)\resource.res"
- -@erase "$(INTDIR)\vc60.idb"
- -@erase "$(INTDIR)\vc60.pdb"
- -@erase "$(OUTDIR)\msn.bsc"
- -@erase "$(OUTDIR)\msn.exp"
- -@erase "$(OUTDIR)\msn.pdb"
- -@erase "..\..\bin\Debug Unicode\plugins\msn.dll"
- -@erase "..\..\bin\Debug Unicode\plugins\msn.ilk"
-
-"$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
-CPP_PROJ=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\msn.pch" /Yu"msn_global.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-MTL_PROJ=/nologo /D "_DEBUG" /mktyplib203 /win32
-RSC_PROJ=/l 0x809 /fo"$(INTDIR)\resource.res" /i "../../include" /d "_DEBUG"
-BSC32=bscmake.exe
-BSC32_FLAGS=/nologo /o"$(OUTDIR)\msn.bsc"
-BSC32_SBRS= \
- "$(INTDIR)\des.sbr" \
- "$(INTDIR)\ezxml.sbr" \
- "$(INTDIR)\msn.sbr" \
- "$(INTDIR)\msn_auth.sbr" \
- "$(INTDIR)\msn_chat.sbr" \
- "$(INTDIR)\msn_commands.sbr" \
- "$(INTDIR)\msn_contact.sbr" \
- "$(INTDIR)\msn_errors.sbr" \
- "$(INTDIR)\msn_ftold.sbr" \
- "$(INTDIR)\msn_http.sbr" \
- "$(INTDIR)\msn_libstr.sbr" \
- "$(INTDIR)\msn_links.sbr" \
- "$(INTDIR)\msn_lists.sbr" \
- "$(INTDIR)\msn_mail.sbr" \
- "$(INTDIR)\msn_menu.sbr" \
- "$(INTDIR)\msn_mime.sbr" \
- "$(INTDIR)\msn_misc.sbr" \
- "$(INTDIR)\msn_msgqueue.sbr" \
- "$(INTDIR)\msn_msgsplit.sbr" \
- "$(INTDIR)\msn_natdetect.sbr" \
- "$(INTDIR)\msn_opts.sbr" \
- "$(INTDIR)\msn_p2p.sbr" \
- "$(INTDIR)\msn_p2ps.sbr" \
- "$(INTDIR)\msn_proto.sbr" \
- "$(INTDIR)\msn_soapab.sbr" \
- "$(INTDIR)\msn_soapstore.sbr" \
- "$(INTDIR)\msn_srv.sbr" \
- "$(INTDIR)\msn_ssl.sbr" \
- "$(INTDIR)\msn_std.sbr" \
- "$(INTDIR)\msn_svcs.sbr" \
- "$(INTDIR)\msn_switchboard.sbr" \
- "$(INTDIR)\msn_threads.sbr" \
- "$(INTDIR)\msn_useropts.sbr" \
- "$(INTDIR)\msn_ws.sbr"
-
-"$(OUTDIR)\msn.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
- $(BSC32) @<<
- $(BSC32_FLAGS) $(BSC32_SBRS)
-<<
-
-LINK32=link.exe
-LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib comctl32.lib Rpcrt4.lib /nologo /dll /incremental:yes /pdb:"$(OUTDIR)\msn.pdb" /debug /machine:I386 /out:"../../bin/Debug Unicode/plugins/msn.dll" /implib:"$(OUTDIR)\msn.lib" /pdbtype:sept
-LINK32_OBJS= \
- "$(INTDIR)\des.obj" \
- "$(INTDIR)\ezxml.obj" \
- "$(INTDIR)\msn.obj" \
- "$(INTDIR)\msn_auth.obj" \
- "$(INTDIR)\msn_chat.obj" \
- "$(INTDIR)\msn_commands.obj" \
- "$(INTDIR)\msn_contact.obj" \
- "$(INTDIR)\msn_errors.obj" \
- "$(INTDIR)\msn_ftold.obj" \
- "$(INTDIR)\msn_http.obj" \
- "$(INTDIR)\msn_libstr.obj" \
- "$(INTDIR)\msn_links.obj" \
- "$(INTDIR)\msn_lists.obj" \
- "$(INTDIR)\msn_mail.obj" \
- "$(INTDIR)\msn_menu.obj" \
- "$(INTDIR)\msn_mime.obj" \
- "$(INTDIR)\msn_misc.obj" \
- "$(INTDIR)\msn_msgqueue.obj" \
- "$(INTDIR)\msn_msgsplit.obj" \
- "$(INTDIR)\msn_natdetect.obj" \
- "$(INTDIR)\msn_opts.obj" \
- "$(INTDIR)\msn_p2p.obj" \
- "$(INTDIR)\msn_p2ps.obj" \
- "$(INTDIR)\msn_proto.obj" \
- "$(INTDIR)\msn_soapab.obj" \
- "$(INTDIR)\msn_soapstore.obj" \
- "$(INTDIR)\msn_srv.obj" \
- "$(INTDIR)\msn_ssl.obj" \
- "$(INTDIR)\msn_std.obj" \
- "$(INTDIR)\msn_svcs.obj" \
- "$(INTDIR)\msn_switchboard.obj" \
- "$(INTDIR)\msn_threads.obj" \
- "$(INTDIR)\msn_useropts.obj" \
- "$(INTDIR)\msn_ws.obj" \
- "$(INTDIR)\resource.res"
-
-"..\..\bin\Debug Unicode\plugins\msn.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
-<<
-
-!ENDIF
-
-.c{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cpp{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cxx{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.c{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cpp{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cxx{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-
-!IF "$(NO_EXTERNAL_DEPS)" != "1"
-!IF EXISTS("msn.dep")
-!INCLUDE "msn.dep"
-!ELSE
-!MESSAGE Warning: cannot find "msn.dep"
-!ENDIF
-!ENDIF
-
-
-!IF "$(CFG)" == "msn - Win32 Release" || "$(CFG)" == "msn - Win32 Debug" || "$(CFG)" == "msn - Win32 Release Unicode" || "$(CFG)" == "msn - Win32 Debug Unicode"
-SOURCE=.\des.c
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-CPP_SWITCHES=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\des.obj" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-CPP_SWITCHES=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-
-"$(INTDIR)\des.obj" "$(INTDIR)\des.sbr" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-CPP_SWITCHES=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\des.obj" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-CPP_SWITCHES=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-
-"$(INTDIR)\des.obj" "$(INTDIR)\des.sbr" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ENDIF
-
-SOURCE=.\ezxml.c
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-CPP_SWITCHES=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\ezxml.obj" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-CPP_SWITCHES=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-
-"$(INTDIR)\ezxml.obj" "$(INTDIR)\ezxml.sbr" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-CPP_SWITCHES=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\ezxml.obj" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-CPP_SWITCHES=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-
-"$(INTDIR)\ezxml.obj" "$(INTDIR)\ezxml.sbr" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ENDIF
-
-SOURCE=.\msn.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-CPP_SWITCHES=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fp"$(INTDIR)\msn.pch" /Yc"msn_global.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\msn.obj" "$(INTDIR)\msn.pch" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-CPP_SWITCHES=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\msn.pch" /Yc"msn_global.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-
-"$(INTDIR)\msn.obj" "$(INTDIR)\msn.sbr" "$(INTDIR)\msn.pch" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-CPP_SWITCHES=/nologo /MD /W3 /Zi /O1 /Oy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FAcs /Fa"$(INTDIR)\\" /Fp"$(INTDIR)\msn.pch" /Yc"msn_global.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\msn.obj" "$(INTDIR)\msn.pch" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-CPP_SWITCHES=/nologo /MDd /W3 /Gm /Gi /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "UNICODE" /D "_USRDLL" /D "MSN_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\msn.pch" /Yc"msn_global.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-
-"$(INTDIR)\msn.obj" "$(INTDIR)\msn.sbr" "$(INTDIR)\msn.pch" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ENDIF
-
-SOURCE=.\msn_auth.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_auth.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_auth.obj" "$(INTDIR)\msn_auth.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_auth.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_auth.obj" "$(INTDIR)\msn_auth.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_chat.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_chat.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_chat.obj" "$(INTDIR)\msn_chat.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_chat.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_chat.obj" "$(INTDIR)\msn_chat.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_commands.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_commands.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_commands.obj" "$(INTDIR)\msn_commands.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_commands.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_commands.obj" "$(INTDIR)\msn_commands.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_contact.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_contact.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_contact.obj" "$(INTDIR)\msn_contact.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_contact.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_contact.obj" "$(INTDIR)\msn_contact.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_errors.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_errors.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_errors.obj" "$(INTDIR)\msn_errors.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_errors.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_errors.obj" "$(INTDIR)\msn_errors.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_ftold.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_ftold.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_ftold.obj" "$(INTDIR)\msn_ftold.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_ftold.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_ftold.obj" "$(INTDIR)\msn_ftold.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_http.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_http.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_http.obj" "$(INTDIR)\msn_http.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_http.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_http.obj" "$(INTDIR)\msn_http.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_libstr.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_libstr.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_libstr.obj" "$(INTDIR)\msn_libstr.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_libstr.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_libstr.obj" "$(INTDIR)\msn_libstr.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_links.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_links.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_links.obj" "$(INTDIR)\msn_links.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_links.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_links.obj" "$(INTDIR)\msn_links.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_lists.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_lists.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_lists.obj" "$(INTDIR)\msn_lists.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_lists.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_lists.obj" "$(INTDIR)\msn_lists.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_mail.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_mail.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_mail.obj" "$(INTDIR)\msn_mail.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_mail.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_mail.obj" "$(INTDIR)\msn_mail.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_menu.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_menu.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_menu.obj" "$(INTDIR)\msn_menu.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_menu.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_menu.obj" "$(INTDIR)\msn_menu.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_mime.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_mime.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_mime.obj" "$(INTDIR)\msn_mime.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_mime.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_mime.obj" "$(INTDIR)\msn_mime.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_misc.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_misc.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_misc.obj" "$(INTDIR)\msn_misc.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_misc.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_misc.obj" "$(INTDIR)\msn_misc.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_msgqueue.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_msgqueue.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_msgqueue.obj" "$(INTDIR)\msn_msgqueue.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_msgqueue.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_msgqueue.obj" "$(INTDIR)\msn_msgqueue.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_msgsplit.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_msgsplit.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_msgsplit.obj" "$(INTDIR)\msn_msgsplit.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_msgsplit.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_msgsplit.obj" "$(INTDIR)\msn_msgsplit.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_natdetect.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_natdetect.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_natdetect.obj" "$(INTDIR)\msn_natdetect.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_natdetect.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_natdetect.obj" "$(INTDIR)\msn_natdetect.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_opts.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_opts.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_opts.obj" "$(INTDIR)\msn_opts.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_opts.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_opts.obj" "$(INTDIR)\msn_opts.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_p2p.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_p2p.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_p2p.obj" "$(INTDIR)\msn_p2p.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_p2p.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_p2p.obj" "$(INTDIR)\msn_p2p.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_p2ps.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_p2ps.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_p2ps.obj" "$(INTDIR)\msn_p2ps.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_p2ps.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_p2ps.obj" "$(INTDIR)\msn_p2ps.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_proto.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_proto.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_proto.obj" "$(INTDIR)\msn_proto.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_proto.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_proto.obj" "$(INTDIR)\msn_proto.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_soapab.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_soapab.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_soapab.obj" "$(INTDIR)\msn_soapab.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_soapab.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_soapab.obj" "$(INTDIR)\msn_soapab.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_soapstore.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_soapstore.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_soapstore.obj" "$(INTDIR)\msn_soapstore.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_soapstore.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_soapstore.obj" "$(INTDIR)\msn_soapstore.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_srv.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_srv.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_srv.obj" "$(INTDIR)\msn_srv.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_srv.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_srv.obj" "$(INTDIR)\msn_srv.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_ssl.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_ssl.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_ssl.obj" "$(INTDIR)\msn_ssl.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_ssl.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_ssl.obj" "$(INTDIR)\msn_ssl.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_std.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_std.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_std.obj" "$(INTDIR)\msn_std.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_std.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_std.obj" "$(INTDIR)\msn_std.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_svcs.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_svcs.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_svcs.obj" "$(INTDIR)\msn_svcs.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_svcs.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_svcs.obj" "$(INTDIR)\msn_svcs.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_switchboard.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_switchboard.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_switchboard.obj" "$(INTDIR)\msn_switchboard.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_switchboard.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_switchboard.obj" "$(INTDIR)\msn_switchboard.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_threads.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_threads.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_threads.obj" "$(INTDIR)\msn_threads.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_threads.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_threads.obj" "$(INTDIR)\msn_threads.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_useropts.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_useropts.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_useropts.obj" "$(INTDIR)\msn_useropts.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_useropts.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_useropts.obj" "$(INTDIR)\msn_useropts.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\msn_ws.cpp
-
-!IF "$(CFG)" == "msn - Win32 Release"
-
-
-"$(INTDIR)\msn_ws.obj" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug"
-
-
-"$(INTDIR)\msn_ws.obj" "$(INTDIR)\msn_ws.sbr" : $(SOURCE) "$(INTDIR)"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Release Unicode"
-
-
-"$(INTDIR)\msn_ws.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ELSEIF "$(CFG)" == "msn - Win32 Debug Unicode"
-
-
-"$(INTDIR)\msn_ws.obj" "$(INTDIR)\msn_ws.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\msn.pch"
-
-
-!ENDIF
-
-SOURCE=.\resource.rc
-
-"$(INTDIR)\resource.res" : $(SOURCE) "$(INTDIR)"
- $(RSC) $(RSC_PROJ) $(SOURCE)
-
-
-
-!ENDIF
-
diff --git a/protocols/MSN/msn.vcproj b/protocols/MSN/msn.vcproj deleted file mode 100644 index 4bef021b79..0000000000 --- a/protocols/MSN/msn.vcproj +++ /dev/null @@ -1,1130 +0,0 @@ -<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="msn"
- ProjectGUID="{5088F15E-E7EF-4037-BD9F-402E3C5A9A8B}"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2"
- WholeProgramOptimization="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- GlobalOptimizations="TRUE"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- OmitFramePointers="TRUE"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="TRUE"
- ExceptionHandling="FALSE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="msn_global.h"
- AssemblerOutput="3"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="TRUE"
- AdditionalOptions="/filealign:512"
- AdditionalDependencies="vc7to6.lib wsock32.lib comctl32.lib Rpcrt4.lib"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="../../lib"
- IgnoreAllDefaultLibraries="TRUE"
- GenerateDebugInformation="TRUE"
- GenerateMapFile="TRUE"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- BaseAddress="0x19000000"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/msn.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="FALSE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="msn_global.h"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/msn.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="FALSE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- BufferSecurityCheck="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="msn_global.h"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="TRUE"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/msn.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="1"
- WholeProgramOptimization="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- GlobalOptimizations="TRUE"
- FavorSizeOrSpeed="2"
- OmitFramePointers="FALSE"
- OptimizeForProcessor="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="TRUE"
- ExceptionHandling="FALSE"
- RuntimeLibrary="2"
- BufferSecurityCheck="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="msn_global.h"
- AssemblerOutput="3"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="TRUE"
- AdditionalOptions="/filealign:512"
- AdditionalDependencies="vc7to6.lib wsock32.lib comctl32.lib Rpcrt4.lib"
- AdditionalLibraryDirectories="../../lib"
- IgnoreAllDefaultLibraries="TRUE"
- GenerateDebugInformation="TRUE"
- GenerateMapFile="TRUE"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- BaseAddress="0x19000000"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/msn.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath=".\des.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\ezxml.c">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="1"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="1"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- UsePrecompiledHeader="1"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_auth.cpp">
- </File>
- <File
- RelativePath=".\msn_chat.cpp">
- </File>
- <File
- RelativePath="msn_commands.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_contact.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_errors.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_ftold.cpp">
- </File>
- <File
- RelativePath="msn_http.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_libstr.cpp">
- </File>
- <File
- RelativePath=".\msn_links.cpp">
- </File>
- <File
- RelativePath="msn_lists.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_mail.cpp">
- </File>
- <File
- RelativePath=".\msn_menu.cpp">
- </File>
- <File
- RelativePath="msn_mime.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_misc.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_msgqueue.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_msgsplit.cpp">
- </File>
- <File
- RelativePath=".\msn_natdetect.cpp">
- </File>
- <File
- RelativePath="msn_opts.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_p2p.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_p2ps.cpp">
- </File>
- <File
- RelativePath=".\msn_proto.cpp">
- </File>
- <File
- RelativePath=".\msn_soapab.cpp">
- </File>
- <File
- RelativePath=".\msn_soapstore.cpp">
- </File>
- <File
- RelativePath=".\msn_srv.cpp">
- </File>
- <File
- RelativePath="msn_ssl.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_std.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_svcs.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_switchboard.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_threads.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_useropts.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_ws.cpp">
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MSN_EXPORTS;$(NoInherit)"
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- BrowseInformation="1"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath="Icos\inbox.ico">
- </File>
- <File
- RelativePath="Icos\invite.ico">
- </File>
- <File
- RelativePath="Icos\list_al.ico">
- </File>
- <File
- RelativePath="Icos\list_bl.ico">
- </File>
- <File
- RelativePath="Icos\list_fl.ico">
- </File>
- <File
- RelativePath="Icos\list_rl.ico">
- </File>
- <File
- RelativePath="Icos\msn.ico">
- </File>
- <File
- RelativePath=".\msn.rc">
- </File>
- <File
- RelativePath="Icos\msnblock.ico">
- </File>
- <File
- RelativePath="Icos\netmeeting.ico">
- </File>
- <File
- RelativePath="Icos\profile.ico">
- </File>
- <File
- RelativePath=".\resource.h">
- </File>
- <File
- RelativePath=".\Icos\services.ico">
- </File>
- <File
- RelativePath=".\version.rc">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\des.h">
- </File>
- <File
- RelativePath=".\ezxml.h">
- </File>
- <File
- RelativePath="msn_global.h">
- </File>
- <File
- RelativePath="version.h">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/protocols/MSN/msn_8.vcproj b/protocols/MSN/msn_8.vcproj deleted file mode 100644 index 895586e43b..0000000000 --- a/protocols/MSN/msn_8.vcproj +++ /dev/null @@ -1,1407 +0,0 @@ -<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="msn"
- ProjectGUID="{7B0F213E-C15E-4219-8AE5-49DD3D3D553D}"
- RootNamespace="msn"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/msn.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- FavorSizeOrSpeed="2"
- OmitFramePointers="true"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- AssemblerListingLocation=""
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- GenerateMapFile="false"
- MapFileName=""
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- BaseAddress="0x19000000"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/msn.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- EnableFunctionLevelLinking="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine=""
- Outputs=""
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/msn.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- AssemblerListingLocation=""
- BrowseInformationFile=""
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- OutputFile="$(OutDir)\$(ProjectName).dll"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
- GenerateMapFile="false"
- MapFileName=""
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/msn.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- AssemblerListingLocation=""
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/filealign:512"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- SuppressStartupBanner="true"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='X86' publicKeyToken='6595b64144ccf1df' language='*'"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
- GenerateMapFile="false"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- BaseAddress="0x19000000"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath=".\des.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\des.h"
- >
- </File>
- <File
- RelativePath=".\ezxml.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\ezxml.h"
- >
- </File>
- <File
- RelativePath="msn.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_auth.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_chat.cpp"
- >
- </File>
- <File
- RelativePath="msn_commands.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_contact.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_errors.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_ftold.cpp"
- >
- </File>
- <File
- RelativePath="msn_global.h"
- >
- </File>
- <File
- RelativePath="msn_http.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_libstr.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_links.cpp"
- >
- </File>
- <File
- RelativePath="msn_lists.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_mail.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_menu.cpp"
- >
- </File>
- <File
- RelativePath="msn_mime.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_misc.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_msgqueue.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_msgsplit.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_natdetect.cpp"
- >
- </File>
- <File
- RelativePath="msn_opts.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_p2p.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\msn_p2ps.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_proto.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_soapab.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_soapstore.cpp"
- >
- </File>
- <File
- RelativePath=".\msn_srv.cpp"
- >
- </File>
- <File
- RelativePath="msn_ssl.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_std.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_svcs.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_switchboard.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_threads.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_useropts.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_ws.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- AdditionalIncludeDirectories=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="version.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="Icos\avatar.ico"
- >
- </File>
- <File
- RelativePath="Icos\inbox.ico"
- >
- </File>
- <File
- RelativePath="Icos\invite.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_al.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_bl.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_fl.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_rl.ico"
- >
- </File>
- <File
- RelativePath="Icos\msn.ico"
- >
- </File>
- <File
- RelativePath=".\msn.rc"
- >
- </File>
- <File
- RelativePath="Icos\msnblock.ico"
- >
- </File>
- <File
- RelativePath="Icos\netmeeting.ico"
- >
- </File>
- <File
- RelativePath="Icos\profile.ico"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\Icos\services.ico"
- >
- </File>
- <File
- RelativePath=".\version.rc"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/protocols/MSN/msn_9.vcproj b/protocols/MSN/msn_9.vcproj deleted file mode 100644 index 503fb37b04..0000000000 --- a/protocols/MSN/msn_9.vcproj +++ /dev/null @@ -1,1195 +0,0 @@ -<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="msn"
- ProjectGUID="{7B0F213E-C15E-4219-8AE5-49DD3D3D553D}"
- RootNamespace="msn"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="0"
- LinkTimeCodeGeneration="1"
- BaseAddress="0x19000000"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- BaseAddress="0x19000000"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- EnableFunctionLevelLinking="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="4"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- EnableFunctionLevelLinking="true"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- LinkIncremental="1"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine=""
- Outputs=""
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="4"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine=""
- Outputs=""
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- LinkIncremental="1"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/filealign:512"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='X86' publicKeyToken='6595b64144ccf1df' language='*'"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- BaseAddress="0x19000000"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MSN_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- FloatingPointModel="2"
- RuntimeTypeInfo="false"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="msn_global.h"
- WarningLevel="3"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/filealign:512"
- AdditionalDependencies="wsock32.lib comctl32.lib Rpcrt4.lib"
- SuppressStartupBanner="true"
- AdditionalManifestDependencies="type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- BaseAddress="0x19000000"
- RandomizedBaseAddress="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath="des.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="ezxml.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn.cpp"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="msn_auth.cpp"
- >
- </File>
- <File
- RelativePath="msn_chat.cpp"
- >
- </File>
- <File
- RelativePath="msn_commands.cpp"
- >
- </File>
- <File
- RelativePath="msn_contact.cpp"
- >
- </File>
- <File
- RelativePath="msn_errors.cpp"
- >
- </File>
- <File
- RelativePath="msn_ftold.cpp"
- >
- </File>
- <File
- RelativePath="msn_http.cpp"
- >
- </File>
- <File
- RelativePath="msn_libstr.cpp"
- >
- </File>
- <File
- RelativePath="msn_links.cpp"
- >
- </File>
- <File
- RelativePath="msn_lists.cpp"
- >
- </File>
- <File
- RelativePath="msn_mail.cpp"
- >
- </File>
- <File
- RelativePath="msn_menu.cpp"
- >
- </File>
- <File
- RelativePath="msn_mime.cpp"
- >
- </File>
- <File
- RelativePath="msn_misc.cpp"
- >
- </File>
- <File
- RelativePath="msn_msgqueue.cpp"
- >
- </File>
- <File
- RelativePath="msn_msgsplit.cpp"
- >
- </File>
- <File
- RelativePath="msn_natdetect.cpp"
- >
- </File>
- <File
- RelativePath="msn_opts.cpp"
- >
- </File>
- <File
- RelativePath="msn_p2p.cpp"
- >
- </File>
- <File
- RelativePath="msn_p2ps.cpp"
- >
- </File>
- <File
- RelativePath="msn_proto.cpp"
- >
- </File>
- <File
- RelativePath="msn_soapab.cpp"
- >
- </File>
- <File
- RelativePath="msn_soapstore.cpp"
- >
- </File>
- <File
- RelativePath="msn_srv.cpp"
- >
- </File>
- <File
- RelativePath="msn_ssl.cpp"
- >
- </File>
- <File
- RelativePath="msn_std.cpp"
- >
- </File>
- <File
- RelativePath="msn_svcs.cpp"
- >
- </File>
- <File
- RelativePath="msn_switchboard.cpp"
- >
- </File>
- <File
- RelativePath="msn_threads.cpp"
- >
- </File>
- <File
- RelativePath="msn_useropts.cpp"
- >
- </File>
- <File
- RelativePath="msn_ws.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="Icos\avatar.ico"
- >
- </File>
- <File
- RelativePath="Icos\inbox.ico"
- >
- </File>
- <File
- RelativePath="Icos\invite.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_al.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_bl.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_fl.ico"
- >
- </File>
- <File
- RelativePath=".\Icos\list_ph.ico"
- >
- </File>
- <File
- RelativePath="Icos\list_rl.ico"
- >
- </File>
- <File
- RelativePath="Icos\msn.ico"
- >
- </File>
- <File
- RelativePath=".\msn.rc"
- >
- </File>
- <File
- RelativePath="Icos\msnblock.ico"
- >
- </File>
- <File
- RelativePath="Icos\netmeeting.ico"
- >
- </File>
- <File
- RelativePath="Icos\profile.ico"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\Icos\services.ico"
- >
- </File>
- <File
- RelativePath=".\version.rc"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- >
- <File
- RelativePath=".\des.h"
- >
- </File>
- <File
- RelativePath=".\ezxml.h"
- >
- </File>
- <File
- RelativePath="msn_global.h"
- >
- </File>
- <File
- RelativePath=".\msn_proto.h"
- >
- </File>
- <File
- RelativePath="version.h"
- >
- </File>
- <Filter
- Name="SDK"
- >
- <File
- RelativePath=".\SDK\m_assocmgr.h"
- >
- </File>
- <File
- RelativePath=".\SDK\m_folders.h"
- >
- </File>
- <File
- RelativePath=".\SDK\m_metacontacts.h"
- >
- </File>
- <File
- RelativePath=".\SDK\m_proto_listeningto.h"
- >
- </File>
- <File
- RelativePath=".\SDK\m_smileyadd.h"
- >
- </File>
- </Filter>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
|