summaryrefslogtreecommitdiff
path: root/plugins/Svc_dbepp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 16:30:40 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 16:30:40 +0000
commit8a4fb1972073344d54e9248660d813c93208c82a (patch)
tree0441b7943ad5f86dff889cd786c170f8ac0254ba /plugins/Svc_dbepp
parent2e65438b712e9e6ed81c75765cd0c4aae2ea7e5a (diff)
obsolete project files cleanup and overall adjustment: Part 5
git-svn-id: http://svn.miranda-ng.org/main/trunk@16 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Svc_dbepp')
-rw-r--r--plugins/Svc_dbepp/dbeditorpp.dep51
-rw-r--r--plugins/Svc_dbepp/dbeditorpp.dsp293
-rw-r--r--plugins/Svc_dbepp/dbeditorpp.dsw29
-rw-r--r--plugins/Svc_dbepp/dbeditorpp.mak737
-rw-r--r--plugins/Svc_dbepp/dbeditorpp.vcproj432
-rw-r--r--plugins/Svc_dbepp/dbeditorpp_8.vcproj602
-rw-r--r--plugins/Svc_dbepp/dbeditorpp_9.vcproj1005
7 files changed, 0 insertions, 3149 deletions
diff --git a/plugins/Svc_dbepp/dbeditorpp.dep b/plugins/Svc_dbepp/dbeditorpp.dep
deleted file mode 100644
index 5ae3b8e32b..0000000000
--- a/plugins/Svc_dbepp/dbeditorpp.dep
+++ /dev/null
@@ -1,51 +0,0 @@
-# Microsoft Developer Studio Generated Dependency File, included by dbeditorpp.mak
-
-.\main.cpp : \
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_history.h"\
- "..\..\include\m_icolib.h"\
- "..\..\include\m_ignore.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_plugins.h"\
- "..\..\include\m_popup.h"\
- "..\..\include\m_protocols.h"\
- "..\..\include\m_protomod.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_system.h"\
- "..\..\include\m_userinfo.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- "..\..\include\statusmodes.h"\
- "..\..\include\win2k.h"\
- "..\externalapi\m_toptoolbar.h"\
- "..\externalapi\m_updater.h"\
- ".\headers.h"\
- ".\modsettingenum.h"\
- ".\version.h"\
-
-
-.\resource.rc : \
- ".\res\Contacts.ico"\
- ".\res\dbepp.ico"\
- ".\res\handle.ico"\
- ".\res\Icon_1.ico"\
- ".\res\Icon_14.ico"\
- ".\res\Icon_15.ico"\
- ".\res\Icon_16.ico"\
- ".\res\Icon_17.ico"\
- ".\res\Icon_18.ico"\
- ".\res\Icon_4.ico"\
- ".\res\offline2.ico"\
- ".\res\online2.ico"\
- ".\res\Red.ico"\
- ".\res\Red_open.ico"\
- ".\res\unicode.ico"\
- ".\res\usermenu.ico"\
- ".\res\Yellow.ico"\
- ".\res\Yellow_open.ico"\
-
diff --git a/plugins/Svc_dbepp/dbeditorpp.dsp b/plugins/Svc_dbepp/dbeditorpp.dsp
deleted file mode 100644
index bf67828f7e..0000000000
--- a/plugins/Svc_dbepp/dbeditorpp.dsp
+++ /dev/null
@@ -1,293 +0,0 @@
-# Microsoft Developer Studio Project File - Name="dbeditorpp" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=dbeditorpp - 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 "dbeditorpp.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 "dbeditorpp.mak" CFG="dbeditorpp - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "dbeditorpp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "dbeditorpp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "dbeditorpp - Win32 Release Unicode" (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)" == "dbeditorpp - 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 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX- /O1 /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /FR /Yu"headers.h" /FD /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 gdi32.lib winspool.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib shlwapi.lib comctl32.lib /nologo /dll /machine:I386 /out:"../../bin/release/plugins/svc_dbepp.dll"
-
-!ELSEIF "$(CFG)" == "dbeditorpp - 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"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /YX /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX- /ZI /Od /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /Yu"headers.h" /FD /GZ /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 gdi32.lib winspool.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib shlwapi.lib comctl32.lib /nologo /dll /debug /machine:I386 /out:"../../bin/debug/plugins/svc_dbepp.dll" /pdbtype:sept
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "dbeditorpp___Win32_Release_Unicode"
-# PROP BASE Intermediate_Dir "dbeditorpp___Win32_Release_Unicode"
-# PROP BASE Ignore_Export_Lib 0
-# 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 /MD /W3 /GX /O1 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /FR /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX- /Ox /Ot /Og /Os /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /FR /Yu"headers.h" /FD /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 /out:"../../bin/release/plugins/dbeditorpp.dll"
-# ADD LINK32 kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib shlwapi.lib comctl32.lib /nologo /dll /debug /machine:I386 /out:"../../bin/release unicode/plugins/svc_dbepp.dll"
-
-!ENDIF
-
-# Begin Target
-
-# Name "dbeditorpp - Win32 Release"
-# Name "dbeditorpp - Win32 Debug"
-# Name "dbeditorpp - Win32 Release Unicode"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Group "ModSetting Enuming"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\modsettingenum.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\modsettingenum.h
-# End Source File
-# End Group
-# Begin Group "dialogs"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\addeditsettingsdlg.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\copymodule.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\deletemodule.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\findwindow.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\main_window.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\moduletree.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\options.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\settinglist.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\watchedvars.cpp
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=.\exportimport.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\icons.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\knownmodules.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\main.cpp
-# ADD CPP /Yc"headers.h"
-# End Source File
-# Begin Source File
-
-SOURCE=.\modules.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\threads.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\headers.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\IcoLib.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\icons.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\resource.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\Contacts.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\dbeditorpp_readme.txt
-# End Source File
-# Begin Source File
-
-SOURCE=.\dbeditorpp_translation.txt
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Icon_1.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Icon_14.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Icon_15.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Icon_16.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Icon_17.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Icon_18.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Icon_4.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\offline2.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\online2.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Red.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Red_open.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\resource.rc
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Yellow.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\Yellow_open.ico
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/plugins/Svc_dbepp/dbeditorpp.dsw b/plugins/Svc_dbepp/dbeditorpp.dsw
deleted file mode 100644
index 8575853b0b..0000000000
--- a/plugins/Svc_dbepp/dbeditorpp.dsw
+++ /dev/null
@@ -1,29 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "dbeditorpp"=.\dbeditorpp.dsp - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
diff --git a/plugins/Svc_dbepp/dbeditorpp.mak b/plugins/Svc_dbepp/dbeditorpp.mak
deleted file mode 100644
index fb38d39ecf..0000000000
--- a/plugins/Svc_dbepp/dbeditorpp.mak
+++ /dev/null
@@ -1,737 +0,0 @@
-# Microsoft Developer Studio Generated NMAKE File, Based on dbeditorpp.dsp
-!IF "$(CFG)" == ""
-CFG=dbeditorpp - Win32 Release Unicode
-!MESSAGE No configuration specified. Defaulting to dbeditorpp - Win32 Release Unicode.
-!ENDIF
-
-!IF "$(CFG)" != "dbeditorpp - Win32 Release" && "$(CFG)" != "dbeditorpp - Win32 Debug" && "$(CFG)" != "dbeditorpp - Win32 Release Unicode"
-!MESSAGE Invalid configuration "$(CFG)" specified.
-!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 "dbeditorpp.mak" CFG="dbeditorpp - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "dbeditorpp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "dbeditorpp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "dbeditorpp - Win32 Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-!ERROR An invalid configuration is specified.
-!ENDIF
-
-!IF "$(OS)" == "Windows_NT"
-NULL=
-!ELSE
-NULL=nul
-!ENDIF
-
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-OUTDIR=.\Release
-INTDIR=.\Release
-# Begin Custom Macros
-OutDir=.\Release
-# End Custom Macros
-
-ALL : "..\..\bin\release\plugins\svc_dbepp.dll" "$(OUTDIR)\dbeditorpp.bsc"
-
-
-CLEAN :
- -@erase "$(INTDIR)\addeditsettingsdlg.obj"
- -@erase "$(INTDIR)\addeditsettingsdlg.sbr"
- -@erase "$(INTDIR)\copymodule.obj"
- -@erase "$(INTDIR)\copymodule.sbr"
- -@erase "$(INTDIR)\dbeditorpp.pch"
- -@erase "$(INTDIR)\deletemodule.obj"
- -@erase "$(INTDIR)\deletemodule.sbr"
- -@erase "$(INTDIR)\exportimport.obj"
- -@erase "$(INTDIR)\exportimport.sbr"
- -@erase "$(INTDIR)\findwindow.obj"
- -@erase "$(INTDIR)\findwindow.sbr"
- -@erase "$(INTDIR)\icons.obj"
- -@erase "$(INTDIR)\icons.sbr"
- -@erase "$(INTDIR)\knownmodules.obj"
- -@erase "$(INTDIR)\knownmodules.sbr"
- -@erase "$(INTDIR)\main.obj"
- -@erase "$(INTDIR)\main.sbr"
- -@erase "$(INTDIR)\main_window.obj"
- -@erase "$(INTDIR)\main_window.sbr"
- -@erase "$(INTDIR)\modsettingenum.obj"
- -@erase "$(INTDIR)\modsettingenum.sbr"
- -@erase "$(INTDIR)\modules.obj"
- -@erase "$(INTDIR)\modules.sbr"
- -@erase "$(INTDIR)\moduletree.obj"
- -@erase "$(INTDIR)\moduletree.sbr"
- -@erase "$(INTDIR)\options.obj"
- -@erase "$(INTDIR)\options.sbr"
- -@erase "$(INTDIR)\resource.res"
- -@erase "$(INTDIR)\settinglist.obj"
- -@erase "$(INTDIR)\settinglist.sbr"
- -@erase "$(INTDIR)\threads.obj"
- -@erase "$(INTDIR)\threads.sbr"
- -@erase "$(INTDIR)\vc60.idb"
- -@erase "$(INTDIR)\watchedvars.obj"
- -@erase "$(INTDIR)\watchedvars.sbr"
- -@erase "$(OUTDIR)\dbeditorpp.bsc"
- -@erase "$(OUTDIR)\svc_dbepp.exp"
- -@erase "$(OUTDIR)\svc_dbepp.lib"
- -@erase "..\..\bin\release\plugins\svc_dbepp.dll"
-
-"$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
-CPP_PROJ=/nologo /MD /W3 /GX- /O1 /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\dbeditorpp.pch" /Yu"headers.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-MTL_PROJ=/nologo /D "NDEBUG" /mktyplib203 /win32
-RSC_PROJ=/l 0x409 /fo"$(INTDIR)\resource.res" /d "NDEBUG"
-BSC32=bscmake.exe
-BSC32_FLAGS=/nologo /o"$(OUTDIR)\dbeditorpp.bsc"
-BSC32_SBRS= \
- "$(INTDIR)\modsettingenum.sbr" \
- "$(INTDIR)\addeditsettingsdlg.sbr" \
- "$(INTDIR)\copymodule.sbr" \
- "$(INTDIR)\deletemodule.sbr" \
- "$(INTDIR)\findwindow.sbr" \
- "$(INTDIR)\main_window.sbr" \
- "$(INTDIR)\moduletree.sbr" \
- "$(INTDIR)\options.sbr" \
- "$(INTDIR)\settinglist.sbr" \
- "$(INTDIR)\watchedvars.sbr" \
- "$(INTDIR)\exportimport.sbr" \
- "$(INTDIR)\icons.sbr" \
- "$(INTDIR)\knownmodules.sbr" \
- "$(INTDIR)\main.sbr" \
- "$(INTDIR)\modules.sbr" \
- "$(INTDIR)\threads.sbr"
-
-"$(OUTDIR)\dbeditorpp.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
- $(BSC32) @<<
- $(BSC32_FLAGS) $(BSC32_SBRS)
-<<
-
-LINK32=link.exe
-LINK32_FLAGS=gdi32.lib winspool.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib shlwapi.lib comctl32.lib /nologo /dll /incremental:no /pdb:"$(OUTDIR)\svc_dbepp.pdb" /machine:I386 /out:"../../bin/release/plugins/svc_dbepp.dll" /implib:"$(OUTDIR)\svc_dbepp.lib"
-LINK32_OBJS= \
- "$(INTDIR)\modsettingenum.obj" \
- "$(INTDIR)\addeditsettingsdlg.obj" \
- "$(INTDIR)\copymodule.obj" \
- "$(INTDIR)\deletemodule.obj" \
- "$(INTDIR)\findwindow.obj" \
- "$(INTDIR)\main_window.obj" \
- "$(INTDIR)\moduletree.obj" \
- "$(INTDIR)\options.obj" \
- "$(INTDIR)\settinglist.obj" \
- "$(INTDIR)\watchedvars.obj" \
- "$(INTDIR)\exportimport.obj" \
- "$(INTDIR)\icons.obj" \
- "$(INTDIR)\knownmodules.obj" \
- "$(INTDIR)\main.obj" \
- "$(INTDIR)\modules.obj" \
- "$(INTDIR)\threads.obj" \
- "$(INTDIR)\resource.res"
-
-"..\..\bin\release\plugins\svc_dbepp.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
-<<
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-OUTDIR=.\Debug
-INTDIR=.\Debug
-
-ALL : "..\..\bin\debug\plugins\svc_dbepp.dll"
-
-
-CLEAN :
- -@erase "$(INTDIR)\addeditsettingsdlg.obj"
- -@erase "$(INTDIR)\copymodule.obj"
- -@erase "$(INTDIR)\dbeditorpp.pch"
- -@erase "$(INTDIR)\deletemodule.obj"
- -@erase "$(INTDIR)\exportimport.obj"
- -@erase "$(INTDIR)\findwindow.obj"
- -@erase "$(INTDIR)\icons.obj"
- -@erase "$(INTDIR)\knownmodules.obj"
- -@erase "$(INTDIR)\main.obj"
- -@erase "$(INTDIR)\main_window.obj"
- -@erase "$(INTDIR)\modsettingenum.obj"
- -@erase "$(INTDIR)\modules.obj"
- -@erase "$(INTDIR)\moduletree.obj"
- -@erase "$(INTDIR)\options.obj"
- -@erase "$(INTDIR)\resource.res"
- -@erase "$(INTDIR)\settinglist.obj"
- -@erase "$(INTDIR)\threads.obj"
- -@erase "$(INTDIR)\vc60.idb"
- -@erase "$(INTDIR)\vc60.pdb"
- -@erase "$(INTDIR)\watchedvars.obj"
- -@erase "$(OUTDIR)\svc_dbepp.exp"
- -@erase "$(OUTDIR)\svc_dbepp.lib"
- -@erase "$(OUTDIR)\svc_dbepp.pdb"
- -@erase "..\..\bin\debug\plugins\svc_dbepp.dll"
- -@erase "..\..\bin\debug\plugins\svc_dbepp.ilk"
-
-"$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
-CPP_PROJ=/nologo /MDd /W3 /Gm /GX- /ZI /Od /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /Fp"$(INTDIR)\dbeditorpp.pch" /Yu"headers.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-MTL_PROJ=/nologo /D "_DEBUG" /mktyplib203 /win32
-RSC_PROJ=/l 0x409 /fo"$(INTDIR)\resource.res" /d "_DEBUG"
-BSC32=bscmake.exe
-BSC32_FLAGS=/nologo /o"$(OUTDIR)\dbeditorpp.bsc"
-BSC32_SBRS= \
-
-LINK32=link.exe
-LINK32_FLAGS=gdi32.lib winspool.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib shlwapi.lib comctl32.lib /nologo /dll /incremental:yes /pdb:"$(OUTDIR)\svc_dbepp.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/svc_dbepp.dll" /implib:"$(OUTDIR)\svc_dbepp.lib" /pdbtype:sept
-LINK32_OBJS= \
- "$(INTDIR)\modsettingenum.obj" \
- "$(INTDIR)\addeditsettingsdlg.obj" \
- "$(INTDIR)\copymodule.obj" \
- "$(INTDIR)\deletemodule.obj" \
- "$(INTDIR)\findwindow.obj" \
- "$(INTDIR)\main_window.obj" \
- "$(INTDIR)\moduletree.obj" \
- "$(INTDIR)\options.obj" \
- "$(INTDIR)\settinglist.obj" \
- "$(INTDIR)\watchedvars.obj" \
- "$(INTDIR)\exportimport.obj" \
- "$(INTDIR)\icons.obj" \
- "$(INTDIR)\knownmodules.obj" \
- "$(INTDIR)\main.obj" \
- "$(INTDIR)\modules.obj" \
- "$(INTDIR)\threads.obj" \
- "$(INTDIR)\resource.res"
-
-"..\..\bin\debug\plugins\svc_dbepp.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
-<<
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-OUTDIR=.\Release_Unicode
-INTDIR=.\Release_Unicode
-# Begin Custom Macros
-OutDir=.\Release_Unicode
-# End Custom Macros
-
-ALL : "..\..\bin\release unicode\plugins\svc_dbepp.dll" "$(OUTDIR)\dbeditorpp.bsc"
-
-
-CLEAN :
- -@erase "$(INTDIR)\addeditsettingsdlg.obj"
- -@erase "$(INTDIR)\addeditsettingsdlg.sbr"
- -@erase "$(INTDIR)\copymodule.obj"
- -@erase "$(INTDIR)\copymodule.sbr"
- -@erase "$(INTDIR)\dbeditorpp.pch"
- -@erase "$(INTDIR)\deletemodule.obj"
- -@erase "$(INTDIR)\deletemodule.sbr"
- -@erase "$(INTDIR)\exportimport.obj"
- -@erase "$(INTDIR)\exportimport.sbr"
- -@erase "$(INTDIR)\findwindow.obj"
- -@erase "$(INTDIR)\findwindow.sbr"
- -@erase "$(INTDIR)\icons.obj"
- -@erase "$(INTDIR)\icons.sbr"
- -@erase "$(INTDIR)\knownmodules.obj"
- -@erase "$(INTDIR)\knownmodules.sbr"
- -@erase "$(INTDIR)\main.obj"
- -@erase "$(INTDIR)\main.sbr"
- -@erase "$(INTDIR)\main_window.obj"
- -@erase "$(INTDIR)\main_window.sbr"
- -@erase "$(INTDIR)\modsettingenum.obj"
- -@erase "$(INTDIR)\modsettingenum.sbr"
- -@erase "$(INTDIR)\modules.obj"
- -@erase "$(INTDIR)\modules.sbr"
- -@erase "$(INTDIR)\moduletree.obj"
- -@erase "$(INTDIR)\moduletree.sbr"
- -@erase "$(INTDIR)\options.obj"
- -@erase "$(INTDIR)\options.sbr"
- -@erase "$(INTDIR)\resource.res"
- -@erase "$(INTDIR)\settinglist.obj"
- -@erase "$(INTDIR)\settinglist.sbr"
- -@erase "$(INTDIR)\threads.obj"
- -@erase "$(INTDIR)\threads.sbr"
- -@erase "$(INTDIR)\vc60.idb"
- -@erase "$(INTDIR)\watchedvars.obj"
- -@erase "$(INTDIR)\watchedvars.sbr"
- -@erase "$(OUTDIR)\dbeditorpp.bsc"
- -@erase "$(OUTDIR)\svc_dbepp.exp"
- -@erase "$(OUTDIR)\svc_dbepp.lib"
- -@erase "$(OUTDIR)\svc_dbepp.pdb"
- -@erase "..\..\bin\release unicode\plugins\svc_dbepp.dll"
-
-"$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
-
-CPP_PROJ=/nologo /MD /W3 /GX- /Ox /Ot /Og /Os /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\dbeditorpp.pch" /Yu"headers.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-MTL_PROJ=/nologo /D "NDEBUG" /mktyplib203 /win32
-RSC_PROJ=/l 0x409 /fo"$(INTDIR)\resource.res" /d "NDEBUG"
-BSC32=bscmake.exe
-BSC32_FLAGS=/nologo /o"$(OUTDIR)\dbeditorpp.bsc"
-BSC32_SBRS= \
- "$(INTDIR)\modsettingenum.sbr" \
- "$(INTDIR)\addeditsettingsdlg.sbr" \
- "$(INTDIR)\copymodule.sbr" \
- "$(INTDIR)\deletemodule.sbr" \
- "$(INTDIR)\findwindow.sbr" \
- "$(INTDIR)\main_window.sbr" \
- "$(INTDIR)\moduletree.sbr" \
- "$(INTDIR)\options.sbr" \
- "$(INTDIR)\settinglist.sbr" \
- "$(INTDIR)\watchedvars.sbr" \
- "$(INTDIR)\exportimport.sbr" \
- "$(INTDIR)\icons.sbr" \
- "$(INTDIR)\knownmodules.sbr" \
- "$(INTDIR)\main.sbr" \
- "$(INTDIR)\modules.sbr" \
- "$(INTDIR)\threads.sbr"
-
-"$(OUTDIR)\dbeditorpp.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
- $(BSC32) @<<
- $(BSC32_FLAGS) $(BSC32_SBRS)
-<<
-
-LINK32=link.exe
-LINK32_FLAGS=kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib shlwapi.lib comctl32.lib /nologo /dll /incremental:no /pdb:"$(OUTDIR)\svc_dbepp.pdb" /debug /machine:I386 /out:"../../bin/release unicode/plugins/svc_dbepp.dll" /implib:"$(OUTDIR)\svc_dbepp.lib"
-LINK32_OBJS= \
- "$(INTDIR)\modsettingenum.obj" \
- "$(INTDIR)\addeditsettingsdlg.obj" \
- "$(INTDIR)\copymodule.obj" \
- "$(INTDIR)\deletemodule.obj" \
- "$(INTDIR)\findwindow.obj" \
- "$(INTDIR)\main_window.obj" \
- "$(INTDIR)\moduletree.obj" \
- "$(INTDIR)\options.obj" \
- "$(INTDIR)\settinglist.obj" \
- "$(INTDIR)\watchedvars.obj" \
- "$(INTDIR)\exportimport.obj" \
- "$(INTDIR)\icons.obj" \
- "$(INTDIR)\knownmodules.obj" \
- "$(INTDIR)\main.obj" \
- "$(INTDIR)\modules.obj" \
- "$(INTDIR)\threads.obj" \
- "$(INTDIR)\resource.res"
-
-"..\..\bin\release unicode\plugins\svc_dbepp.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
-<<
-
-!ENDIF
-
-.c{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cpp{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cxx{$(INTDIR)}.obj::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.c{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cpp{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-.cxx{$(INTDIR)}.sbr::
- $(CPP) @<<
- $(CPP_PROJ) $<
-<<
-
-
-!IF "$(NO_EXTERNAL_DEPS)" != "1"
-!IF EXISTS("dbeditorpp.dep")
-!INCLUDE "dbeditorpp.dep"
-!ELSE
-!MESSAGE Warning: cannot find "dbeditorpp.dep"
-!ENDIF
-!ENDIF
-
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release" || "$(CFG)" == "dbeditorpp - Win32 Debug" || "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-SOURCE=.\modsettingenum.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\modsettingenum.obj" "$(INTDIR)\modsettingenum.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\modsettingenum.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\modsettingenum.obj" "$(INTDIR)\modsettingenum.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\addeditsettingsdlg.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\addeditsettingsdlg.obj" "$(INTDIR)\addeditsettingsdlg.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\addeditsettingsdlg.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\addeditsettingsdlg.obj" "$(INTDIR)\addeditsettingsdlg.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\copymodule.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\copymodule.obj" "$(INTDIR)\copymodule.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\copymodule.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\copymodule.obj" "$(INTDIR)\copymodule.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\deletemodule.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\deletemodule.obj" "$(INTDIR)\deletemodule.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\deletemodule.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\deletemodule.obj" "$(INTDIR)\deletemodule.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\findwindow.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\findwindow.obj" "$(INTDIR)\findwindow.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\findwindow.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\findwindow.obj" "$(INTDIR)\findwindow.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\main_window.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\main_window.obj" "$(INTDIR)\main_window.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\main_window.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\main_window.obj" "$(INTDIR)\main_window.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\moduletree.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\moduletree.obj" "$(INTDIR)\moduletree.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\moduletree.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\moduletree.obj" "$(INTDIR)\moduletree.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\options.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\options.obj" "$(INTDIR)\options.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\options.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\options.obj" "$(INTDIR)\options.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\settinglist.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\settinglist.obj" "$(INTDIR)\settinglist.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\settinglist.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\settinglist.obj" "$(INTDIR)\settinglist.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\watchedvars.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\watchedvars.obj" "$(INTDIR)\watchedvars.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\watchedvars.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\watchedvars.obj" "$(INTDIR)\watchedvars.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\exportimport.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\exportimport.obj" "$(INTDIR)\exportimport.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\exportimport.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\exportimport.obj" "$(INTDIR)\exportimport.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\icons.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\icons.obj" "$(INTDIR)\icons.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\icons.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\icons.obj" "$(INTDIR)\icons.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\knownmodules.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\knownmodules.obj" "$(INTDIR)\knownmodules.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\knownmodules.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\knownmodules.obj" "$(INTDIR)\knownmodules.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\main.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-CPP_SWITCHES=/nologo /MD /W3 /GX- /O1 /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\dbeditorpp.pch" /Yc"headers.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\main.obj" "$(INTDIR)\main.sbr" "$(INTDIR)\dbeditorpp.pch" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-CPP_SWITCHES=/nologo /MDd /W3 /Gm /GX- /ZI /Od /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /Fp"$(INTDIR)\dbeditorpp.pch" /Yc"headers.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c
-
-"$(INTDIR)\main.obj" "$(INTDIR)\dbeditorpp.pch" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-CPP_SWITCHES=/nologo /MD /W3 /GX- /Ox /Ot /Og /Os /I "../../include" /I "../ExternalAPI" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DBEDITORPP_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\dbeditorpp.pch" /Yc"headers.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
-
-"$(INTDIR)\main.obj" "$(INTDIR)\main.sbr" "$(INTDIR)\dbeditorpp.pch" : $(SOURCE) "$(INTDIR)"
- $(CPP) @<<
- $(CPP_SWITCHES) $(SOURCE)
-<<
-
-
-!ENDIF
-
-SOURCE=.\modules.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\modules.obj" "$(INTDIR)\modules.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\modules.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\modules.obj" "$(INTDIR)\modules.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\threads.cpp
-
-!IF "$(CFG)" == "dbeditorpp - Win32 Release"
-
-
-"$(INTDIR)\threads.obj" "$(INTDIR)\threads.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Debug"
-
-
-"$(INTDIR)\threads.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ELSEIF "$(CFG)" == "dbeditorpp - Win32 Release Unicode"
-
-
-"$(INTDIR)\threads.obj" "$(INTDIR)\threads.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\dbeditorpp.pch"
-
-
-!ENDIF
-
-SOURCE=.\resource.rc
-
-"$(INTDIR)\resource.res" : $(SOURCE) "$(INTDIR)"
- $(RSC) $(RSC_PROJ) $(SOURCE)
-
-
-
-!ENDIF
diff --git a/plugins/Svc_dbepp/dbeditorpp.vcproj b/plugins/Svc_dbepp/dbeditorpp.vcproj
deleted file mode 100644
index f6ea2b9c68..0000000000
--- a/plugins/Svc_dbepp/dbeditorpp.vcproj
+++ /dev/null
@@ -1,432 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="dbeditorpp"
- ProjectGUID="{9C6040B8-1173-40FA-A3DB-DE044CCD8250}"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2"
- WholeProgramOptimization="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- GlobalOptimizations="TRUE"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- OmitFramePointers="FALSE"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="headers.h"
- AssemblerOutput="4"
- BrowseInformationFile="$(IntDir)/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="TRUE"
- AdditionalDependencies="vc7to6.lib comctl32.lib shlwapi.lib"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="../../lib"
- IgnoreAllDefaultLibraries="TRUE"
- GenerateDebugInformation="TRUE"
- GenerateMapFile="TRUE"
- MapFileName="$(OutDir)/$(ProjectName).map"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="3081"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- ExceptionHandling="FALSE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- BufferSecurityCheck="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="headers.h"
- BrowseInformation="1"
- BrowseInformationFile="$(IntDir)/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="3081"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2"
- WholeProgramOptimization="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- GlobalOptimizations="TRUE"
- FavorSizeOrSpeed="2"
- OmitFramePointers="FALSE"
- OptimizeForProcessor="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="TRUE"
- ExceptionHandling="FALSE"
- RuntimeLibrary="2"
- BufferSecurityCheck="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="headers.h"
- BrowseInformationFile="$(IntDir)/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="TRUE"
- AdditionalDependencies="vc7to6.lib comctl32.lib shlwapi.lib"
- AdditionalLibraryDirectories="../../lib"
- IgnoreAllDefaultLibraries="TRUE"
- GenerateDebugInformation="TRUE"
- GenerateMapFile="TRUE"
- MapFileName="$(OutDir)/$(ProjectName).map"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="3081"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- ExceptionHandling="FALSE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- BufferSecurityCheck="TRUE"
- UsePrecompiledHeader="3"
- PrecompiledHeaderThrough="headers.h"
- BrowseInformation="1"
- BrowseInformationFile="$(IntDir)/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="TRUE"
- AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="3081"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath=".\exportimport.c">
- </File>
- <File
- RelativePath=".\icons.c">
- </File>
- <File
- RelativePath=".\knownmodules.c">
- </File>
- <File
- RelativePath=".\main.c">
- </File>
- <File
- RelativePath=".\modules.c">
- </File>
- <File
- RelativePath=".\threads.c">
- </File>
- <Filter
- Name="ModSetting Enuming"
- Filter="">
- <File
- RelativePath=".\modsettingenum.c">
- </File>
- <File
- RelativePath=".\modsettingenum.h">
- </File>
- </Filter>
- <Filter
- Name="dialogs"
- Filter="">
- <File
- RelativePath=".\addeditsettingsdlg.c">
- </File>
- <File
- RelativePath=".\copymodule.c">
- </File>
- <File
- RelativePath=".\deletemodule.c">
- </File>
- <File
- RelativePath=".\findwindow.c">
- </File>
- <File
- RelativePath=".\main_window.c">
- </File>
- <File
- RelativePath=".\moduletree.c">
- </File>
- <File
- RelativePath=".\options.c">
- </File>
- <File
- RelativePath=".\settinglist.c">
- </File>
- <File
- RelativePath=".\watchedvars.c">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath=".\headers.h">
- </File>
- <File
- RelativePath=".\IcoLib.h">
- </File>
- <File
- RelativePath=".\icons.h">
- </File>
- <File
- RelativePath=".\resource.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- <File
- RelativePath=".\res\Contacts.ico">
- </File>
- <File
- RelativePath=".\dbeditorpp_readme.txt">
- </File>
- <File
- RelativePath=".\dbeditorpp_translation.txt">
- </File>
- <File
- RelativePath=".\res\Icon_1.ico">
- </File>
- <File
- RelativePath=".\res\Icon_14.ico">
- </File>
- <File
- RelativePath=".\res\Icon_15.ico">
- </File>
- <File
- RelativePath=".\res\Icon_16.ico">
- </File>
- <File
- RelativePath=".\res\Icon_17.ico">
- </File>
- <File
- RelativePath=".\res\Icon_18.ico">
- </File>
- <File
- RelativePath=".\res\Icon_4.ico">
- </File>
- <File
- RelativePath=".\res\offline2.ico">
- </File>
- <File
- RelativePath=".\res\online2.ico">
- </File>
- <File
- RelativePath=".\res\Red.ico">
- </File>
- <File
- RelativePath=".\res\Red_open.ico">
- </File>
- <File
- RelativePath=".\resource.rc">
- </File>
- <File
- RelativePath="Res\unicode.ico">
- </File>
- <File
- RelativePath=".\res\Yellow.ico">
- </File>
- <File
- RelativePath=".\res\Yellow_open.ico">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/plugins/Svc_dbepp/dbeditorpp_8.vcproj b/plugins/Svc_dbepp/dbeditorpp_8.vcproj
deleted file mode 100644
index b6f909ec86..0000000000
--- a/plugins/Svc_dbepp/dbeditorpp_8.vcproj
+++ /dev/null
@@ -1,602 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="dbeditorpp"
- ProjectGUID="{9C6040B8-1173-40FA-A3DB-DE044CCD8250}"
- RootNamespace="dbeditorpp_8"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- OmitFramePointers="true"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- AssemblerOutput="4"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- SuppressStartupBanner="true"
- AdditionalManifestDependencies="type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- LinkTimeCodeGeneration="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- AssemblerOutput="4"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- SuppressStartupBanner="true"
- AdditionalManifestDependencies="type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- LinkTimeCodeGeneration="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath=".\exportimport.cpp"
- >
- </File>
- <File
- RelativePath=".\icons.cpp"
- >
- </File>
- <File
- RelativePath=".\knownmodules.cpp"
- >
- </File>
- <File
- RelativePath=".\main.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\modules.cpp"
- >
- </File>
- <File
- RelativePath=".\threads.cpp"
- >
- </File>
- <Filter
- Name="ModSetting Enuming"
- >
- <File
- RelativePath=".\modsettingenum.cpp"
- >
- </File>
- <File
- RelativePath=".\modsettingenum.h"
- >
- </File>
- </Filter>
- <Filter
- Name="dialogs"
- >
- <File
- RelativePath=".\addeditsettingsdlg.cpp"
- >
- </File>
- <File
- RelativePath=".\copymodule.cpp"
- >
- </File>
- <File
- RelativePath=".\deletemodule.cpp"
- >
- </File>
- <File
- RelativePath=".\findwindow.cpp"
- >
- </File>
- <File
- RelativePath=".\main_window.cpp"
- >
- </File>
- <File
- RelativePath=".\moduletree.cpp"
- >
- </File>
- <File
- RelativePath=".\options.cpp"
- >
- </File>
- <File
- RelativePath=".\settinglist.cpp"
- >
- </File>
- <File
- RelativePath=".\watchedvars.cpp"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath=".\headers.h"
- >
- </File>
- <File
- RelativePath=".\IcoLib.h"
- >
- </File>
- <File
- RelativePath=".\icons.h"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath=".\res\Contacts.ico"
- >
- </File>
- <File
- RelativePath=".\dbeditorpp_readme.txt"
- >
- </File>
- <File
- RelativePath=".\dbeditorpp_translation.txt"
- >
- </File>
- <File
- RelativePath=".\res\Icon_1.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_14.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_15.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_16.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_17.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_18.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_4.ico"
- >
- </File>
- <File
- RelativePath=".\res\offline2.ico"
- >
- </File>
- <File
- RelativePath=".\res\online2.ico"
- >
- </File>
- <File
- RelativePath=".\res\Red.ico"
- >
- </File>
- <File
- RelativePath=".\res\Red_open.ico"
- >
- </File>
- <File
- RelativePath=".\resource.rc"
- >
- </File>
- <File
- RelativePath=".\res\Yellow.ico"
- >
- </File>
- <File
- RelativePath=".\res\Yellow_open.ico"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/plugins/Svc_dbepp/dbeditorpp_9.vcproj b/plugins/Svc_dbepp/dbeditorpp_9.vcproj
deleted file mode 100644
index b9fc2e5ce4..0000000000
--- a/plugins/Svc_dbepp/dbeditorpp_9.vcproj
+++ /dev/null
@@ -1,1005 +0,0 @@
-<?xml version="1.0" encoding="windows-1251"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="dbeditorpp"
- ProjectGUID="{9C6040B8-1173-40FA-A3DB-DE044CCD8250}"
- RootNamespace="dbeditorpp_8"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- AssemblerOutput="4"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- SuppressStartupBanner="true"
- AdditionalManifestDependencies="type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="0"
- LinkTimeCodeGeneration="1"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- AssemblerOutput="4"
- WarningLevel="3"
- SuppressStartupBanner="true"
- CompileAs="1"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib"
- SuppressStartupBanner="true"
- AdditionalManifestDependencies="type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="0"
- LinkTimeCodeGeneration="1"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Unicode|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Debug/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)\Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Obj\$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- AssemblerOutput="4"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="shlwapi.lib comctl32.lib"
- OutputFile="$(OutDir)\svc_dbepp.dll"
- AdditionalManifestDependencies="type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Unicode|x64"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="3"
- TypeLibraryName=".\Release/dbeditorpp.tlb"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="1"
- FavorSizeOrSpeed="2"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="headers.h"
- AssemblerOutput="4"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib"
- AdditionalManifestDependencies="type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;"
- GenerateDebugInformation="true"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- LinkTimeCodeGeneration="1"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(IntDir)/$(TargetName).lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath=".\exportimport.cpp"
- >
- </File>
- <File
- RelativePath=".\icons.cpp"
- >
- </File>
- <File
- RelativePath=".\knownmodules.cpp"
- >
- </File>
- <File
- RelativePath=".\main.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Unicode|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\modules.cpp"
- >
- </File>
- <File
- RelativePath=".\threads.cpp"
- >
- </File>
- <Filter
- Name="ModSetting Enuming"
- >
- <File
- RelativePath=".\modsettingenum.cpp"
- >
- </File>
- <File
- RelativePath=".\modsettingenum.h"
- >
- </File>
- </Filter>
- <Filter
- Name="dialogs"
- >
- <File
- RelativePath=".\addeditsettingsdlg.cpp"
- >
- </File>
- <File
- RelativePath=".\copymodule.cpp"
- >
- </File>
- <File
- RelativePath=".\deletemodule.cpp"
- >
- </File>
- <File
- RelativePath=".\findwindow.cpp"
- >
- </File>
- <File
- RelativePath=".\main_window.cpp"
- >
- </File>
- <File
- RelativePath=".\moduletree.cpp"
- >
- </File>
- <File
- RelativePath=".\options.cpp"
- >
- </File>
- <File
- RelativePath=".\settinglist.cpp"
- >
- </File>
- <File
- RelativePath=".\watchedvars.cpp"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath=".\headers.h"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath=".\res\Contacts.ico"
- >
- </File>
- <File
- RelativePath=".\dbeditorpp_readme.txt"
- >
- </File>
- <File
- RelativePath=".\dbeditorpp_translation.txt"
- >
- </File>
- <File
- RelativePath=".\res\Icon_1.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_14.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_15.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_16.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_17.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_18.ico"
- >
- </File>
- <File
- RelativePath=".\res\Icon_4.ico"
- >
- </File>
- <File
- RelativePath=".\res\offline2.ico"
- >
- </File>
- <File
- RelativePath=".\res\online2.ico"
- >
- </File>
- <File
- RelativePath=".\res\Red.ico"
- >
- </File>
- <File
- RelativePath=".\res\Red_open.ico"
- >
- </File>
- <File
- RelativePath=".\resource.rc"
- >
- </File>
- <File
- RelativePath=".\res\Yellow.ico"
- >
- </File>
- <File
- RelativePath=".\res\Yellow_open.ico"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>