ProfUIS_Controls_600.dsp
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:37k
源码类别:
界面编程
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="ProfUIS_Controls" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Application" 0x0101
- CFG=ProfUIS_Controls - Win32 MBCS 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 "ProfUIS_Controls_600.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 "ProfUIS_Controls_600.mak" CFG="ProfUIS_Controls - Win32 MBCS Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "ProfUIS_Controls - Win32 ANSI Release" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 ANSI Debug" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Unicode Debug" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Unicode Release" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 MBCS Debug" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 MBCS Release" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static ANSI Debug" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static ANSI Release" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static Unicode Debug" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static Unicode Release" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static MBCS Debug" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static MBCS Release" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static ANSI Debug with MFC DLL" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static ANSI Release with MFC DLL" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static Unicode Debug with MFC DLL" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static Unicode Release with MFC DLL" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static MBCS Debug with MFC DLL" (based on "Win32 (x86) Application")
- !MESSAGE "ProfUIS_Controls - Win32 Static MBCS Release with MFC DLL" (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)" == "ProfUIS_Controls - Win32 ANSI 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 "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600AnsiReleaseProfUIS_Controls"
- # 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 /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /i "../../Include" /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:"....Bin_600/ProfUIS_Controls-n.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 ANSI 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 "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600AnsiDebugProfUIS_Controls"
- # 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 /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /GZ /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /i "../../Include" /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 /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-nd.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Unicode Debug"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Unicode_Debug"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___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 "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600UnicodeDebugProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "....include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_UNICODE" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /GZ /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /i "../../Include" /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 /out:"....Bin_600/ProfUIS_Controls-d.exe" /pdbtype:sept
- # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-ud.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Unicode Release"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Unicode_Release"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___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 "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600UnicodeReleaseProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "....include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MD /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_UNICODE" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /i "../../Include" /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 /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-u.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 MBCS Debug"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_MBCS_Debug"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_MBCS_Debug"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600MbcsDebugProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /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 /out:"....Bin_600/ProfUIS_Controls-d.exe" /pdbtype:sept
- # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-md.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 MBCS Release"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_MBCS_Release"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_MBCS_Release"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600MbcsReleaseProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MD /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MD /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /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:"....Bin_600/ProfUIS_Controls.exe"
- # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-m.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static ANSI Debug"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Debug"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_Debug"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticAnsiDebugProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-d.exe" /pdbtype:sept
- # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-snd.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static ANSI Release"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Release"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___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 "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticAnsiReleaseProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MD /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "NDEBUG"
- 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:"....Bin_600/ProfUIS_Controls-sn.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static Unicode Debug"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Unicode_Debug"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_Unicode_Debug"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticUnicodeDebugProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-sd.exe" /pdbtype:sept
- # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-sud.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static Unicode Release"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Unicode_Release"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_Unicode_Release"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticUnicodeReleaseProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-s.exe"
- # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-su.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static MBCS Debug"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_MBCS_Debug"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_MBCS_Debug"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticMbcsDebugProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-sd.exe" /pdbtype:sept
- # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-smd.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static MBCS Release"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_MBCS_Release"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_MBCS_Release"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 5
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticMbcsReleaseProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-s.exe"
- # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-sm.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static ANSI Debug with MFC DLL"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Debug_with_MFC_DLL"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_Debug_with_MFC_DLL"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticAnsiDebugWithMfcDllProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "__STATPROFUIS_WITH_DLLMFC__" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "_DEBUG" /d "_AFXDLL" /d "__STATPROFUIS_WITH_DLLMFC__"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-snd.exe" /pdbtype:sept
- # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-ynd.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static ANSI Release with MFC DLL"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Release_with_MFC_DLL"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_Release_with_MFC_DLL"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticAnsiReleaseWithMfcDllProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MD /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "__STATPROFUIS_WITH_DLLMFC__" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "NDEBUG" /d "_AFXDLL" /d "__STATPROFUIS_WITH_DLLMFC__"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-sn.exe"
- # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-yn.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static Unicode Debug with MFC DLL"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Unicode_Debug_with_MFC_DLL"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_Unicode_Debug_with_MFC_DLL"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticUnicodeDebugWithMfcDllProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_UNICODE" /D "__STATPROFUIS_WITH_DLLMFC__" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "_DEBUG" /d "_AFXDLL" /d "__STATPROFUIS_WITH_DLLMFC__"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-sud.exe" /pdbtype:sept
- # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-yud.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static Unicode Release with MFC DLL"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_Unicode_Release_with_MFC_DLL"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_Unicode_Release_with_MFC_DLL"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticUnicodeReleaseWithMfcDllProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MD /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_UNICODE" /D "__STATPROFUIS_WITH_DLLMFC__" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "NDEBUG" /d "_AFXDLL" /d "__STATPROFUIS_WITH_DLLMFC__"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-su.exe"
- # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-yu.exe" /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static MBCS Debug with MFC DLL"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_MBCS_Debug_with_MFC_DLL"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_MBCS_Debug_with_MFC_DLL"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticMbcsDebugWithMfcDllProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "....include" /D "_DEBUG" /D "_MBCS" /D "__STATPROFUIS_WITH_DLLMFC__" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "_DEBUG" /d "_AFXDLL" /d "__STATPROFUIS_WITH_DLLMFC__"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-smd.exe" /pdbtype:sept
- # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"....Bin_600/ProfUIS_Controls-ymd.exe" /pdbtype:sept /libpath:"....Bin_600"
- !ELSEIF "$(CFG)" == "ProfUIS_Controls - Win32 Static MBCS Release with MFC DLL"
- # PROP BASE Use_MFC 5
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ProfUIS_Controls___Win32_Static_MBCS_Release_with_MFC_DLL"
- # PROP BASE Intermediate_Dir "ProfUIS_Controls___Win32_Static_MBCS_Release_with_MFC_DLL"
- # PROP BASE Ignore_Export_Lib 0
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....Bin_600"
- # PROP Intermediate_Dir "....Bin_600StaticMbcsReleaseWithMfcDllProfUIS_Controls"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MT /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MD /W4 /GX /O2 /I "....include" /D "NDEBUG" /D "_MBCS" /D "__STATPROFUIS_WITH_DLLMFC__" /D "_AFXDLL" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /D _WIN32_IE=0x0400 /Yu"stdafx.h" /FD /Zm512 /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 /i "../../Include" /d "NDEBUG" /d "_AFXDLL" /d "__STATPROFUIS_WITH_DLLMFC__"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-sm.exe"
- # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"....Bin_600/ProfUIS_Controls-ym.exe" /libpath:"....Bin_600"
- !ENDIF
- # Begin Target
- # Name "ProfUIS_Controls - Win32 ANSI Release"
- # Name "ProfUIS_Controls - Win32 ANSI Debug"
- # Name "ProfUIS_Controls - Win32 Unicode Debug"
- # Name "ProfUIS_Controls - Win32 Unicode Release"
- # Name "ProfUIS_Controls - Win32 MBCS Debug"
- # Name "ProfUIS_Controls - Win32 MBCS Release"
- # Name "ProfUIS_Controls - Win32 Static ANSI Debug"
- # Name "ProfUIS_Controls - Win32 Static ANSI Release"
- # Name "ProfUIS_Controls - Win32 Static Unicode Debug"
- # Name "ProfUIS_Controls - Win32 Static Unicode Release"
- # Name "ProfUIS_Controls - Win32 Static MBCS Debug"
- # Name "ProfUIS_Controls - Win32 Static MBCS Release"
- # Name "ProfUIS_Controls - Win32 Static ANSI Debug with MFC DLL"
- # Name "ProfUIS_Controls - Win32 Static ANSI Release with MFC DLL"
- # Name "ProfUIS_Controls - Win32 Static Unicode Debug with MFC DLL"
- # Name "ProfUIS_Controls - Win32 Static Unicode Release with MFC DLL"
- # Name "ProfUIS_Controls - Win32 Static MBCS Debug with MFC DLL"
- # Name "ProfUIS_Controls - Win32 Static MBCS Release with MFC DLL"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=.IconListBox.cpp
- # End Source File
- # Begin Source File
- SOURCE=.MainDlg.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageBase.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageButtons.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageCalendar.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageDateTimeDuration.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageGrid.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageHyperLinks.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageListCtrl.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageMaskedEdit.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageNotAvailable.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PagePopupMenus.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageShellBrowser.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageShellDialogBrowseFor.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageShellDialogFile.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageShellListCtrl.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageShellTreeCtrl.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageStatusBar.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageTabContainers.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageTabWindow.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageToolbars.cpp
- # End Source File
- # Begin Source File
- SOURCE=.PageTreeCtrl.cpp
- # End Source File
- # Begin Source File
- SOURCE=.ProfUIS_Controls.cpp
- # End Source File
- # Begin Source File
- SOURCE=.ProfUIS_Controls.rc
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.cpp
- # ADD CPP /Yc"stdafx.h"
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=.IconListBox.h
- # End Source File
- # Begin Source File
- SOURCE=.MainDlg.h
- # End Source File
- # Begin Source File
- SOURCE=.PageBase.h
- # End Source File
- # Begin Source File
- SOURCE=.PageButtons.h
- # End Source File
- # Begin Source File
- SOURCE=.PageCalendar.h
- # End Source File
- # Begin Source File
- SOURCE=.PageDateTimeDuration.h
- # End Source File
- # Begin Source File
- SOURCE=.PageGrid.h
- # End Source File
- # Begin Source File
- SOURCE=.PageHyperLinks.h
- # End Source File
- # Begin Source File
- SOURCE=.PageListCtrl.h
- # End Source File
- # Begin Source File
- SOURCE=.PageMaskedEdit.h
- # End Source File
- # Begin Source File
- SOURCE=.PageNotAvailable.h
- # End Source File
- # Begin Source File
- SOURCE=.PagePopupMenus.h
- # End Source File
- # Begin Source File
- SOURCE=.PageShellBrowser.h
- # End Source File
- # Begin Source File
- SOURCE=.PageShellDialogBrowseFor.h
- # End Source File
- # Begin Source File
- SOURCE=.PageShellDialogFile.h
- # End Source File
- # Begin Source File
- SOURCE=.PageShellListCtrl.h
- # End Source File
- # Begin Source File
- SOURCE=.PageShellTreeCtrl.h
- # End Source File
- # Begin Source File
- SOURCE=.PageStatusBar.h
- # End Source File
- # Begin Source File
- SOURCE=.PageTabContainers.h
- # End Source File
- # Begin Source File
- SOURCE=.PageTabWindow.h
- # End Source File
- # Begin Source File
- SOURCE=.PageToolbars.h
- # End Source File
- # Begin Source File
- SOURCE=.PageTreeCtrl.h
- # End Source File
- # Begin Source File
- SOURCE=.ProfUIS_Controls.h
- # End Source File
- # Begin Source File
- SOURCE=.Resource.h
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.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=.rescheckbox_cross.bmp
- # End Source File
- # Begin Source File
- SOURCE=.rescheckbox_xp.bmp
- # End Source File
- # Begin Source File
- SOURCE=.rescheckbox_xp_blue.bmp
- # End Source File
- # Begin Source File
- SOURCE=.rescolorctrl.ico
- # End Source File
- # Begin Source File
- SOURCE=.resdownload.avi
- # End Source File
- # Begin Source File
- SOURCE=.resedit.ico
- # End Source File
- # Begin Source File
- SOURCE=.resgrid_icons.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resicon1.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIconForPopupMenu.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIconIn.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIconOut.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA1.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA2.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA3.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA4.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA5.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA6.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA7.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_BITMAP_VISTA8.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_COMBO_CELL_IMAGES.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDB_PRINT_PREVIEW.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_BUTTONS.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_CALENDAR.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_DATE_BROWSER.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_DATE_TIME_DURATION.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_GRID.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_HYPER_LINKS.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_LIST_VIEW_CTRL.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_MASKED_EDIT.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_MENU.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_MENU_TOOLBAR.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_SHELL_BROWSER.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_SHELL_DIALOG_BFF.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_SHELL_DIALOG_FILE.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_SHELL_LIST_VIEW_CTRL.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_SHELL_TREE_VIEW_CTRL.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_STATUS_BAR.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_SYSTEM_NUMBER_CURRENCY_EDITORS.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_TAB_CONTAINER.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_TAB_WINDOW.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDI_TREE_VIEW_CTRL.ico
- # End Source File
- # Begin Source File
- SOURCE=.resIDR_EDIT.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDR_MAIN_TOOLBAR.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDR_TOOLBAR_PALETTE.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resIDR_TOOLBAR_SMALL_ICONS.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resLedOff.ico
- # End Source File
- # Begin Source File
- SOURCE=.resLedOn.ico
- # End Source File
- # Begin Source File
- SOURCE=.resmain_too.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resNotepad.ico
- # End Source File
- # Begin Source File
- SOURCE=.respaint_palette.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resProfUIS_Controls.ico
- # End Source File
- # Begin Source File
- SOURCE=.resProfUIS_Controls.rc2
- # End Source File
- # Begin Source File
- SOURCE=.resradiobox_xp.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resradiobox_xp_blue.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resradiobox_xp_cross.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resSampleAppIcon.ico
- # End Source File
- # Begin Source File
- SOURCE=.resSplash.bmp
- # End Source File
- # Begin Source File
- SOURCE=.restab_imag.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resToolbar.bmp
- # End Source File
- # Begin Source File
- SOURCE=.restoolbar1.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resTOOLBAR_2_16bit.bmp
- # End Source File
- # Begin Source File
- SOURCE=.restree.ico
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.ReadMe.txt
- # End Source File
- # End Target
- # End Project