# Microsoft Developer Studio Project File - Name="Sessions" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=Sessions - Win32 Release !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 "sessions.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 "sessions.mak" CFG="Sessions - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "Sessions - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "Sessions - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "Sessions - Win32 Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "Sessions - Win32 Unicode Debug" (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)" == "Sessions - 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 ".\ANSI_Release" # PROP Intermediate_Dir ".\ANSI_Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O1 /Ob2 /GF PRECOMP_VC7_TOBEREMOVED /c # ADD CPP /nologo /MD /W3 /GX /Zi /O1 /Ob2 /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x419 /d "NDEBUG" # ADD RSC /l 0x419 /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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /map /machine:IX86 /out:".\$(ConfigurationName)\Sessions.dll" /pdbtype:sept /filealign:0x200 # 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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /map /machine:IX86 /pdbtype:sept /filealign:0x200 # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "Sessions - 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 ".\ANSI_debug" # PROP Intermediate_Dir ".\ANSI_debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /ZI /Od /FR /GZ PRECOMP_VC7_TOBEREMOVED /c # ADD CPP /nologo /MD /W3 /GX /ZI /Od /FR /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x417 /d "NDEBUG" # ADD RSC /l 0x417 /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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /incremental:no /pdb:".\release\sessions.pdb" /map /debug /machine:IX86 /out:"$(ConfigurationName)\Sessions.dll" /implib:".\release/sessions.lib" /pdbtype:sept /filealign:0x200 # 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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /incremental:no /pdb:".\release\sessions.pdb" /map /debug /machine:IX86 /implib:".\release/sessions.lib" /pdbtype:sept /filealign:0x200 # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "Sessions - Win32 Unicode Release" # 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 ".\unicode_release\" # PROP Intermediate_Dir ".\unicode_release\" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O1 /Ob2 /D "_UNICODE" /Fo".\Release/" /GF PRECOMP_VC7_TOBEREMOVED /c # ADD CPP /nologo /MD /W3 /GX /Zi /O1 /Ob2 /D "UNICODE" /D "_UNICODE" /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x419 /d "NDEBUG" # ADD RSC /l 0x419 /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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /pdb:".\Release\sessions.pdb" /map:".\Release\sessions.map" /machine:IX86 /out:".\$(ConfigurationName)\Sessions.dll" /implib:".\Release/sessions.lib" /pdbtype:sept /filealign:0x200 # 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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /map /machine:IX86 /pdbtype:sept /filealign:0x200 # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "Sessions - Win32 Unicode Debug" # 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 ".\unicode_debug\" # PROP Intermediate_Dir ".\unicode_debug\" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /ZI /Od /D "_UNICODE" /FR /Fo".\debug/" /Fd".\debug/" /GZ PRECOMP_VC7_TOBEREMOVED /c # ADD CPP /nologo /MD /W3 /GX /ZI /Od /D "UNICODE" /D "_UNICODE" /FR /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x417 /d "NDEBUG" # ADD RSC /l 0x809 /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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /incremental:no /pdb:".\release\sessions.pdb" /map:".\debug\sessions.map" /debug /machine:IX86 /out:"g:\TEMP_MIRANDA\Miranda-IM_8.0.0.6\Plugins\Sessions.dll" /implib:".\release/sessions.lib" /pdbtype:sept /filealign:0x200 # 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 msimg32.lib /nologo /base:"0x67100000" /subsystem:windows /dll /incremental:no /pdb:".\release\sessions.pdb" /map:".\debug\sessions.map" /debug /machine:IX86 /implib:".\release/sessions.lib" /pdbtype:sept /filealign:0x200 # SUBTRACT LINK32 /pdb:none !ENDIF # Begin Target # Name "Sessions - Win32 Release" # Name "Sessions - Win32 Debug" # Name "Sessions - Win32 Unicode Release" # Name "Sessions - Win32 Unicode Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=main.c DEP_CPP_MAIN_=\ "..\..\include\m_clc.h"\ "..\..\include\m_clist.h"\ "..\..\include\m_clui.h"\ "..\..\include\m_database.h"\ "..\..\include\m_hotkeys.h"\ "..\..\include\m_icolib.h"\ "..\..\include\m_langpack.h"\ "..\..\include\m_message.h"\ "..\..\include\m_options.h"\ "..\..\include\m_plugins.h"\ "..\..\include\m_popup.h"\ "..\..\include\m_protocols.h"\ "..\..\include\m_protomod.h"\ "..\..\include\m_skin.h"\ "..\..\include\m_system.h"\ "..\..\include\m_utils.h"\ "..\..\include\newpluginapi.h"\ "..\..\include\statusmodes.h"\ ".\m_messagebox.h"\ ".\m_messagebox_imp.h"\ ".\m_toolbar.h"\ ".\m_updater.h"\ ".\sessions.h"\ ".\Utils.h"\ !IF "$(CFG)" == "Sessions - Win32 Release" # ADD CPP /nologo /GX /O1 !ELSEIF "$(CFG)" == "Sessions - Win32 Debug" # ADD CPP /nologo /GX /Od /FR /GZ !ELSEIF "$(CFG)" == "Sessions - Win32 Unicode Release" # ADD CPP /nologo /GX /O1 !ELSEIF "$(CFG)" == "Sessions - Win32 Unicode Debug" # ADD CPP /nologo /GX /Od /FR /GZ !ENDIF # End Source File # Begin Source File SOURCE=options.c DEP_CPP_OPTIO=\ "..\..\include\m_clc.h"\ "..\..\include\m_clist.h"\ "..\..\include\m_clui.h"\ "..\..\include\m_database.h"\ "..\..\include\m_hotkeys.h"\ "..\..\include\m_icolib.h"\ "..\..\include\m_langpack.h"\ "..\..\include\m_message.h"\ "..\..\include\m_options.h"\ "..\..\include\m_plugins.h"\ "..\..\include\m_protocols.h"\ "..\..\include\m_protomod.h"\ "..\..\include\m_skin.h"\ "..\..\include\m_system.h"\ "..\..\include\m_utils.h"\ "..\..\include\newpluginapi.h"\ "..\..\include\statusmodes.h"\ ".\m_messagebox.h"\ ".\m_toolbar.h"\ ".\m_updater.h"\ ".\sessions.h"\ ".\Utils.h"\ !IF "$(CFG)" == "Sessions - Win32 Release" # ADD CPP /nologo /GX /O1 !ELSEIF "$(CFG)" == "Sessions - Win32 Debug" # ADD CPP /nologo /GX /Od /FR /GZ !ELSEIF "$(CFG)" == "Sessions - Win32 Unicode Release" # ADD CPP /nologo /GX /O1 !ELSEIF "$(CFG)" == "Sessions - Win32 Unicode Debug" # ADD CPP /nologo /GX /Od /FR /GZ !ENDIF # End Source File # Begin Source File SOURCE=.\Utils.c DEP_CPP_UTILS=\ "..\..\include\m_clc.h"\ "..\..\include\m_clist.h"\ "..\..\include\m_clui.h"\ "..\..\include\m_database.h"\ "..\..\include\m_hotkeys.h"\ "..\..\include\m_icolib.h"\ "..\..\include\m_langpack.h"\ "..\..\include\m_message.h"\ "..\..\include\m_options.h"\ "..\..\include\m_plugins.h"\ "..\..\include\m_protocols.h"\ "..\..\include\m_protomod.h"\ "..\..\include\m_skin.h"\ "..\..\include\m_system.h"\ "..\..\include\m_utils.h"\ "..\..\include\newpluginapi.h"\ "..\..\include\statusmodes.h"\ ".\m_messagebox.h"\ ".\m_toolbar.h"\ ".\m_updater.h"\ ".\sessions.h"\ ".\Utils.h"\ # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=resource.h # End Source File # Begin Source File SOURCE=sessions.h # End Source File # Begin Source File SOURCE=.\Utils.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=.\icons\load.ico # End Source File # Begin Source File SOURCE=.\icons\loadlast.ico # End Source File # Begin Source File SOURCE=.\icons\save.ico # End Source File # Begin Source File SOURCE=.\icons\sessions.ico # End Source File # Begin Source File SOURCE=sessions.rc # End Source File # End Group # End Target # End Project