diff options
Diffstat (limited to 'NewAwaySysMod/NewAwaySys.dsp')
-rw-r--r-- | NewAwaySysMod/NewAwaySys.dsp | 868 |
1 files changed, 868 insertions, 0 deletions
diff --git a/NewAwaySysMod/NewAwaySys.dsp b/NewAwaySysMod/NewAwaySys.dsp new file mode 100644 index 0000000..9c51505 --- /dev/null +++ b/NewAwaySysMod/NewAwaySys.dsp @@ -0,0 +1,868 @@ +# Microsoft Developer Studio Project File - Name="NewAwaySys" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=NewAwaySys - Win32 Debug
+!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 "NewAwaySys.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 "NewAwaySys.mak" CFG="NewAwaySys - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "NewAwaySys - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "NewAwaySys - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "NewAwaySys - Win32 ReleaseW" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "NewAwaySys - Win32 DebugW" (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)" == "NewAwaySys - 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 Target_Dir ""
+# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /YX /GZ /c
+# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /YX /GZ /c
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /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 /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /incremental:no /map /debug /machine:IX86 /out:"..\..\bin7\Debug\Plugins\NewAwaySys.dll" /pdbtype:sept /mapinfo:exports
+# 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 /nologo /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /incremental:no /map /debug /machine:IX86 /out:"..\..\bin7\Debug\Plugins\NewAwaySys.dll" /pdbtype:sept /mapinfo:exports
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "NewAwaySys - 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 Target_Dir ""
+# ADD BASE CPP /nologo /MD /W4 /GX /Ox /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /YX /GF /EHsc /c
+# ADD CPP /nologo /MD /W4 /GX /Ox /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /YX /GF /EHsc /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /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 /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /map /machine:IX86 /out:"..\..\bin7\Debug\Plugins\NewAwaySys.dll" /pdbtype:sept /mapinfo:exports
+# 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 /nologo /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /map /machine:IX86 /out:"..\..\bin7\Debug\Plugins\NewAwaySys.dll" /pdbtype:sept /mapinfo:exports
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "NewAwaySys - Win32 ReleaseW"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "$(ConfigurationName)"
+# PROP BASE Intermediate_Dir "$(ConfigurationName)"
+# 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 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MD /W4 /GX /Ox /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "UNICODE" /D "_UNICODE" /Fp".\ReleaseW/NewAwaySys.pch" /YX /Fo".\ReleaseW/" /GF /EHsc /c
+# ADD CPP /nologo /MD /W3 /GX /Ox /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "UNICODE" /D "_UNICODE" /Fo".\Release_Unicode/" /GF /EHsc /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /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 /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /pdb:".\ReleaseW\NewAwaySys.pdb" /map:".\ReleaseW\NewAwaySys.map" /machine:IX86 /out:"..\..\bin7\Debug\Plugins\NewAwaySysW.dll" /implib:".\ReleaseW/NewAwaySys.lib" /pdbtype:sept /mapinfo:exports
+# 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 vc7to6.lib comctl32.lib msimg32.lib ws2_32.lib /nologo /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /pdb:".\Release_Unicode\NewAwaySys.pdb" /map:".\Release_Unicode\NewAwaySys.map" /machine:IX86 /out:"../../bin/release Unicode/plugins/NewAwaySysW.dll" /implib:".\Release_Unicode/NewAwaySys.lib" /pdbtype:sept /mapinfo:exports
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF "$(CFG)" == "NewAwaySys - Win32 DebugW"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "$(ConfigurationName)"
+# PROP BASE Intermediate_Dir "$(ConfigurationName)"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "$(ConfigurationName)"
+# PROP Intermediate_Dir "$(ConfigurationName)"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "UNICODE" /D "_UNICODE" /Fp".\DebugW/NewAwaySys.pch" /YX /Fo".\DebugW/" /Fd".\DebugW/" /GZ /c
+# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "UNICODE" /D "_UNICODE" /Fp".\DebugW/NewAwaySys.pch" /YX /Fo".\DebugW/" /Fd".\DebugW/" /GZ /c
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /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 /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /incremental:no /pdb:".\DebugW\NewAwaySys.pdb" /map:".\DebugW\NewAwaySys.map" /debug /machine:IX86 /out:"..\..\bin7\Debug\Plugins\NewAwaySysW.dll" /implib:".\DebugW\NewAwaySys.lib" /pdbtype:sept /mapinfo:exports
+# 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 /nologo /base:"0x325A0000" /entry:"MyDllMain" /subsystem:windows /dll /incremental:no /pdb:".\DebugW\NewAwaySys.pdb" /map:".\DebugW\NewAwaySys.map" /debug /machine:IX86 /out:"..\..\bin7\Debug\Plugins\NewAwaySysW.dll" /implib:".\DebugW\NewAwaySys.lib" /pdbtype:sept /mapinfo:exports
+# SUBTRACT LINK32 /pdb:none
+
+!ENDIF
+
+# Begin Target
+
+# Name "NewAwaySys - Win32 Debug"
+# Name "NewAwaySys - Win32 Release"
+# Name "NewAwaySys - Win32 ReleaseW"
+# Name "NewAwaySys - Win32 DebugW"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\AwayOpt.cpp
+DEP_CPP_AWAYO=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clc.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\GroupCheckbox.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\ThemedImageCheckbox.h"\
+ "..\CommonLibs\Themes.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Path.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"SchemaDef.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"tmschema.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\AwaySys.cpp
+DEP_CPP_AWAYS=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_genmenu.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_idle.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_statusplugins.h"\
+ "..\..\include\m_updater.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_ContactSettings.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\m_NewAwaySys.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Path.h"\
+ ".\Properties.h"\
+ ".\Services.h"\
+ ".\VersionNo.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Client.cpp
+DEP_CPP_CLIEN=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContactList.cpp
+DEP_CPP_CONTA=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\CString.cpp
+DEP_CPP_CSTRI=\
+ "..\..\include\m_database.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\TMyArray.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\GroupCheckbox.cpp
+DEP_CPP_GROUP=\
+ "..\CommonLibs\GroupCheckbox.h"\
+ "..\CommonLibs\Themes.h"\
+ {$(INCLUDE)}"SchemaDef.h"\
+ {$(INCLUDE)}"tmschema.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\MsgEventAdded.cpp
+DEP_CPP_MSGEV=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\MsgTree.cpp
+DEP_CPP_MSGTR=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Notification.cpp
+DEP_CPP_NOTIF=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Path.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\Options.cpp
+DEP_CPP_OPTIO=\
+ "..\..\include\m_database.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Properties.cpp
+DEP_CPP_PROPE=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\ReadAwayMsg.cpp
+DEP_CPP_READA=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\Services.cpp
+DEP_CPP_SERVI=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\m_NewAwaySys.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\SetAwayMsg.cpp
+DEP_CPP_SETAW=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_history.h"\
+ "..\..\include\m_icq.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_variables.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\protocols\IcqOscarJ\icq_constants.h"\
+ "..\CommonLibs\CString.h"\
+ "..\CommonLibs\m_LogService.h"\
+ "..\CommonLibs\m_NewAwaySys.h"\
+ "..\CommonLibs\Options.h"\
+ "..\CommonLibs\TMyArray.h"\
+ ".\AggressiveOptimize.h"\
+ ".\Common.h"\
+ ".\ContactList.h"\
+ ".\MsgTree.h"\
+ ".\Properties.h"\
+ {$(INCLUDE)}"m_button.h"\
+ {$(INCLUDE)}"m_options.h"\
+ {$(INCLUDE)}"m_plugins.h"\
+ {$(INCLUDE)}"m_protocols.h"\
+ {$(INCLUDE)}"m_system.h"\
+ {$(INCLUDE)}"m_utils.h"\
+ {$(INCLUDE)}"statusmodes.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\ThemedImageCheckbox.cpp
+DEP_CPP_THEME=\
+ "..\CommonLibs\ThemedImageCheckbox.h"\
+ "..\CommonLibs\Themes.h"\
+ {$(INCLUDE)}"SchemaDef.h"\
+ {$(INCLUDE)}"tmschema.h"\
+ {$(INCLUDE)}"win2k.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\Themes.cpp
+DEP_CPP_THEMES=\
+ "..\CommonLibs\Themes.h"\
+ {$(INCLUDE)}"SchemaDef.h"\
+ {$(INCLUDE)}"tmschema.h"\
+
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=.\AggressiveOptimize.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Common.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ContactList.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\CString.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\GroupCheckbox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\m_ContactSettings.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\m_LogService.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\m_NewAwaySys.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\m_popup.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\m_popupw.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\m_statusplugins.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\m_toptoolbar.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\m_updater.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\m_variables.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\MsgTree.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\Options.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Path.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Properties.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\resource.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Services.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\ThemedImageCheckbox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\Themes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\CommonLibs\TMyArray.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\VersionNo.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=.\Images\Delete.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\DisableNotify.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\Dot.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\EditMsgs.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\EnableNotify.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\Ignore.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\Indefinite.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\MsgIcon.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\NewAwaySys.rc
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\NewCat.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\NewMessage.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\off.bmp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\off.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\on.bmp
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\on.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Resources.rc
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\SaveAsNew.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\SaveMsg.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\Settings.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\Status_Other.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\Images\Variables.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\version.rc
+# PROP Exclude_From_Build 1
+# End Source File
+# End Group
+# Begin Group "Documentation"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\copying.txt
+# End Source File
+# Begin Source File
+
+SOURCE=.\nas_readme.txt
+# End Source File
+# Begin Source File
+
+SOURCE=.\nas_translation.txt
+# End Source File
+# End Group
+# End Target
+# End Project
|