From 59e53cb6cad99051eb3e46b919fd78ab7493061d Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Wed, 23 Nov 2011 18:16:39 +0000 Subject: added Help plugin git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@201 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Help/help.dsp | 335 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 335 insertions(+) create mode 100644 Help/help.dsp (limited to 'Help/help.dsp') diff --git a/Help/help.dsp b/Help/help.dsp new file mode 100644 index 0000000..8fc325d --- /dev/null +++ b/Help/help.dsp @@ -0,0 +1,335 @@ +# Microsoft Developer Studio Project File - Name="help" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** NICHT BEARBEITEN ** + +# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 + +CFG=help - Win32 Debug Unicode +!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE +!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl +!MESSAGE +!MESSAGE NMAKE /f "help.mak". +!MESSAGE +!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben +!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: +!MESSAGE +!MESSAGE NMAKE /f "help.mak" CFG="help - Win32 Debug Unicode" +!MESSAGE +!MESSAGE Für die Konfiguration stehen zur Auswahl: +!MESSAGE +!MESSAGE "help - Win32 Release" (basierend auf "Win32 (x86) Dynamic-Link Library") +!MESSAGE "help - Win32 Debug" (basierend auf "Win32 (x86) Dynamic-Link Library") +!MESSAGE "help - Win32 Release Unicode" (basierend auf "Win32 (x86) Dynamic-Link Library") +!MESSAGE "help - Win32 Debug Unicode" (basierend auf "Win32 (x86) Dynamic-Link Library") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName ""$/Miranda/miranda/plugins/help", YKIAAAAA" +# PROP Scc_LocalPath "." +CPP=cl.exe +MTL=midl.exe +RSC=rc.exe + +!IF "$(CFG)" == "help - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "release/ANSI" +# PROP BASE Intermediate_Dir "temp/Release/ANSI" +# PROP BASE Target_Dir "release/ANSI" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "temp/release/ANSI" +# PROP Intermediate_Dir "temp/Release/ANSI" +# 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 "HELP_EXPORTS" /YX /FD /c +# ADD CPP /nologo /MD /W4 /GX /O2 /I ".\include" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "STRICT" /D "HELP_EXPORTS" /U "NO_STRICT" /FR /FD /opt:nowin98 /c +# SUBTRACT CPP /YX +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "NDEBUG" /win32 +# SUBTRACT MTL /mktyplib203 /Oicf +# ADD BASE RSC /l 0x809 /i ".\include" /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 comctl32.lib /nologo /dll /machine:I386 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib shell32.lib /nologo /base:"0x20100000" /dll /pdb:".\release\ANSI\help.pdb" /map:".\release\ANSI\help.map" /debug /machine:I386 /nodefaultlib:"uuid.lib" /nodefaultlib:"OLDNAMES" /def:"help.def" /out:"./release/ANSI/help.dll" /mapinfo:lines /opt:nowin98 /ignore:4108 /release +# SUBTRACT LINK32 /pdb:none + +!ELSEIF "$(CFG)" == "help - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "temp/Debug/ANSI" +# PROP BASE Intermediate_Dir "temp/Debug/ANSI" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "temp/Debug/ANSI" +# PROP Intermediate_Dir "temp/Debug/ANSI" +# 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 "HELP_EXPORTS" /YX /FD /GZ /c +# ADD CPP /nologo /MTd /W4 /Gm /Gi /GX /ZI /Od /I ".\include" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "STRICT" /D "HELP_EXPORTS" /U "NO_STRICT" /FR /FD /GZ /c +# SUBTRACT CPP /WX /YX +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x809 /i ".\include" /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 comctl32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib shell32.lib /nologo /base:"0x20100000" /dll /pdb:"D:\Miranda IM\ANSI\Plugins\help.pdb" /map /debug /machine:I386 /nodefaultlib:"uuid.lib" /nodefaultlib:"OLDNAMES" /def:"help.def" /out:"D:\Miranda IM\ANSI\Plugins\help.dll" /pdbtype:sept /mapinfo:lines +# SUBTRACT LINK32 /pdb:none + +!ELSEIF "$(CFG)" == "help - Win32 Release Unicode" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "release/Unicode" +# PROP BASE Intermediate_Dir "temp/Release/Unicode" +# PROP BASE Target_Dir "release/Unicode" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "temp/Release/Unicode" +# PROP Intermediate_Dir "temp/Release/Unicode" +# PROP Ignore_Export_Lib 1 +# PROP Target_Dir "release/Unicode" +# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "HELP_EXPORTS" /YX /FD /c +# ADD CPP /nologo /MD /W4 /GX /O2 /I ".\include" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "STRICT" /D "HELP_EXPORTS" /U "_MBCS" /U "NO_STRICT" /FR /FD /opt:nowin98 /c +# SUBTRACT CPP /YX +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "NDEBUG" /win32 +# SUBTRACT MTL /mktyplib203 /Oicf +# ADD BASE RSC /l 0x809 /i ".\include" /d "NDEBUG" /d "_UNICODE" /d "UNICODE" +# ADD RSC /l 0x809 /i ".\include" /d "NDEBUG" /d "_UNICODE" /d "UNICODE" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib /nologo /dll /machine:I386 +# SUBTRACT BASE LINK32 /pdb:none +# ADD LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib shell32.lib /nologo /base:"0x20100000" /dll /pdb:".\release\Unicode\help.pdb" /map:".\release\Unicode\help.map" /debug /machine:I386 /nodefaultlib:"uuid.lib" /nodefaultlib:"OLDNAMES" /def:"help.def" /out:".\release\Unicode\help.dll" /mapinfo:lines /opt:nowin98 /ignore:4078 /release +# SUBTRACT LINK32 /pdb:none + +!ELSEIF "$(CFG)" == "help - Win32 Debug Unicode" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "temp/Debug/Unicode" +# PROP BASE Intermediate_Dir "temp/Debug/Unicode" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "temp/Debug/Unicode" +# PROP Intermediate_Dir "temp/Debug/Unicode" +# 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 "HELP_EXPORTS" /YX /FD /GZ /c +# ADD CPP /nologo /MTd /W4 /Gm /Gi /GX /ZI /Od /I ".\include" /D "_DEBUG" /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "STRICT" /D "HELP_EXPORTS" /U "_MBCS" /U "NO_STRICT" /FR /FD /GZ /c +# SUBTRACT CPP /WX /YX +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# SUBTRACT MTL /Oicf +# ADD BASE RSC /l 0x809 /i ".\include" /d "_DEBUG" /d "_UNICODE" /d "UNICODE" +# ADD RSC /l 0x809 /i ".\include" /d "_DEBUG" /d "_UNICODE" /d "UNICODE" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib comctl32.lib shell32.lib /nologo /base:"0x20100000" /dll /pdb:"D:\Miranda IM\Unicode\Plugins\help.pdb" /map /debug /machine:I386 /nodefaultlib:"uuid.lib" /nodefaultlib:"OLDNAMES" /def:"help.def" /out:"D:\Miranda IM\Unicode\Plugins\help.dll" /pdbtype:sept /mapinfo:lines +# SUBTRACT LINK32 /pdb:none + +!ENDIF + +# Begin Target + +# Name "help - Win32 Release" +# Name "help - Win32 Debug" +# Name "help - Win32 Release Unicode" +# Name "help - Win32 Debug Unicode" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=.\datastore.c +# End Source File +# Begin Source File + +SOURCE=.\dlgboxsubclass.c +# End Source File +# Begin Source File + +SOURCE=.\helpdlg.c +# End Source File +# Begin Source File + +SOURCE=.\helppack.c +# End Source File +# Begin Source File + +SOURCE=.\main.c +# End Source File +# Begin Source File + +SOURCE=.\options.c +# End Source File +# Begin Source File + +SOURCE=.\streaminout.c +# End Source File +# Begin Source File + +SOURCE=.\unzip.c +# End Source File +# Begin Source File + +SOURCE=.\update.c +# End Source File +# Begin Source File + +SOURCE=.\utils.c +# End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# Begin Source File + +SOURCE=.\help.h +# End Source File +# Begin Source File + +SOURCE=.\m_help.h +# End Source File +# Begin Source File + +SOURCE=.\unzip.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=.\resource.h +# End Source File +# Begin Source File + +SOURCE=.\resource.rc +# End Source File +# Begin Source File + +SOURCE=.\version.h +# End Source File +# End Group +# Begin Group "SDK" + +# PROP Default_Filter "h" +# Begin Source File + +SOURCE=.\include\m_button.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_clc.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_clist.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_database.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_flags.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_icolib.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_langpack.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_netlib.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_options.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_plugins.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_skin.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_system.h +# End Source File +# Begin Source File + +SOURCE=.\include\m_utils.h +# End Source File +# Begin Source File + +SOURCE=.\include\newpluginapi.h +# End Source File +# Begin Source File + +SOURCE=.\include\statusmodes.h +# End Source File +# Begin Source File + +SOURCE=.\include\win2k.h +# End Source File +# End Group +# Begin Group "Docs" + +# PROP Default_Filter "txt" +# Begin Source File + +SOURCE=".\docs\Help-Developer.txt" +# End Source File +# Begin Source File + +SOURCE=".\docs\Help-License.txt" +# End Source File +# Begin Source File + +SOURCE=".\docs\Help-Readme.txt" +# End Source File +# Begin Source File + +SOURCE=".\docs\Help-Translation.txt" +# End Source File +# Begin Source File + +SOURCE=.\docs\helppack_english.txt +# End Source File +# Begin Source File + +SOURCE=.\docs\helppack_sample.txt +# End Source File +# Begin Source File + +SOURCE=.\m_help.inc +# End Source File +# End Group +# End Target +# End Project -- cgit v1.2.3