From: Peter van Dijk Date: Thu, 29 Aug 2013 12:38:47 +0000 (+0200) Subject: drop visual studio dsp files, thanks @cmouse X-Git-Tag: rec-3.6.0-rc1~497 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a35c342ccdd4654aeef2d094499cfb5c99170340;p=pdns drop visual studio dsp files, thanks @cmouse --- diff --git a/pdns/installer.dsp b/pdns/installer.dsp deleted file mode 100644 index 94b40308e..000000000 --- a/pdns/installer.dsp +++ /dev/null @@ -1,133 +0,0 @@ -# Microsoft Developer Studio Project File - Name="installer" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=installer - 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 "installer.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 "installer.mak" CFG="installer - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "installer - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "installer - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "installer - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "installer___Win32_Release" -# PROP BASE Intermediate_Dir "installer___Win32_Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/" -# PROP Intermediate_Dir "Release/installer" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# 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 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 /subsystem:console /machine: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 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 /subsystem:console /machine:I386 -# SUBTRACT LINK32 /profile - -!ELSEIF "$(CFG)" == "installer - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "installer___Win32_Debug" -# PROP BASE Intermediate_Dir "installer___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/" -# PROP Intermediate_Dir "Debug/installer" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# 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 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 /subsystem:console /debug /machine:I386 /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 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 /subsystem:console /debug /machine:I386 /pdbtype:sept -# SUBTRACT LINK32 /profile - -!ENDIF - -# Begin Target - -# Name "installer - Win32 Release" -# Name "installer - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# Begin Source File - -SOURCE=".\release-scripts\pdns.nsi" - -!IF "$(CFG)" == "installer - Win32 Release" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build - Creating installer using: $(InputName)... -OutDir=.\Release/ -ProjDir=. -InputPath=".\release-scripts\pdns.nsi" - -"$(OutDir)\pdns-install.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - makensis /DRelease /V1 /LICENSE /NOCONFIG $(ProjDir)\release-scripts\pdns.nsi - -# End Custom Build - -!ELSEIF "$(CFG)" == "installer - Win32 Debug" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build - Creating installer using: $(InputName)... -OutDir=.\Debug/ -ProjDir=. -InputPath=".\release-scripts\pdns.nsi" - -"$(OutDir)\installer.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - makensis /DDebug /V1 /LICENSE /NOCONFIG $(ProjDir)\release-scripts\pdns.nsi - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/pdns/odbcbackend.dsp b/pdns/odbcbackend.dsp deleted file mode 100644 index 79a3fcbbe..000000000 --- a/pdns/odbcbackend.dsp +++ /dev/null @@ -1,132 +0,0 @@ -# Microsoft Developer Studio Project File - Name="odbcbackend" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=odbcbackend - 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 "odbcbackend.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 "odbcbackend.mak" CFG="odbcbackend - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "odbcbackend - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "odbcbackend - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "odbcbackend - 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/odbcbackend" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /I "./" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__CLEANUP_CXX" /D "PtW32NoCatchWarn" /YX /FD /TP /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "odbcbackend - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "odbcbackend___Win32_Debug" -# PROP BASE Intermediate_Dir "odbcbackend___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/" -# PROP Intermediate_Dir "Debug/odbcbackend" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "./" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__CLEANUP_CXX" /D "PtW32NoCatchWarn" /YX /FD /TP /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "odbcbackend - Win32 Release" -# Name "odbcbackend - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\modules\odbcbackend\odbcbackend.cc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\ahuexception.hh -# End Source File -# Begin Source File - -SOURCE=.\dns.hh -# End Source File -# Begin Source File - -SOURCE=.\dnsbackend.hh -# End Source File -# Begin Source File - -SOURCE=.\dnspacket.hh -# End Source File -# Begin Source File - -SOURCE=.\logger.hh -# End Source File -# Begin Source File - -SOURCE=.\misc.hh -# End Source File -# Begin Source File - -SOURCE=..\modules\odbcbackend\odbcbackend.hh -# End Source File -# Begin Source File - -SOURCE=.\qtype.hh -# End Source File -# Begin Source File - -SOURCE=.\utility.hh -# End Source File -# End Group -# End Target -# End Project diff --git a/pdns/pdns.dsp b/pdns/pdns.dsp deleted file mode 100644 index 9027fda33..000000000 --- a/pdns/pdns.dsp +++ /dev/null @@ -1,384 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pdns" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=pdns - 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 "pdns.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 "pdns.mak" CFG="pdns - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pdns - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "pdns - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pdns - 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/pdns" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GR /GX /O2 /I "./" /I "../" /D "NDEBUG" /D "PtW32NoCatchWarn" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__CLEANUP_CXX" /YX /FD /TP /c -# 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 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 /subsystem:console /machine: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 pthreadVCE.lib ws2_32.lib sqlite.lib /nologo /subsystem:console /machine:I386 -# SUBTRACT LINK32 /profile - -!ELSEIF "$(CFG)" == "pdns - 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/pdns" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GR /GX /ZI /Od /I "./" /I "../" /D "_DEBUG" /D "VERBOSELOG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__CLEANUP_CXX" /D "PtW32NoCatchWarn" /YX /FD /TP /GZ /c -# 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 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 /subsystem:console /debug /machine:I386 /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 pthreadVCE.lib ws2_32.lib sqlite.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept -# SUBTRACT LINK32 /profile /pdb:none /map /force - -!ENDIF - -# Begin Target - -# Name "pdns - Win32 Release" -# Name "pdns - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\arguments.cc -# End Source File -# Begin Source File - -SOURCE=.\common_startup.cc -# End Source File -# Begin Source File - -SOURCE=.\communicator.cc -# End Source File -# Begin Source File - -SOURCE=.\dnsbackend.cc -# End Source File -# Begin Source File - -SOURCE=.\dnspacket.cc -# End Source File -# Begin Source File - -SOURCE=.\dnsproxy.cc -# End Source File -# Begin Source File - -SOURCE=.\dynhandler.cc -# End Source File -# Begin Source File - -SOURCE=..\modules\godbcbackend\godbcbackend.cc -# End Source File -# Begin Source File - -SOURCE=.\backends\gsql\gsqlbackend.cc -# End Source File -# Begin Source File - -SOURCE=..\modules\gsqlitebackend\gsqlitebackend.cc -# End Source File -# Begin Source File - -SOURCE=.\misc.cc -# End Source File -# Begin Source File - -SOURCE=.\nameserver.cc -# End Source File -# Begin Source File - -SOURCE=.\ntservice.cc -# End Source File -# Begin Source File - -SOURCE=.\packetcache.cc -# End Source File -# Begin Source File - -SOURCE=.\packethandler.cc -# End Source File -# Begin Source File - -SOURCE=.\pdnsservice.cc -# End Source File -# Begin Source File - -SOURCE=.\qtype.cc -# End Source File -# Begin Source File - -SOURCE=.\resolver.cc -# End Source File -# Begin Source File - -SOURCE=.\session.cc -# End Source File -# Begin Source File - -SOURCE=.\sillyrecords.cc -# End Source File -# Begin Source File - -SOURCE=..\modules\godbcbackend\sodbc.cc -# End Source File -# Begin Source File - -SOURCE=..\modules\gsqlitebackend\ssqlite.cc -# End Source File -# Begin Source File - -SOURCE=.\statbag.cc -# End Source File -# Begin Source File - -SOURCE=.\tcpreceiver.cc -# End Source File -# Begin Source File - -SOURCE=.\ueberbackend.cc -# End Source File -# Begin Source File - -SOURCE=.\webserver.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_dynlistener.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_dynmessenger.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_logger.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_receiver.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_utility.cc -# End Source File -# Begin Source File - -SOURCE=.\ws.cc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\ahuexception.hh -# End Source File -# Begin Source File - -SOURCE=.\arguments.hh -# End Source File -# Begin Source File - -SOURCE=.\common_startup.hh -# End Source File -# Begin Source File - -SOURCE=.\communicator.hh -# End Source File -# Begin Source File - -SOURCE=.\distributor.hh -# End Source File -# Begin Source File - -SOURCE=.\dns.hh -# End Source File -# Begin Source File - -SOURCE=.\dnsbackend.hh -# End Source File -# Begin Source File - -SOURCE=.\dnspacket.hh -# End Source File -# Begin Source File - -SOURCE=.\dnsproxy.hh -# End Source File -# Begin Source File - -SOURCE=.\dynhandler.hh -# End Source File -# Begin Source File - -SOURCE=.\dynlistener.hh -# End Source File -# Begin Source File - -SOURCE=.\dynmessenger.hh -# End Source File -# Begin Source File - -SOURCE=..\modules\godbcbackend\godbcbackend.hh -# End Source File -# Begin Source File - -SOURCE=.\backends\gsql\gsqlbackend.hh -# End Source File -# Begin Source File - -SOURCE=..\modules\gsqlitebackend\gsqlitebackend.hh -# End Source File -# Begin Source File - -SOURCE=.\iputils.hh -# End Source File -# Begin Source File - -SOURCE=.\lock.hh -# End Source File -# Begin Source File - -SOURCE=.\logger.hh -# End Source File -# Begin Source File - -SOURCE=.\misc.hh -# End Source File -# Begin Source File - -SOURCE=.\nameserver.hh -# End Source File -# Begin Source File - -SOURCE=.\ntservice.hh -# End Source File -# Begin Source File - -SOURCE=.\packetcache.hh -# End Source File -# Begin Source File - -SOURCE=.\packethandler.hh -# End Source File -# Begin Source File - -SOURCE=.\pdnsmsg.hh -# End Source File -# Begin Source File - -SOURCE=.\pdnsservice.hh -# End Source File -# Begin Source File - -SOURCE=.\qtype.hh -# End Source File -# Begin Source File - -SOURCE=.\recbcomm.hh -# End Source File -# Begin Source File - -SOURCE=.\resolver.hh -# End Source File -# Begin Source File - -SOURCE=.\session.hh -# End Source File -# Begin Source File - -SOURCE=.\singleton.hh -# End Source File -# Begin Source File - -SOURCE=..\modules\godbcbackend\sodbc.hh -# End Source File -# Begin Source File - -SOURCE=.\backends\gsql\ssql.hh -# End Source File -# Begin Source File - -SOURCE=..\modules\gsqlitebackend\ssqlite.hh -# End Source File -# Begin Source File - -SOURCE=.\statbag.hh -# End Source File -# Begin Source File - -SOURCE=.\tcpreceiver.hh -# End Source File -# Begin Source File - -SOURCE=.\ueberbackend.hh -# End Source File -# Begin Source File - -SOURCE=.\utility.hh -# End Source File -# Begin Source File - -SOURCE=.\webserver.hh -# End Source File -# Begin Source File - -SOURCE=.\ws.hh -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# End Target -# End Project diff --git a/pdns/pdns_control.dsp b/pdns/pdns_control.dsp deleted file mode 100644 index 7ee826ccd..000000000 --- a/pdns/pdns_control.dsp +++ /dev/null @@ -1,189 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pdns_control" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=pdns_control - 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 "pdns_control.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 "pdns_control.mak" CFG="pdns_control - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pdns_control - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "pdns_control - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pdns_control - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "pdns_control___Win32_Release" -# PROP BASE Intermediate_Dir "pdns_control___Win32_Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/" -# PROP Intermediate_Dir "Release/pdns_control" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /TP /c -# ADD BASE RSC /l 0x413 /d "NDEBUG" -# ADD RSC /l 0x413 /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 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 /subsystem:console /machine: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 ws2_32.lib pthreadVCE.lib /nologo /subsystem:console /machine:I386 - -!ELSEIF "$(CFG)" == "pdns_control - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "pdns_control___Win32_Debug" -# PROP BASE Intermediate_Dir "pdns_control___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/" -# PROP Intermediate_Dir "Debug/pdns_control" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /TP /c -# ADD BASE RSC /l 0x413 /d "_DEBUG" -# ADD RSC /l 0x413 /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 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 /subsystem:console /debug /machine:I386 /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 ws2_32.lib pthreadVCE.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "pdns_control - Win32 Release" -# Name "pdns_control - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\arguments.cc -# End Source File -# Begin Source File - -SOURCE=.\misc.cc -# End Source File -# Begin Source File - -SOURCE=.\ntservice.cc -# End Source File -# Begin Source File - -SOURCE=.\statbag.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_dynloader.cc - -!IF "$(CFG)" == "pdns_control - Win32 Release" - -# ADD CPP /MT - -!ELSEIF "$(CFG)" == "pdns_control - Win32 Debug" - -# ADD CPP /MTd - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\win32_dynmessenger.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_logger.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_utility.cc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\ahuexception.hh -# End Source File -# Begin Source File - -SOURCE=.\arguments.hh -# End Source File -# Begin Source File - -SOURCE=.\dynmessenger.hh -# End Source File -# Begin Source File - -SOURCE=.\lock.hh -# End Source File -# Begin Source File - -SOURCE=.\logger.hh -# End Source File -# Begin Source File - -SOURCE=.\misc.hh -# End Source File -# Begin Source File - -SOURCE=.\ntservice.hh -# End Source File -# Begin Source File - -SOURCE=.\pdnsmsg.hh -# End Source File -# Begin Source File - -SOURCE=.\pdnsservice.hh -# End Source File -# Begin Source File - -SOURCE=.\singleton.hh -# End Source File -# Begin Source File - -SOURCE=.\statbag.hh -# End Source File -# Begin Source File - -SOURCE=.\utility.hh -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# End Target -# End Project diff --git a/pdns/pdns_recursor.dsp b/pdns/pdns_recursor.dsp deleted file mode 100644 index ab2c99816..000000000 --- a/pdns/pdns_recursor.dsp +++ /dev/null @@ -1,242 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pdns_recursor" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=pdns_recursor - 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 "pdns_recursor.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 "pdns_recursor.mak" CFG="pdns_recursor - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pdns_recursor - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "pdns_recursor - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pdns_recursor - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "pdns_recursor___Win32_Release" -# PROP BASE Intermediate_Dir "pdns_recursor___Win32_Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release/pdns_recursor" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /TP /c -# ADD BASE RSC /l 0x413 /d "NDEBUG" -# ADD RSC /l 0x413 /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 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 /subsystem:console /machine: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 pthreadVCE.lib ws2_32.lib /nologo /subsystem:console /machine:I386 - -!ELSEIF "$(CFG)" == "pdns_recursor - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "pdns_recursor___Win32_Debug" -# PROP BASE Intermediate_Dir "pdns_recursor___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/" -# PROP Intermediate_Dir "Debug/pdns_recursor" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /TP /GZ /c -# ADD BASE RSC /l 0x413 /d "_DEBUG" -# ADD RSC /l 0x413 /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 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 /subsystem:console /debug /machine:I386 /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 pthreadVCE.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "pdns_recursor - Win32 Release" -# Name "pdns_recursor - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\arguments.cc -# End Source File -# Begin Source File - -SOURCE=.\dnspacket.cc -# End Source File -# Begin Source File - -SOURCE=.\lwres.cc -# End Source File -# Begin Source File - -SOURCE=.\misc.cc -# End Source File -# Begin Source File - -SOURCE=.\ntservice.cc -# End Source File -# Begin Source File - -SOURCE=.\pdns_recursor.cc -# End Source File -# Begin Source File - -SOURCE=.\qtype.cc -# End Source File -# Begin Source File - -SOURCE=.\sillyrecords.cc -# End Source File -# Begin Source File - -SOURCE=.\statbag.cc -# End Source File -# Begin Source File - -SOURCE=.\syncres.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_logger.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_utility.cc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\ahuexception.hh -# End Source File -# Begin Source File - -SOURCE=.\arguments.hh -# End Source File -# Begin Source File - -SOURCE=.\dns.hh -# End Source File -# Begin Source File - -SOURCE=.\dnsbackend.hh -# End Source File -# Begin Source File - -SOURCE=.\dnspacket.hh -# End Source File -# Begin Source File - -SOURCE=.\lock.hh -# End Source File -# Begin Source File - -SOURCE=.\logger.hh -# End Source File -# Begin Source File - -SOURCE=.\lwres.hh -# End Source File -# Begin Source File - -SOURCE=.\misc.hh -# End Source File -# Begin Source File - -SOURCE=.\mtasker.hh -# End Source File -# Begin Source File - -SOURCE=.\ntservice.hh -# End Source File -# Begin Source File - -SOURCE=.\packetcache.hh -# End Source File -# Begin Source File - -SOURCE=.\packethandler.hh -# End Source File -# Begin Source File - -SOURCE=.\pdnsmsg.hh -# End Source File -# Begin Source File - -SOURCE=.\pdnsservice.hh -# End Source File -# Begin Source File - -SOURCE=.\qtype.hh -# End Source File -# Begin Source File - -SOURCE=.\resolver.hh -# End Source File -# Begin Source File - -SOURCE=.\singleton.hh -# End Source File -# Begin Source File - -SOURCE=.\statbag.hh -# End Source File -# Begin Source File - -SOURCE=.\syncres.hh -# End Source File -# Begin Source File - -SOURCE=.\tcpreceiver.hh -# End Source File -# Begin Source File - -SOURCE=.\ueberbackend.hh -# End Source File -# Begin Source File - -SOURCE=.\utility.hh -# End Source File -# Begin Source File - -SOURCE=.\win32_mtasker.hh -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# End Target -# End Project diff --git a/pdns/pdnscontrol.dsp b/pdns/pdnscontrol.dsp deleted file mode 100644 index f2eebced4..000000000 --- a/pdns/pdnscontrol.dsp +++ /dev/null @@ -1,106 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pdnscontrol" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=pdnscontrol - 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 "pdnscontrol.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 "pdnscontrol.mak" CFG="pdnscontrol - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pdnscontrol - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "pdnscontrol - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "pdnscontrol - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "pdnscontrol___Win32_Release" -# PROP BASE Intermediate_Dir "pdnscontrol___Win32_Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release/pdnscontrol" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /TP /c -# 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 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 /subsystem:console /machine: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 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 /subsystem:console /machine:I386 /out:"Release/pdns_control.exe" - -!ELSEIF "$(CFG)" == "pdnscontrol - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "pdnscontrol___Win32_Debug" -# PROP BASE Intermediate_Dir "pdnscontrol___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/" -# PROP Intermediate_Dir "Debug/pdnscontrol" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /TP /c -# 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 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 /subsystem:console /debug /machine:I386 /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 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 /subsystem:console /debug /machine:I386 /out:"Debug/pdns_control.exe" /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "pdnscontrol - Win32 Release" -# Name "pdnscontrol - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\pdns_control.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_dynmessenger.cc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# End Target -# End Project diff --git a/pdns/pdnsmsg.dsp b/pdns/pdnsmsg.dsp deleted file mode 100644 index 37057b16d..000000000 --- a/pdns/pdnsmsg.dsp +++ /dev/null @@ -1,166 +0,0 @@ -# Microsoft Developer Studio Project File - Name="pdnsmsg" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=pdnsmsg - 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 "pdnsmsg.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 "pdnsmsg.mak" CFG="pdnsmsg - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pdnsmsg - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "pdnsmsg - Win32 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)" == "pdnsmsg - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "pdnsmsg___Win32_Release" -# PROP BASE Intermediate_Dir "pdnsmsg___Win32_Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/" -# PROP Intermediate_Dir "Release/pdnsmsg" -# 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 "PDNSMSG_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PDNSMSG_EXPORTS" /YX /FD /TP /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 /dll /machine: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 pdnsmsg.res /nologo /dll /machine:I386 -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "pdnsmsg - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "pdnsmsg___Win32_Debug" -# PROP BASE Intermediate_Dir "pdnsmsg___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/" -# PROP Intermediate_Dir "Debug/pdnsmsg" -# 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 "PDNSMSG_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PDNSMSG_EXPORTS" /YX /FD /GZ /TP /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 /dll /debug /machine:I386 /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 pdnsmsg.res /nologo /dll /debug /machine:I386 /pdbtype:sept -# SUBTRACT LINK32 /pdb:none - -!ENDIF - -# Begin Target - -# Name "pdnsmsg - Win32 Release" -# Name "pdnsmsg - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\pdnsmsg.cc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# 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=.\pdnsmsg.rc -# End Source File -# End Group -# Begin Source File - -SOURCE=.\pdnsmsg.mc - -!IF "$(CFG)" == "pdnsmsg - Win32 Release" - -# Begin Custom Build -InputPath=.\pdnsmsg.mc - -BuildCmds= \ - mc -e hh pdnsmsg.mc \ - rc /r /fo pdnsmsg.res pdnsmsg.rc \ - - -"pdnsmsg.hh" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"pdnsmsg.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"pdnsmsg.res" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"pdnsmsg.bin" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "pdnsmsg - Win32 Debug" - -# Begin Custom Build -InputPath=.\pdnsmsg.mc - -BuildCmds= \ - mc -e hh pdnsmsg.mc \ - rc /r /fo pdnsmsg.res pdnsmsg.rc \ - - -"pdnsmsg.hh" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"pdnsmsg.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"pdnsmsg.res" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"pdnsmsg.bin" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project diff --git a/pdns/zone2sql.dsp b/pdns/zone2sql.dsp deleted file mode 100644 index 6a50d7a7b..000000000 --- a/pdns/zone2sql.dsp +++ /dev/null @@ -1,228 +0,0 @@ -# Microsoft Developer Studio Project File - Name="zone2sql" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=zone2sql - 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 "zone2sql.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 "zone2sql.mak" CFG="zone2sql - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "zone2sql - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "zone2sql - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "zone2sql - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "zone2sql___Win32_Release" -# PROP BASE Intermediate_Dir "zone2sql___Win32_Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release/" -# PROP Intermediate_Dir "Release/zone2sql" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /I "./" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /TP /c -# 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 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 /subsystem:console /machine: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 pthreadVCE.lib ws2_32.lib /nologo /subsystem:console /machine:I386 -# SUBTRACT LINK32 /force - -!ELSEIF "$(CFG)" == "zone2sql - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "zone2sql___Win32_Debug" -# PROP BASE Intermediate_Dir "zone2sql___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug/" -# PROP Intermediate_Dir "Debug/zone2sql" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "./" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /TP /GZ /c -# 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 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 /subsystem:console /debug /machine:I386 /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 pthreadVCE.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept -# SUBTRACT LINK32 /incremental:no /force - -!ENDIF - -# Begin Target - -# Name "zone2sql - Win32 Release" -# Name "zone2sql - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\arguments.cc -# End Source File -# Begin Source File - -SOURCE=.\backends\bind\bindlexer.cc -# End Source File -# Begin Source File - -SOURCE=.\backends\bind\bindparser.tab.cc -# End Source File -# Begin Source File - -SOURCE=.\dnspacket.cc -# End Source File -# Begin Source File - -SOURCE=.\misc.cc -# End Source File -# Begin Source File - -SOURCE=.\ntservice.cc -# End Source File -# Begin Source File - -SOURCE=.\qtype.cc -# End Source File -# Begin Source File - -SOURCE=.\sillyrecords.cc -# End Source File -# Begin Source File - -SOURCE=.\statbag.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_logger.cc -# End Source File -# Begin Source File - -SOURCE=.\win32_utility.cc -# End Source File -# Begin Source File - -SOURCE=.\backends\bind\zone2sql.cc -# End Source File -# Begin Source File - -SOURCE=.\backends\bind\zoneparser2.cc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# Begin Source File - -SOURCE=.\backends\bind\bindlexer.l - -!IF "$(CFG)" == "zone2sql - Win32 Release" - -# Begin Custom Build -ProjDir=. -InputPath=.\backends\bind\bindlexer.l - -"bindlexer.cc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - erase /Q bindlexer.cc - flex -i -s -o$(ProjDir)/backends/bind/bindlexer.cc $(InputPath) - -# End Custom Build - -!ELSEIF "$(CFG)" == "zone2sql - Win32 Debug" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build -ProjDir=. -InputPath=.\backends\bind\bindlexer.l - -"bindlexer.cc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - erase /Q bindlexer.cc - flex -i -s -o$(ProjDir)/backends/bind/bindlexer.cc $(InputPath) - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\backends\bind\bindparser.yy - -!IF "$(CFG)" == "zone2sql - Win32 Release" - -# Begin Custom Build -ProjDir=. -InputPath=.\backends\bind\bindparser.yy - -BuildCmds= \ - erase /Q bindparser.tab.* \ - bison -o$(ProjDir)/backends/bind/bindparser.tab.cc -d $(InputPath) \ - - -"bindparser.tab.cc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"bindparser.tab.hh" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "zone2sql - Win32 Debug" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build -ProjDir=. -InputPath=.\backends\bind\bindparser.yy - -BuildCmds= \ - erase /Q bindparser.tab.* \ - bison -o$(ProjDir)/backends/bind/bindparser.tab.cc -d $(InputPath) \ - - -"bindparser.tab.cc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"bindparser.tab.hh" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project