summaryrefslogtreecommitdiff
path: root/NewStatusNotify/NewStatusNotify_6.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'NewStatusNotify/NewStatusNotify_6.dsp')
-rw-r--r--NewStatusNotify/NewStatusNotify_6.dsp311
1 files changed, 311 insertions, 0 deletions
diff --git a/NewStatusNotify/NewStatusNotify_6.dsp b/NewStatusNotify/NewStatusNotify_6.dsp
new file mode 100644
index 0000000..70a0436
--- /dev/null
+++ b/NewStatusNotify/NewStatusNotify_6.dsp
@@ -0,0 +1,311 @@
+# Microsoft Developer Studio Project File - Name="NewStatusNotify" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=NewStatusNotify - Win32 Release 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 "NewStatusNotify_6.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 "NewStatusNotify_6.mak" CFG="NewStatusNotify - Win32 Release Unicode"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "NewStatusNotify - Win32 Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "NewStatusNotify - Win32 Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "NewStatusNotify - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "NewStatusNotify - Win32 Release" (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)" == "NewStatusNotify - Win32 Release Unicode"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release Unicode"
+# PROP BASE Intermediate_Dir "Release Unicode"
+# 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 /MT /W3 /GX /Ox /Os /Gy /I "..\..\include" /D "_UNICODE" /GF /TC /c
+# ADD CPP /nologo /MD /W3 /GX /Ox /Og /Os /Gy /I "..\..\include" /D "_UNICODE" /D "UNICODE" /GF /TC /c
+# SUBTRACT CPP /Oa /Ow /Oi /Gf /Fr
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x0 /d "NDEBUG"
+# ADD RSC /l 0x0 /fo"resource.res" /i ".\res" /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 comctl32.lib winmm.lib /nologo /dll /machine:IX86 /release
+# ADD LINK32 user32.lib comdlg32.lib comctl32.lib winmm.lib /nologo /subsystem:windows /dll /pdb:none /machine:IX86 /force /out:"../../bin/release unicode/plugins/NewStatusNotify.dll" /opt:ref /opt:icf /release
+# SUBTRACT LINK32 /debug /nodefaultlib
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Debug Unicode"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "..\..\bin\$(ConfigurationName)\Plugins"
+# PROP BASE Intermediate_Dir "..\..\bin\$(ConfigurationName)\Obj\$(ProjectName)"
+# 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 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\include" /D "_UNICODE" /TC /GZ /c
+# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "..\..\include" /D "_UNICODE" /D "UNICODE" /D "_DEBUG" /TC /GZ /c
+# SUBTRACT CPP /Fr
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x0 /d "NDEBUG"
+# ADD RSC /l 0x0 /fo"resource.res" /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 comctl32.lib winmm.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /out:"..\..\bin\$(ConfigurationName)\Plugins\$(ProjectName).dll" /implib:"$(TargetDir)$(TargetName).lib" /pdbtype:sept
+# ADD LINK32 kernel32.lib user32.lib comdlg32.lib comctl32.lib winmm.lib /nologo /subsystem:windows /dll /pdb:"../../bin/debug unicode/plugins/NewStatusNotify.pdb" /debug /machine:IX86 /out:"../../bin/debug unicode/plugins/NewStatusNotify.dll" /pdbtype:sept
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "..\..\bin\$(ConfigurationName)\Plugins"
+# PROP BASE Intermediate_Dir "..\..\bin\$(ConfigurationName)\Obj\$(ProjectName)"
+# 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 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\include" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "NewStatusNotify_EXPORTS" /D "_MBCS" /TC /GZ /c
+# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "..\..\include" /D "_MBCS" /D "_DEBUG" /TC /GZ /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x0 /d "NDEBUG"
+# ADD RSC /l 0x0 /fo"resource.res" /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 comctl32.lib winmm.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /out:"..\..\bin\$(ConfigurationName)\Plugins\$(ProjectName).dll" /implib:"$(TargetDir)$(TargetName).lib" /pdbtype:sept /version:1.1.2.5
+# 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 comctl32.lib winmm.lib /nologo /subsystem:windows /dll /pdb:"../../bin/debug/plugins/NewStatusNotify.pdb" /debug /machine:IX86 /out:"../../bin/debug/plugins/NewStatusNotify.dll" /implib:"$(TargetDir)$(TargetName).lib" /pdbtype:sept /version:1.1.2.5
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - 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 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MT /W3 /GX /Ox /Os /Gy /I "..\..\include" /D "_MBCS" /GF /TC /c
+# ADD CPP /nologo /MD /W3 /GX /Ox /Os /Gy /I "..\..\include" /D "_MBCS" /GF /TC /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x0 /d "NDEBUG"
+# ADD RSC /l 0x0 /fo"resource.res" /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 comctl32.lib winmm.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /out:"../../bin/release/plugins/NewStatusNotify.dll" /pdbtype:sept /opt:ref /opt:icf /release
+# 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 comctl32.lib winmm.lib /nologo /subsystem:windows /dll /pdb:"../../bin/release/plugins/NewStatusNotify.pdb" /debug /machine:IX86 /out:"../../bin/release/plugins/NewStatusNotify.dll" /pdbtype:sept /opt:ref /opt:icf /release
+# SUBTRACT LINK32 /pdb:none
+
+!ENDIF
+
+# Begin Target
+
+# Name "NewStatusNotify - Win32 Release Unicode"
+# Name "NewStatusNotify - Win32 Debug Unicode"
+# Name "NewStatusNotify - Win32 Debug"
+# Name "NewStatusNotify - Win32 Release"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=.\indiv_sounds.c
+DEP_CPP_INDIV=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clc.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_genmenu.h"\
+ "..\..\include\m_ignore.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_options.h"\
+ "..\..\include\m_plugins.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protocols.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_system.h"\
+ "..\..\include\m_updater.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_utils.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\include\statusmodes.h"\
+ "..\..\include\win2k.h"\
+ ".\commonheaders.h"\
+ ".\newstatusnotify.h"\
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\main.c
+DEP_CPP_MAIN_=\
+ "..\..\include\m_awaymsg.h"\
+ "..\..\include\m_clc.h"\
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_genmenu.h"\
+ "..\..\include\m_ignore.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_message.h"\
+ "..\..\include\m_metacontacts.h"\
+ "..\..\include\m_options.h"\
+ "..\..\include\m_plugins.h"\
+ "..\..\include\m_popup.h"\
+ "..\..\include\m_protocols.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_system.h"\
+ "..\..\include\m_updater.h"\
+ "..\..\include\m_userinfo.h"\
+ "..\..\include\m_utils.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\include\statusmodes.h"\
+ "..\..\include\win2k.h"\
+ ".\commonheaders.h"\
+ ".\newstatusnotify.h"\
+ ".\res\version.h"\
+
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=.\commonheaders.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\newstatusnotify.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\resource.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\version.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=.\res\main_off.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\main_on.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\NewStatusNotify.rc
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\popup.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\resource.rc
+
+!IF "$(CFG)" == "NewStatusNotify - Win32 Release Unicode"
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Debug Unicode"
+
+# PROP Exclude_From_Build 1
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Release"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\sound.ico
+# End Source File
+# Begin Source File
+
+SOURCE=.\res\version.rc
+
+!IF "$(CFG)" == "NewStatusNotify - Win32 Release Unicode"
+
+# PROP Exclude_From_Build 1
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Debug Unicode"
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "NewStatusNotify - Win32 Release"
+
+!ENDIF
+
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=.\Docs\NewStatusNotify_readme.txt
+# End Source File
+# Begin Source File
+
+SOURCE=.\Docs\NewStatusNotify_translate.txt
+# End Source File
+# End Target
+# End Project