www.pudn.com > QTADO_src.zip > QryTool.dsp
# Microsoft Developer Studio Project File - Name="QryTool" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 CFG=QryTool - Win32 Unicode 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 "QryTool.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 "QryTool.mak" CFG="QryTool - Win32 Unicode Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "QryTool - Win32 Release" (based on "Win32 (x86) Application") !MESSAGE "QryTool - Win32 Debug" (based on "Win32 (x86) Application") !MESSAGE "QryTool - Win32 Static_Release" (based on "Win32 (x86) Application") !MESSAGE "QryTool - Win32 Unicode Debug" (based on "Win32 (x86) Application") !MESSAGE "QryTool - Win32 Unicode Release" (based on "Win32 (x86) Application") !MESSAGE "QryTool - Win32 Unicode Static_Release" (based on "Win32 (x86) Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "QryTool - Win32 Release" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 6 # 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 /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.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" /d "_AFXDLL" # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"Release/QTADO.exe" # SUBTRACT LINK32 /incremental:yes !ELSEIF "$(CFG)" == "QryTool - Win32 Debug" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 6 # 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 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.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" /d "_AFXDLL" # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept # ADD LINK32 /nologo /subsystem:windows /incremental:no /debug /machine:I386 /out:"Debug/QTADO.exe" /pdbtype:sept !ELSEIF "$(CFG)" == "QryTool - Win32 Static_Release" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "QryTool___Win32_Static_Release" # PROP BASE Intermediate_Dir "QryTool___Win32_Static_Release" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 5 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Static_Release" # PROP Intermediate_Dir "Static_Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.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" /d "_AFXDLL" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /incremental:yes /machine:I386 # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"Static_Release/QTADO.exe" # SUBTRACT LINK32 /incremental:yes !ELSEIF "$(CFG)" == "QryTool - Win32 Unicode Debug" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "QryTool___Win32_Unicode_Debug" # PROP BASE Intermediate_Dir "QryTool___Win32_Unicode_Debug" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 6 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Unicode_Debug" # PROP Intermediate_Dir "Unicode_Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Yu"stdafx.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" /d "_AFXDLL" # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /incremental:no /debug /machine:I386 /out:"Debug/QTADO.exe" /pdbtype:sept # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:no /debug /machine:I386 /out:"Unicode_Debug/QTADO.exe" /pdbtype:sept !ELSEIF "$(CFG)" == "QryTool - Win32 Unicode Release" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "QryTool___Win32_Unicode_Release" # PROP BASE Intermediate_Dir "QryTool___Win32_Unicode_Release" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 6 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Unicode_Release" # PROP Intermediate_Dir "Unicode_Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Yu"stdafx.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" /d "_AFXDLL" # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 /out:"Release/QTADO.exe" # SUBTRACT BASE LINK32 /incremental:yes # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"Unicode_Release/QTADO.exe" # SUBTRACT LINK32 /incremental:yes !ELSEIF "$(CFG)" == "QryTool - Win32 Unicode Static_Release" # PROP BASE Use_MFC 6 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "QryTool___Win32_Unicode_Static_Release" # PROP BASE Intermediate_Dir "QryTool___Win32_Unicode_Static_Release" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 5 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Unicode_Static_Release" # PROP Intermediate_Dir "Unicode_Static_Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.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" /d "_AFXDLL" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"Release/QTADO.exe" # SUBTRACT BASE LINK32 /incremental:yes # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"Unicode_Static_Release/QTADO.exe" # SUBTRACT LINK32 /incremental:yes !ENDIF # Begin Target # Name "QryTool - Win32 Release" # Name "QryTool - Win32 Debug" # Name "QryTool - Win32 Static_Release" # Name "QryTool - Win32 Unicode Debug" # Name "QryTool - Win32 Unicode Release" # Name "QryTool - Win32 Unicode Static_Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\ChildFrm.cpp # End Source File # Begin Source File SOURCE=.\DumpProviderProperties.cpp # End Source File # Begin Source File SOURCE=.\ExportDlg.cpp # End Source File # Begin Source File SOURCE=.\font.cpp # End Source File # Begin Source File SOURCE=.\GeneralPage.cpp # End Source File # Begin Source File SOURCE=.\GoToDlg.cpp # End Source File # Begin Source File SOURCE=.\Helpers.cpp # End Source File # Begin Source File SOURCE=.\ListCtrlEx.cpp # End Source File # Begin Source File SOURCE=.\MainFrm.cpp # End Source File # Begin Source File SOURCE=.\msflexgrid.cpp # End Source File # Begin Source File SOURCE=.\OptionsSheet.cpp # End Source File # Begin Source File SOURCE=.\ProceduresDlg.cpp # End Source File # Begin Source File SOURCE=.\QryTool.cpp # End Source File # Begin Source File SOURCE=.\QryTool.rc # End Source File # Begin Source File SOURCE=.\QryToolConnectionEvents.cpp # End Source File # Begin Source File SOURCE=.\QryToolDoc.cpp # End Source File # Begin Source File SOURCE=.\QryView.cpp # End Source File # Begin Source File SOURCE=.\ResultView.cpp # End Source File # Begin Source File SOURCE=.\SelectTables.cpp # End Source File # Begin Source File SOURCE=.\SortColumn.cpp # End Source File # Begin Source File SOURCE=.\StaticLink.cpp # End Source File # Begin Source File SOURCE=.\StdAfx.cpp # ADD CPP /Yc"stdafx.h" # End Source File # Begin Source File SOURCE=.\StringEx.cpp # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=.\ADOConnectionEvents.h # End Source File # Begin Source File SOURCE=.\ChildFrm.h # End Source File # Begin Source File SOURCE=.\DumpProviderProperties.h # End Source File # Begin Source File SOURCE=.\ExportDlg.h # End Source File # Begin Source File SOURCE=.\font.h # End Source File # Begin Source File SOURCE=.\GeneralPage.h # End Source File # Begin Source File SOURCE=.\GoToDlg.h # End Source File # Begin Source File SOURCE=.\Helpers.h # End Source File # Begin Source File SOURCE=.\ListCtrlEx.h # End Source File # Begin Source File SOURCE=.\MainFrm.h # End Source File # Begin Source File SOURCE=.\msflexgrid.h # End Source File # Begin Source File SOURCE=.\OptionsSheet.h # End Source File # Begin Source File SOURCE=.\ProceduresDlg.h # End Source File # Begin Source File SOURCE=.\QryTool.h # End Source File # Begin Source File SOURCE=.\QryToolConnectionEvents.h # End Source File # Begin Source File SOURCE=.\QryToolDoc.h # End Source File # Begin Source File SOURCE=.\QryView.h # End Source File # Begin Source File SOURCE=.\Resource.h # End Source File # Begin Source File SOURCE=.\ResultView.h # End Source File # Begin Source File SOURCE=.\SelectTables.h # End Source File # Begin Source File SOURCE=.\SortColumn.h # End Source File # Begin Source File SOURCE=.\StaticLink.h # End Source File # Begin Source File SOURCE=.\StdAfx.h # End Source File # Begin Source File SOURCE=.\StringEx.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\bmp00001.bmp # End Source File # Begin Source File SOURCE=.\res\harrow.cur # End Source File # Begin Source File SOURCE=.\res\intro_bm.bmp # End Source File # Begin Source File SOURCE=.\res\QryTool.ico # End Source File # Begin Source File SOURCE=.\res\QryTool.rc2 # End Source File # Begin Source File SOURCE=.\res\QryToolDoc.ico # End Source File # End Group # Begin Source File SOURCE=.\QryTool.reg # End Source File # Begin Source File SOURCE=.\ReadMe.txt # End Source File # End Target # End Project