# Microsoft Developer Studio Project File - Name="HTTPServer" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** NICHT BEARBEITEN ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=HTTPServer - Win32 Debug !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 "HTTPServer.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 "HTTPServer.mak" CFG="HTTPServer - Win32 Debug" !MESSAGE !MESSAGE Für die Konfiguration stehen zur Auswahl: !MESSAGE !MESSAGE "HTTPServer - Win32 Debug" (basierend auf "Win32 (x86) Dynamic-Link Library") !MESSAGE "HTTPServer - Win32 Release" (basierend auf "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)" == "HTTPServer - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir ".\HTTPServer___Win32_Debug" # PROP BASE Intermediate_Dir ".\HTTPServer___Win32_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 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MTd /W4 /GX /Zi /Od /I "miranda/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D _WIN32_IE=0x0400 /D _WIN32_WINNT=0x0400 /D "_MBCS" /FR /c # ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "miranda/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D _WIN32_IE=0x0400 /D _WIN32_WINNT=0x0400 /D "_MBCS" /FR /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /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 msvcrt.lib User32.lib Kernel32.lib Ws2_32.lib Comdlg32.lib comctl32.lib libcpmtd.lib /nologo /base:"0x22500000" /subsystem:windows /dll /incremental:no /debug /machine:I386 /nodefaultlib /out:"..\Bin\Debug\plugins\HTTPServer.dll" /pdbtype:sept /libpath:"C:\Program Files\Microsoft Speech SDK 5.1\Lib\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 msvcrt.lib User32.lib Kernel32.lib Ws2_32.lib Comdlg32.lib comctl32.lib libcpmtd.lib /nologo /base:"0x22500000" /subsystem:windows /dll /incremental:no /debug /machine:I386 /nodefaultlib /pdbtype:sept /libpath:"C:\Program Files\Microsoft Speech SDK 5.1\Lib\i386" !ELSEIF "$(CFG)" == "HTTPServer - 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 /W4 /GX /O1 /I "miranda/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D _WIN32_IE=0x0400 /D _WIN32_WINNT=0x0400 /D "_MBCS" /c # ADD CPP /nologo /MT /W3 /GX /O1 /Ob2 /I "miranda/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D _WIN32_IE=0x0400 /D _WIN32_WINNT=0x0400 /D "_MBCS" /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 msvcrt.lib User32.lib Kernel32.lib Ws2_32.lib Comdlg32.lib comctl32.lib libcpmtd.lib /nologo /base:"0x22500000" /subsystem:windows /dll /machine:I386 /nodefaultlib /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 msvcrt.lib User32.lib Kernel32.lib Ws2_32.lib Comdlg32.lib comctl32.lib libcpmtd.lib /nologo /base:"0x22500000" /subsystem:windows /dll /machine:I386 /nodefaultlib /pdbtype:sept !ENDIF # Begin Target # Name "HTTPServer - Win32 Debug" # Name "HTTPServer - Win32 Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\FileShareNode.cpp DEP_CPP_FILES=\ ".\AggressiveOptimize.h"\ ".\FileShareNode.h"\ ".\Glob.h"\ ".\GuiElements.h"\ ".\m_HTTPServer.h"\ ".\miranda\include\m_netlib.h"\ ".\miranda\include\m_plugins.h"\ ".\miranda\include\m_utils.h"\ ".\miranda\include\newpluginapi.h"\ # End Source File # Begin Source File SOURCE=.\FileShareNode.h # End Source File # Begin Source File SOURCE=.\Glob.h # End Source File # Begin Source File SOURCE=.\GuiElements.cpp DEP_CPP_GUIEL=\ ".\AggressiveOptimize.h"\ ".\FileShareNode.h"\ ".\Glob.h"\ ".\GuiElements.h"\ ".\m_HTTPServer.h"\ ".\miranda\include\m_clist.h"\ ".\miranda\include\m_clui.h"\ ".\miranda\include\m_database.h"\ ".\miranda\include\m_history.h"\ ".\miranda\include\m_langpack.h"\ ".\miranda\include\m_message.h"\ ".\miranda\include\m_netlib.h"\ ".\miranda\include\m_options.h"\ ".\miranda\include\m_plugins.h"\ ".\miranda\include\m_popup.h"\ ".\miranda\include\m_skin.h"\ ".\miranda\include\m_system.h"\ ".\miranda\include\m_userinfo.h"\ ".\miranda\include\m_utils.h"\ ".\miranda\include\newpluginapi.h"\ ".\miranda\include\statusmodes.h"\ # End Source File # Begin Source File SOURCE=.\GuiElements.h # End Source File # Begin Source File SOURCE=.\HttpUser.cpp DEP_CPP_HTTPU=\ ".\AggressiveOptimize.h"\ ".\FileShareNode.h"\ ".\Glob.h"\ ".\GuiElements.h"\ ".\HttpUser.h"\ ".\IndexCreation.h"\ ".\m_HTTPServer.h"\ ".\MimeHandling.h"\ ".\miranda\include\m_langpack.h"\ ".\miranda\include\m_netlib.h"\ ".\miranda\include\m_plugins.h"\ ".\miranda\include\m_utils.h"\ ".\miranda\include\newpluginapi.h"\ # End Source File # Begin Source File SOURCE=.\HttpUser.h # End Source File # Begin Source File SOURCE=.\IndexCreation.h # End Source File # Begin Source File SOURCE=.\IndexHTML.cpp DEP_CPP_INDEX=\ ".\AggressiveOptimize.h"\ ".\FileShareNode.h"\ ".\Glob.h"\ ".\GuiElements.h"\ ".\HttpUser.h"\ ".\IndexCreation.h"\ ".\m_HTTPServer.h"\ ".\MimeHandling.h"\ # End Source File # Begin Source File SOURCE=.\IndexXML.cpp DEP_CPP_INDEXX=\ ".\AggressiveOptimize.h"\ ".\FileShareNode.h"\ ".\Glob.h"\ ".\GuiElements.h"\ ".\HttpUser.h"\ ".\IndexCreation.h"\ ".\m_HTTPServer.h"\ ".\MimeHandling.h"\ # End Source File # Begin Source File SOURCE=.\m_HTTPServer.h # End Source File # Begin Source File SOURCE=.\main.cpp DEP_CPP_MAIN_=\ ".\AggressiveOptimize.h"\ ".\FileShareNode.h"\ ".\Glob.h"\ ".\GuiElements.h"\ ".\HttpUser.h"\ ".\IndexCreation.h"\ ".\m_HTTPServer.h"\ ".\MimeHandling.h"\ ".\miranda\include\m_clist.h"\ ".\miranda\include\m_database.h"\ ".\miranda\include\m_history.h"\ ".\miranda\include\m_langpack.h"\ ".\miranda\include\m_message.h"\ ".\miranda\include\m_netlib.h"\ ".\miranda\include\m_options.h"\ ".\miranda\include\m_plugins.h"\ ".\miranda\include\m_popup.h"\ ".\miranda\include\m_protocols.h"\ ".\miranda\include\m_protosvc.h"\ ".\miranda\include\m_skin.h"\ ".\miranda\include\m_system.h"\ ".\miranda\include\m_userinfo.h"\ ".\miranda\include\m_utils.h"\ ".\miranda\include\newpluginapi.h"\ ".\miranda\include\statusmodes.h"\ # End Source File # Begin Source File SOURCE=.\MimeHandling.cpp DEP_CPP_MIMEH=\ ".\Glob.h"\ ".\MimeHandling.h"\ # End Source File # Begin Source File SOURCE=.\MimeHandling.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=.\dis_srv.ico # End Source File # Begin Source File SOURCE=.\resource.rc # End Source File # Begin Source File SOURCE=.\share_ne.ico # End Source File # End Group # Begin Source File SOURCE=Changelog.txt # End Source File # Begin Source File SOURCE=resource.h # End Source File # End Target # End Project