summaryrefslogtreecommitdiff
path: root/floatingcontacts/FltCont_6.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'floatingcontacts/FltCont_6.dsp')
-rw-r--r--floatingcontacts/FltCont_6.dsp381
1 files changed, 0 insertions, 381 deletions
diff --git a/floatingcontacts/FltCont_6.dsp b/floatingcontacts/FltCont_6.dsp
deleted file mode 100644
index 8fd2366..0000000
--- a/floatingcontacts/FltCont_6.dsp
+++ /dev/null
@@ -1,381 +0,0 @@
-# Microsoft Developer Studio Project File - Name="fltcont" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=fltcont - 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 "FltCont_6.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 "FltCont_6.mak" CFG="fltcont - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "fltcont - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "fltcont - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "fltcont - Win32 Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "fltcont - 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)" == "fltcont - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir ".\Debug\Plugins"
-# PROP BASE Intermediate_Dir ".\Debug\Obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir ".\Debug\Plugins"
-# PROP Intermediate_Dir ".\Debug\Obj"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /Fp"$(IntDir)/$(ProjectName).pch" /Yu"stdhdr.h" /Fd"$(IntDir)/$(ProjectName).pdb" /GZ /c
-# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /Fp"$(IntDir)/$(ProjectName).pch" /Yu"stdhdr.h" /Fd"$(IntDir)/$(ProjectName).pdb" /GZ /c
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /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 /subsystem:windows /dll /pdb:".\_Debug\Plugins\$(TargetName).pdb" /debug /machine:IX86 /out:".\_Debug\Plugins\fltcontacts.dll" /pdbtype:sept
-# SUBTRACT BASE LINK32 /pdb:none
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib msimg32.lib /nologo /subsystem:windows /dll /pdb:".\_Debug\Plugins\$(TargetName).pdb" /debug /machine:IX86 /out:".\_Debug\Plugins\fltcontacts.dll" /pdbtype:sept
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF "$(CFG)" == "fltcont - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir ".\Release\Plugins"
-# PROP BASE Intermediate_Dir ".\Release\Obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ".\Release\Plugins"
-# PROP Intermediate_Dir ".\Release\Obj"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W4 /GX /Zi /Os /Gy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /Fp"$(IntDir)/$(ProjectName).pch" /Yu"stdhdr.h" /Fd"$(IntDir)/$(ProjectName).pdb" /GA /GF /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /Ox /Og /Os /Gy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_MBCS" /Fp".\Release\Obj/fltcontacts.pch" /Yu"stdhdr.h" /Fd".\Release\Obj/fltcontacts.pdb" /I /GA /GF /c
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /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 /subsystem:windows /dll /pdb:".\_Release\Plugins\$(TargetName).pdb" /debug /machine:IX86 /out:".\_Release\Plugins\fltcontacts.dll" /pdbtype:sept /opt:noref /opt:noicf
-# SUBTRACT BASE LINK32 /pdb:none
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib msimg32.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /out:".\Release\Plugins\fltcontacts.dll" /pdbtype:sept /opt:noref /opt:noicf
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF "$(CFG)" == "fltcont - Win32 Debug Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\..\testmir\Plugins\"
-# PROP BASE Intermediate_Dir ".\Debug (Unicode)\Obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\..\..\testmir\Plugins\"
-# PROP Intermediate_Dir ".\Debug (Unicode)\Obj"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Fp"$(IntDir)/$(ProjectName).pch" /Yu"stdhdr.h" /Fd"$(IntDir)/$(ProjectName).pdb" /GZ /c
-# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Fp"$(IntDir)/$(ProjectName).pch" /Yu"stdhdr.h" /Fd"$(IntDir)/$(ProjectName).pdb" /GZ /c
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG" /d "_UNICODE" /d "UNICODE"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /pdb:"$(ConfigurationName)\Plugins\$(TargetName).pdb" /debug /machine:IX86 /out:"$(ConfigurationName)\Plugins\fltcontacts.dll" /pdbtype:sept
-# SUBTRACT BASE LINK32 /pdb:none
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib msimg32.lib /nologo /subsystem:windows /dll /pdb:"$(ConfigurationName)\Plugins\$(TargetName).pdb" /debug /machine:IX86 /out:"$(ConfigurationName)\Plugins\fltcontacts.dll" /pdbtype:sept
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF "$(CFG)" == "fltcont - Win32 Release Unicode"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir ".\Release (Unicode)\Plugins"
-# PROP BASE Intermediate_Dir ".\Release (Unicode)\Obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ".\Release (Unicode)\Plugins"
-# PROP Intermediate_Dir ".\Release (Unicode)\Obj"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W4 /GX /Zi /Os /Gy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Fp"$(IntDir)/$(ProjectName).pch" /Yu"stdhdr.h" /Fd"$(IntDir)/$(ProjectName).pdb" /GA /GF /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /Ox /Og /Os /Gy /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "UNICODE" /FR /Fp".\Release (Unicode)\Obj/fltcontacts.pch" /Yu"stdhdr.h" /Fd".\Release (Unicode)\Obj/fltcontacts.pdb" /GA /GF /c
-# ADD BASE MTL /nologo /win32
-# ADD MTL /nologo /win32
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409 /d "_UNICODE" /d "UNICODE"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /pdb:"$(ConfigurationName)\Plugins\$(TargetName).pdb" /debug /machine:IX86 /out:"$(ConfigurationName)\Plugins\fltcontacts.dll" /pdbtype:sept /opt:noref /opt:noicf
-# SUBTRACT BASE LINK32 /pdb:none
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib msimg32.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /out:".\Release (Unicode)\Plugins\fltcontacts.dll" /pdbtype:sept /opt:noref /opt:noicf
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF
-
-# Begin Target
-
-# Name "fltcont - Win32 Debug"
-# Name "fltcont - Win32 Release"
-# Name "fltcont - Win32 Debug Unicode"
-# Name "fltcont - Win32 Release Unicode"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\bitmap_funcs.cpp
-DEP_CPP_BITMA=\
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clistint.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_file.h"\
- "..\..\include\m_hotkeys.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_message.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_png.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_system_cpp.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- ".\bitmap_funcs.h"\
- ".\filedrop.h"\
- ".\fltcont.h"\
- ".\stdhdr.h"\
- ".\thumbs.h"\
- {$(INCLUDE)}"m_genmenu.h"\
- {$(INCLUDE)}"m_plugins.h"\
- {$(INCLUDE)}"m_protocols.h"\
- {$(INCLUDE)}"m_system.h"\
- {$(INCLUDE)}"statusmodes.h"\
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\filedrop.cpp
-DEP_CPP_FILED=\
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clistint.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_file.h"\
- "..\..\include\m_hotkeys.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_message.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_system_cpp.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- ".\bitmap_funcs.h"\
- ".\filedrop.h"\
- ".\fltcont.h"\
- ".\stdhdr.h"\
- ".\thumbs.h"\
- {$(INCLUDE)}"m_genmenu.h"\
- {$(INCLUDE)}"m_plugins.h"\
- {$(INCLUDE)}"m_protocols.h"\
- {$(INCLUDE)}"m_system.h"\
- {$(INCLUDE)}"statusmodes.h"\
-
-# End Source File
-# Begin Source File
-
-SOURCE=main.cpp
-DEP_CPP_MAIN_=\
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clistint.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_file.h"\
- "..\..\include\m_hotkeys.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_message.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_system_cpp.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- ".\bitmap_funcs.h"\
- ".\filedrop.h"\
- ".\fltcont.h"\
- ".\stdhdr.h"\
- ".\thumbs.h"\
- ".\version.h"\
- {$(INCLUDE)}"m_genmenu.h"\
- {$(INCLUDE)}"m_plugins.h"\
- {$(INCLUDE)}"m_protocols.h"\
- {$(INCLUDE)}"m_system.h"\
- {$(INCLUDE)}"statusmodes.h"\
-
-
-!IF "$(CFG)" == "fltcont - Win32 Debug"
-
-# ADD CPP /nologo /GX /Yc"stdhdr.h" /GZ
-
-!ELSEIF "$(CFG)" == "fltcont - Win32 Release"
-
-# ADD CPP /nologo /GX /Yc"stdhdr.h"
-
-!ELSEIF "$(CFG)" == "fltcont - Win32 Debug Unicode"
-
-# ADD CPP /nologo /GX /Yc"stdhdr.h" /GZ
-
-!ELSEIF "$(CFG)" == "fltcont - Win32 Release Unicode"
-
-# ADD CPP /nologo /GX /Yc"stdhdr.h"
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\options.cpp
-DEP_CPP_OPTIO=\
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clistint.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_file.h"\
- "..\..\include\m_hotkeys.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_message.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_system_cpp.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- ".\bitmap_funcs.h"\
- ".\filedrop.h"\
- ".\fltcont.h"\
- ".\stdhdr.h"\
- ".\thumbs.h"\
- {$(INCLUDE)}"m_genmenu.h"\
- {$(INCLUDE)}"m_plugins.h"\
- {$(INCLUDE)}"m_protocols.h"\
- {$(INCLUDE)}"m_system.h"\
- {$(INCLUDE)}"statusmodes.h"\
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\thumbs.cpp
-DEP_CPP_THUMB=\
- "..\..\include\m_clc.h"\
- "..\..\include\m_clist.h"\
- "..\..\include\m_clistint.h"\
- "..\..\include\m_clui.h"\
- "..\..\include\m_database.h"\
- "..\..\include\m_file.h"\
- "..\..\include\m_hotkeys.h"\
- "..\..\include\m_langpack.h"\
- "..\..\include\m_message.h"\
- "..\..\include\m_options.h"\
- "..\..\include\m_protosvc.h"\
- "..\..\include\m_skin.h"\
- "..\..\include\m_system_cpp.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\newpluginapi.h"\
- ".\bitmap_funcs.h"\
- ".\filedrop.h"\
- ".\fltcont.h"\
- ".\stdhdr.h"\
- ".\thumbs.h"\
- {$(INCLUDE)}"m_genmenu.h"\
- {$(INCLUDE)}"m_plugins.h"\
- {$(INCLUDE)}"m_protocols.h"\
- {$(INCLUDE)}"m_system.h"\
- {$(INCLUDE)}"statusmodes.h"\
-
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\bitmap_funcs.h
-# End Source File
-# Begin Source File
-
-SOURCE=filedrop.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\fltcont.h
-# End Source File
-# Begin Source File
-
-SOURCE=resource.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\stdhdr.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\thumbs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\version.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=hide.ico
-# End Source File
-# Begin Source File
-
-SOURCE=Script.rc
-# End Source File
-# Begin Source File
-
-SOURCE=show.ico
-# End Source File
-# End Group
-# End Target
-# End Project