home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mastering Visual Basic 5
/
MasteringVisualBasic5.iso
/
protview
/
demowinx
/
data.1
/
ALLCTLS.MAK
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
NMAKE
|
1996-10-29
|
38.5 KB
|
1,228 lines
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
!IF "$(CFG)" == ""
CFG=allctls - Win32 Debug
!MESSAGE No configuration specified. Defaulting to allctls - Win32 Debug.
!ENDIF
!IF "$(CFG)" != "allctls - Win32 Release" && "$(CFG)" !=\
"allctls - Win32 Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "allctls.mak" CFG="allctls - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "allctls - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "allctls - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE
!ERROR An invalid configuration is specified.
!ENDIF
!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE
NULL=nul
!ENDIF
################################################################################
# Begin Project
# PROP Target_Last_Scanned "allctls - Win32 Debug"
RSC=rc.exe
MTL=mktyplib.exe
CPP=cl.exe
!IF "$(CFG)" == "allctls - 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 Target_Dir ""
OUTDIR=.\Release
INTDIR=.\Release
ALL : "$(OUTDIR)\allctls.exe"
CLEAN :
-@erase "$(INTDIR)\1moncal.obj"
-@erase "$(INTDIR)\3moncal.obj"
-@erase "$(INTDIR)\3vmoncal.obj"
-@erase "$(INTDIR)\6moncal.obj"
-@erase "$(INTDIR)\acdlg.obj"
-@erase "$(INTDIR)\allctls.obj"
-@erase "$(INTDIR)\allctls.pch"
-@erase "$(INTDIR)\allctls.res"
-@erase "$(INTDIR)\branch.obj"
-@erase "$(INTDIR)\CalTypes.obj"
-@erase "$(INTDIR)\datainpt.obj"
-@erase "$(INTDIR)\fntsldlg.obj"
-@erase "$(INTDIR)\font.obj"
-@erase "$(INTDIR)\fyrcal.obj"
-@erase "$(INTDIR)\guictls.obj"
-@erase "$(INTDIR)\picture.obj"
-@erase "$(INTDIR)\pvbutton.obj"
-@erase "$(INTDIR)\pvcalendar.obj"
-@erase "$(INTDIR)\pvdate.obj"
-@erase "$(INTDIR)\pvdial.obj"
-@erase "$(INTDIR)\pvfontsel.obj"
-@erase "$(INTDIR)\pvmultibtn.obj"
-@erase "$(INTDIR)\pvnumeric.obj"
-@erase "$(INTDIR)\pvprogressbar.obj"
-@erase "$(INTDIR)\pvtime.obj"
-@erase "$(INTDIR)\pvtreeview.obj"
-@erase "$(INTDIR)\StdAfx.obj"
-@erase "$(INTDIR)\treedlg.obj"
-@erase "$(OUTDIR)\allctls.exe"
"$(OUTDIR)" :
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
CPP_PROJ=/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D\
"_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/allctls.pch" /Yu"stdafx.h" /Fo"$(INTDIR)/"\
/c
CPP_OBJS=.\Release/
CPP_SBRS=.\.
# ADD BASE MTL /nologo /D "NDEBUG" /win32
# ADD MTL /nologo /D "NDEBUG" /win32
MTL_PROJ=/nologo /D "NDEBUG" /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
RSC_PROJ=/l 0x409 /fo"$(INTDIR)/allctls.res" /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/allctls.bsc"
BSC32_SBRS= \
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386
LINK32_FLAGS=/nologo /subsystem:windows /incremental:no\
/pdb:"$(OUTDIR)/allctls.pdb" /machine:I386 /out:"$(OUTDIR)/allctls.exe"
LINK32_OBJS= \
"$(INTDIR)\1moncal.obj" \
"$(INTDIR)\3moncal.obj" \
"$(INTDIR)\3vmoncal.obj" \
"$(INTDIR)\6moncal.obj" \
"$(INTDIR)\acdlg.obj" \
"$(INTDIR)\allctls.obj" \
"$(INTDIR)\allctls.res" \
"$(INTDIR)\branch.obj" \
"$(INTDIR)\CalTypes.obj" \
"$(INTDIR)\datainpt.obj" \
"$(INTDIR)\fntsldlg.obj" \
"$(INTDIR)\font.obj" \
"$(INTDIR)\fyrcal.obj" \
"$(INTDIR)\guictls.obj" \
"$(INTDIR)\picture.obj" \
"$(INTDIR)\pvbutton.obj" \
"$(INTDIR)\pvcalendar.obj" \
"$(INTDIR)\pvdate.obj" \
"$(INTDIR)\pvdial.obj" \
"$(INTDIR)\pvfontsel.obj" \
"$(INTDIR)\pvmultibtn.obj" \
"$(INTDIR)\pvnumeric.obj" \
"$(INTDIR)\pvprogressbar.obj" \
"$(INTDIR)\pvtime.obj" \
"$(INTDIR)\pvtreeview.obj" \
"$(INTDIR)\StdAfx.obj" \
"$(INTDIR)\treedlg.obj"
"$(OUTDIR)\allctls.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
$(LINK32) @<<
$(LINK32_FLAGS) $(LINK32_OBJS)
<<
!ELSEIF "$(CFG)" == "allctls - 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 Target_Dir ""
OUTDIR=.\Debug
INTDIR=.\Debug
ALL : "$(OUTDIR)\allctls.exe"
CLEAN :
-@erase "$(INTDIR)\1moncal.obj"
-@erase "$(INTDIR)\3moncal.obj"
-@erase "$(INTDIR)\3vmoncal.obj"
-@erase "$(INTDIR)\6moncal.obj"
-@erase "$(INTDIR)\acdlg.obj"
-@erase "$(INTDIR)\allctls.obj"
-@erase "$(INTDIR)\allctls.pch"
-@erase "$(INTDIR)\allctls.res"
-@erase "$(INTDIR)\branch.obj"
-@erase "$(INTDIR)\CalTypes.obj"
-@erase "$(INTDIR)\datainpt.obj"
-@erase "$(INTDIR)\fntsldlg.obj"
-@erase "$(INTDIR)\font.obj"
-@erase "$(INTDIR)\fyrcal.obj"
-@erase "$(INTDIR)\guictls.obj"
-@erase "$(INTDIR)\picture.obj"
-@erase "$(INTDIR)\pvbutton.obj"
-@erase "$(INTDIR)\pvcalendar.obj"
-@erase "$(INTDIR)\pvdate.obj"
-@erase "$(INTDIR)\pvdial.obj"
-@erase "$(INTDIR)\pvfontsel.obj"
-@erase "$(INTDIR)\pvmultibtn.obj"
-@erase "$(INTDIR)\pvnumeric.obj"
-@erase "$(INTDIR)\pvprogressbar.obj"
-@erase "$(INTDIR)\pvtime.obj"
-@erase "$(INTDIR)\pvtreeview.obj"
-@erase "$(INTDIR)\StdAfx.obj"
-@erase "$(INTDIR)\treedlg.obj"
-@erase "$(INTDIR)\vc40.idb"
-@erase "$(INTDIR)\vc40.pdb"
-@erase "$(OUTDIR)\allctls.exe"
-@erase "$(OUTDIR)\allctls.ilk"
-@erase "$(OUTDIR)\allctls.pdb"
"$(OUTDIR)" :
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS"\
/D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/allctls.pch" /Yu"stdafx.h"\
/Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
CPP_OBJS=.\Debug/
CPP_SBRS=.\.
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /win32
MTL_PROJ=/nologo /D "_DEBUG" /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
RSC_PROJ=/l 0x409 /fo"$(INTDIR)/allctls.res" /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
BSC32_FLAGS=/nologo /o"$(OUTDIR)/allctls.bsc"
BSC32_SBRS= \
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
# ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
LINK32_FLAGS=/nologo /subsystem:windows /incremental:yes\
/pdb:"$(OUTDIR)/allctls.pdb" /debug /machine:I386 /out:"$(OUTDIR)/allctls.exe"
LINK32_OBJS= \
"$(INTDIR)\1moncal.obj" \
"$(INTDIR)\3moncal.obj" \
"$(INTDIR)\3vmoncal.obj" \
"$(INTDIR)\6moncal.obj" \
"$(INTDIR)\acdlg.obj" \
"$(INTDIR)\allctls.obj" \
"$(INTDIR)\allctls.res" \
"$(INTDIR)\branch.obj" \
"$(INTDIR)\CalTypes.obj" \
"$(INTDIR)\datainpt.obj" \
"$(INTDIR)\fntsldlg.obj" \
"$(INTDIR)\font.obj" \
"$(INTDIR)\fyrcal.obj" \
"$(INTDIR)\guictls.obj" \
"$(INTDIR)\picture.obj" \
"$(INTDIR)\pvbutton.obj" \
"$(INTDIR)\pvcalendar.obj" \
"$(INTDIR)\pvdate.obj" \
"$(INTDIR)\pvdial.obj" \
"$(INTDIR)\pvfontsel.obj" \
"$(INTDIR)\pvmultibtn.obj" \
"$(INTDIR)\pvnumeric.obj" \
"$(INTDIR)\pvprogressbar.obj" \
"$(INTDIR)\pvtime.obj" \
"$(INTDIR)\pvtreeview.obj" \
"$(INTDIR)\StdAfx.obj" \
"$(INTDIR)\treedlg.obj"
"$(OUTDIR)\allctls.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
$(LINK32) @<<
$(LINK32_FLAGS) $(LINK32_OBJS)
<<
!ENDIF
.c{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.cpp{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.cxx{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.c{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
.cpp{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
.cxx{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
################################################################################
# Begin Target
# Name "allctls - Win32 Release"
# Name "allctls - Win32 Debug"
!IF "$(CFG)" == "allctls - Win32 Release"
!ELSEIF "$(CFG)" == "allctls - Win32 Debug"
!ENDIF
################################################################################
# Begin Source File
SOURCE=.\allctls.cpp
DEP_CPP_ALLCT=\
".\acDlg.h"\
".\allctls.h"\
".\StdAfx.h"\
"$(INTDIR)\allctls.obj" : $(SOURCE) $(DEP_CPP_ALLCT) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\StdAfx.cpp
DEP_CPP_STDAF=\
".\StdAfx.h"\
!IF "$(CFG)" == "allctls - Win32 Release"
# ADD CPP /Yc"stdafx.h"
BuildCmds= \
$(CPP) /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D\
"_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/allctls.pch" /Yc"stdafx.h" /Fo"$(INTDIR)/"\
/c $(SOURCE) \
"$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
"$(INTDIR)\allctls.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
!ELSEIF "$(CFG)" == "allctls - Win32 Debug"
# ADD CPP /Yc"stdafx.h"
BuildCmds= \
$(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS"\
/D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/allctls.pch" /Yc"stdafx.h"\
/Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c $(SOURCE) \
"$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
"$(INTDIR)\allctls.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
$(BuildCmds)
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=.\allctls.rc
DEP_RSC_ALLCTL=\
".\res\allctls.ico"\
".\res\allctls.rc2"\
".\resource.hm"\
"$(INTDIR)\allctls.res" : $(SOURCE) $(DEP_RSC_ALLCTL) "$(INTDIR)"
$(RSC) $(RSC_PROJ) $(SOURCE)
# End Source File
################################################################################
# Begin Source File
SOURCE=.\CalTypes.cpp
DEP_CPP_CALTY=\
".\1MonCal.h"\
".\3MonCal.h"\
".\3VMonCal.h"\
".\6MonCal.h"\
".\allctls.h"\
".\CalTypes.h"\
".\FYrCal.h"\
".\StdAfx.h"\
"$(INTDIR)\CalTypes.obj" : $(SOURCE) $(DEP_CPP_CALTY) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\treedlg.cpp
!IF "$(CFG)" == "allctls - Win32 Release"
DEP_CPP_TREED=\
".\allctls.h"\
".\branch.h"\
".\Ptreedef.h"\
".\pvtreeview.h"\
".\StdAfx.h"\
".\treedlg.h"\
"$(INTDIR)\treedlg.obj" : $(SOURCE) $(DEP_CPP_TREED) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ELSEIF "$(CFG)" == "allctls - Win32 Debug"
DEP_CPP_TREED=\
".\allctls.h"\
".\branch.h"\
".\Ptreedef.h"\
".\pvtreeview.h"\
".\StdAfx.h"\
".\treedlg.h"\
"$(INTDIR)\treedlg.obj" : $(SOURCE) $(DEP_CPP_TREED) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=.\6moncal.cpp
DEP_CPP_6MONC=\
".\6MonCal.h"\
".\allctls.h"\
".\StdAfx.h"\
"$(INTDIR)\6moncal.obj" : $(SOURCE) $(DEP_CPP_6MONC) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\3moncal.cpp
DEP_CPP_3MONC=\
".\3MonCal.h"\
".\allctls.h"\
".\StdAfx.h"\
"$(INTDIR)\3moncal.obj" : $(SOURCE) $(DEP_CPP_3MONC) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\3vmoncal.cpp
DEP_CPP_3VMON=\
".\3VMonCal.h"\
".\allctls.h"\
".\StdAfx.h"\
"$(INTDIR)\3vmoncal.obj" : $(SOURCE) $(DEP_CPP_3VMON) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\acdlg.cpp
!IF "$(CFG)" == "allctls - Win32 Release"
DEP_CPP_ACDLG=\
".\acDlg.h"\
".\allctls.h"\
".\datainpt.h"\
".\fntsldlg.h"\
".\guictls.h"\
".\pvbutton.h"\
".\pvdate.h"\
".\pvdial.h"\
".\pvfontsel.h"\
".\pvprogressbar.h"\
".\pvtime.h"\
".\pvtreeview.h"\
".\StdAfx.h"\
".\treedlg.h"\
"$(INTDIR)\acdlg.obj" : $(SOURCE) $(DEP_CPP_ACDLG) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ELSEIF "$(CFG)" == "allctls - Win32 Debug"
DEP_CPP_ACDLG=\
".\acDlg.h"\
".\allctls.h"\
".\datainpt.h"\
".\fntsldlg.h"\
".\guictls.h"\
".\pvbutton.h"\
".\pvdate.h"\
".\pvdial.h"\
".\pvfontsel.h"\
".\pvprogressbar.h"\
".\pvtime.h"\
".\pvtreeview.h"\
".\StdAfx.h"\
".\treedlg.h"\
"$(INTDIR)\acdlg.obj" : $(SOURCE) $(DEP_CPP_ACDLG) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=.\fntsldlg.cpp
!IF "$(CFG)" == "allctls - Win32 Release"
DEP_CPP_FNTSL=\
".\allctls.h"\
".\fntsldlg.h"\
".\pvbutton.h"\
".\pvfontsel.h"\
".\StdAfx.h"\
"$(INTDIR)\fntsldlg.obj" : $(SOURCE) $(DEP_CPP_FNTSL) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ELSEIF "$(CFG)" == "allctls - Win32 Debug"
DEP_CPP_FNTSL=\
".\allctls.h"\
".\fntsldlg.h"\
".\pvbutton.h"\
".\pvfontsel.h"\
".\StdAfx.h"\
"$(INTDIR)\fntsldlg.obj" : $(SOURCE) $(DEP_CPP_FNTSL) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=.\fyrcal.cpp
DEP_CPP_FYRCA=\
".\allctls.h"\
".\FYrCal.h"\
".\StdAfx.h"\
"$(INTDIR)\fyrcal.obj" : $(SOURCE) $(DEP_CPP_FYRCA) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\guictls.cpp
!IF "$(CFG)" == "allctls - Win32 Release"
DEP_CPP_GUICT=\
".\allctls.h"\
".\guictls.h"\
".\pvdial.h"\
".\pvprogressbar.h"\
".\StdAfx.h"\
"$(INTDIR)\guictls.obj" : $(SOURCE) $(DEP_CPP_GUICT) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ELSEIF "$(CFG)" == "allctls - Win32 Debug"
DEP_CPP_GUICT=\
".\allctls.h"\
".\guictls.h"\
".\pvdial.h"\
".\pvprogressbar.h"\
".\StdAfx.h"\
"$(INTDIR)\guictls.obj" : $(SOURCE) $(DEP_CPP_GUICT) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=.\datainpt.cpp
!IF "$(CFG)" == "allctls - Win32 Release"
DEP_CPP_DATAI=\
".\allctls.h"\
".\CalTypes.h"\
".\datainpt.h"\
".\pvdate.h"\
".\pvtime.h"\
".\StdAfx.h"\
"$(INTDIR)\datainpt.obj" : $(SOURCE) $(DEP_CPP_DATAI) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ELSEIF "$(CFG)" == "allctls - Win32 Debug"
DEP_CPP_DATAI=\
".\allctls.h"\
".\CalTypes.h"\
".\datainpt.h"\
".\pvdate.h"\
".\pvtime.h"\
".\StdAfx.h"\
"$(INTDIR)\datainpt.obj" : $(SOURCE) $(DEP_CPP_DATAI) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
!ENDIF
# End Source File
################################################################################
# Begin Source File
SOURCE=.\1moncal.cpp
DEP_CPP_1MONC=\
".\1MonCal.h"\
".\allctls.h"\
".\StdAfx.h"\
"$(INTDIR)\1moncal.obj" : $(SOURCE) $(DEP_CPP_1MONC) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvbutton.cpp
DEP_CPP_PVBUT=\
".\font.h"\
".\picture.h"\
".\pvbutton.h"\
".\StdAfx.h"\
"$(INTDIR)\pvbutton.obj" : $(SOURCE) $(DEP_CPP_PVBUT) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\font.cpp
DEP_CPP_FONT_=\
".\font.h"\
".\StdAfx.h"\
"$(INTDIR)\font.obj" : $(SOURCE) $(DEP_CPP_FONT_) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\picture.cpp
DEP_CPP_PICTU=\
".\picture.h"\
".\StdAfx.h"\
"$(INTDIR)\picture.obj" : $(SOURCE) $(DEP_CPP_PICTU) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvcalendar.cpp
DEP_CPP_PVCAL=\
".\font.h"\
".\pvcalendar.h"\
".\StdAfx.h"\
"$(INTDIR)\pvcalendar.obj" : $(SOURCE) $(DEP_CPP_PVCAL) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvdate.cpp
DEP_CPP_PVDAT=\
".\font.h"\
".\pvdate.h"\
".\StdAfx.h"\
"$(INTDIR)\pvdate.obj" : $(SOURCE) $(DEP_CPP_PVDAT) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvdial.cpp
DEP_CPP_PVDIA=\
".\pvdial.h"\
".\StdAfx.h"\
"$(INTDIR)\pvdial.obj" : $(SOURCE) $(DEP_CPP_PVDIA) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvfontsel.cpp
DEP_CPP_PVFON=\
".\font.h"\
".\pvfontsel.h"\
".\StdAfx.h"\
"$(INTDIR)\pvfontsel.obj" : $(SOURCE) $(DEP_CPP_PVFON) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvmultibtn.cpp
DEP_CPP_PVMUL=\
".\pvmultibtn.h"\
".\StdAfx.h"\
"$(INTDIR)\pvmultibtn.obj" : $(SOURCE) $(DEP_CPP_PVMUL) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvnumeric.cpp
DEP_CPP_PVNUM=\
".\font.h"\
".\pvnumeric.h"\
".\StdAfx.h"\
"$(INTDIR)\pvnumeric.obj" : $(SOURCE) $(DEP_CPP_PVNUM) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvprogressbar.cpp
DEP_CPP_PVPRO=\
".\font.h"\
".\pvprogressbar.h"\
".\StdAfx.h"\
"$(INTDIR)\pvprogressbar.obj" : $(SOURCE) $(DEP_CPP_PVPRO) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvtime.cpp
DEP_CPP_PVTIM=\
".\font.h"\
".\pvtime.h"\
".\StdAfx.h"\
"$(INTDIR)\pvtime.obj" : $(SOURCE) $(DEP_CPP_PVTIM) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\branch.cpp
DEP_CPP_BRANC=\
".\branch.h"\
".\picture.h"\
".\StdAfx.h"\
"$(INTDIR)\branch.obj" : $(SOURCE) $(DEP_CPP_BRANC) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
################################################################################
# Begin Source File
SOURCE=.\pvtreeview.cpp
DEP_CPP_PVTRE=\
".\branch.h"\
".\font.h"\
".\picture.h"\
".\pvtreeview.h"\
".\StdAfx.h"\
"$(INTDIR)\pvtreeview.obj" : $(SOURCE) $(DEP_CPP_PVTRE) "$(INTDIR)"\
"$(INTDIR)\allctls.pch"
# End Source File
# End Target
# End Project
################################################################################
################################################################################
# Section allctls : {B1F2C8A3-7F60-11CF-AACD-444553540000}
# 0:12:Pctbar32.cpp:k:\prod50\pics\examples\ocx32\mfc\Pctbar32.cpp
# 0:10:Pctbar32.h:k:\prod50\pics\examples\ocx32\mfc\Pctbar32.h
# 2:21:DefaultSinkHeaderFile:pctbar32.h
# 2:16:DefaultSinkClass:CPctbar32
# End Section
################################################################################
################################################################################
# Section allctls : {B283E1FC-2CB3-11D0-ADA6-00400520799C}
# 0:11:PVFontSel.h:X:\winx\WinX\data\samples\mfc\winx\PVFontSel.h
# 0:13:PVFontSel.cpp:X:\winx\WinX\data\samples\mfc\winx\PVFontSel.cpp
# 2:21:DefaultSinkHeaderFile:pvfontsel.h
# 2:16:DefaultSinkClass:CPVFontSel
# End Section
################################################################################
################################################################################
# Section allctls : {7BF80981-BF32-101A-8BBB-00AA00300CAB}
# 2:5:Class:CPicture
# 2:10:HeaderFile:picture.h
# 2:8:ImplFile:picture.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {51FFB581-81DA-11CF-AACD-444553540000}
# 2:5:Class:CDial32
# 2:10:HeaderFile:dial32.h
# 2:8:ImplFile:dial32.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8000-000000000004}
# 0:11:Pnumedt.cpp:k:\prod50\pics\examples\ocx32\mfc\Pnumedt.cpp
# 0:9:Pnumedt.h:k:\prod50\pics\examples\ocx32\mfc\Pnumedt.h
# 2:21:DefaultSinkHeaderFile:pnumedt.h
# 2:16:DefaultSinkClass:CPnumedt
# End Section
################################################################################
################################################################################
# Section allctls : {1E4E86A1-83D1-11CF-AACD-444553540000}
# 2:5:Class:CMultibtn
# 2:10:HeaderFile:multibtn.h
# 2:8:ImplFile:multibtn.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {8F25C903-8346-11CF-AACD-444553540000}
# 0:8:PVTime.h:X:\winx\WinX\data\samples\mfc\winx\PVTime.h
# 0:10:PVTime.cpp:X:\winx\WinX\data\samples\mfc\winx\PVTime.cpp
# 2:21:DefaultSinkHeaderFile:pvtime.h
# 2:16:DefaultSinkClass:CPVTime
# End Section
################################################################################
################################################################################
# Section allctls : {B283E20C-2CB3-11D0-ADA6-00400520799C}
# 0:15:PVProgressBar.h:X:\winx\WinX\data\samples\mfc\winx\PVProgressBar.h
# 0:17:PVProgressBar.cpp:X:\winx\WinX\data\samples\mfc\winx\PVProgressBar.cpp
# 2:21:DefaultSinkHeaderFile:pvprogressbar.h
# 2:16:DefaultSinkClass:CPVProgressBar
# End Section
################################################################################
################################################################################
# Section allctls : {C0491AA4-2CBA-11D0-ADA6-00400520799C}
# 0:14:PVMultiBtn.cpp:X:\winx\WinX\data\samples\mfc\winx\PVMultiBtn.cpp
# 0:12:PVMultiBtn.h:X:\winx\WinX\data\samples\mfc\winx\PVMultiBtn.h
# 2:21:DefaultSinkHeaderFile:pvmultibtn.h
# 2:16:DefaultSinkClass:CPVMultiBtn
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8000-000000000002}
# 2:5:Class:CPnumedt
# 2:10:HeaderFile:pnumedt.h
# 2:8:ImplFile:pnumedt.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {B283E1F4-2CB3-11D0-ADA6-00400520799C}
# 0:8:PVDial.h:X:\winx\WinX\data\samples\mfc\winx\PVDial.h
# 0:10:PVDial.cpp:X:\winx\WinX\data\samples\mfc\winx\PVDial.cpp
# 2:21:DefaultSinkHeaderFile:pvdial.h
# 2:16:DefaultSinkClass:CPVDial
# End Section
################################################################################
################################################################################
# Section allctls : {B5805B22-2D86-11D0-ADA6-00400520799C}
# 2:5:Class:CPVCalendar
# 2:10:HeaderFile:pvcalendar.h
# 2:8:ImplFile:pvcalendar.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {8F25C403-8346-11CF-AACD-444553540000}
# 0:8:Time32.h:k:\prod50\pics\examples\ocx32\mfc\Time32.h
# 0:10:Time32.cpp:k:\prod50\pics\examples\ocx32\mfc\Time32.cpp
# 2:21:DefaultSinkHeaderFile:time32.h
# 2:16:DefaultSinkClass:CTime32
# End Section
################################################################################
################################################################################
# Section allctls : {1BB282C4-2CB9-11D0-ADA6-00400520799C}
# 0:8:Font.cpp:X:\winx\WinX\data\samples\mfc\winx\Font.cpp
# 0:9:Picture.h:X:\winx\WinX\data\samples\mfc\winx\Picture.h
# 0:6:Font.h:X:\winx\WinX\data\samples\mfc\winx\Font.h
# 0:11:Picture.cpp:X:\winx\WinX\data\samples\mfc\winx\Picture.cpp
# 0:12:PVButton.cpp:X:\winx\WinX\data\samples\mfc\winx\PVButton.cpp
# 0:10:PVButton.h:X:\winx\WinX\data\samples\mfc\winx\PVButton.h
# 2:21:DefaultSinkHeaderFile:pvbutton.h
# 2:16:DefaultSinkClass:CPVButton
# End Section
################################################################################
################################################################################
# Section allctls : {B7733C41-8697-11CF-AACD-444553540000}
# 2:5:Class:CCalendar
# 2:10:HeaderFile:calendar.h
# 2:8:ImplFile:calendar.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {B283E214-2CB3-11D0-ADA6-00400520799C}
# 0:12:PVTreeView.h:X:\winx\WinX\data\samples\mfc\winx\PVTreeView.h
# 0:14:PVTreeView.cpp:X:\winx\WinX\data\samples\mfc\winx\PVTreeView.cpp
# 0:8:Branch.h:X:\winx\WinX\data\samples\mfc\winx\Branch.h
# 0:10:Branch.cpp:X:\winx\WinX\data\samples\mfc\winx\Branch.cpp
# 2:21:DefaultSinkHeaderFile:pvtreeview.h
# 2:16:DefaultSinkClass:CPVTreeView
# End Section
################################################################################
################################################################################
# Section allctls : {B1F2C8A1-7F60-11CF-AACD-444553540000}
# 2:5:Class:CPctbar32
# 2:10:HeaderFile:pctbar32.h
# 2:8:ImplFile:pctbar32.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0491AAF-2CBA-11D0-ADA6-00400520799C}
# 2:5:Class:CBranch
# 2:10:HeaderFile:branch.h
# 2:8:ImplFile:branch.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C2000000-FFFF-1100-8200-000000000004}
# 0:11:PVNumeric.h:X:\winx\WinX\data\samples\mfc\winx\PVNumeric.h
# 0:13:PVNumeric.cpp:X:\winx\WinX\data\samples\mfc\winx\PVNumeric.cpp
# 2:21:DefaultSinkHeaderFile:pvnumeric.h
# 2:16:DefaultSinkClass:CPVNumeric
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8007-000000000005}
# 2:5:Class:CBranch
# 2:10:HeaderFile:branch.h
# 2:8:ImplFile:branch.cpp
# End Section
################################################################################
################################################################################
# Section OLE Controls
# {967931C3-840D-11CF-AACD-444553540000}
# {C0000000-FFFF-1100-8005-000000000004}
# {51FFB583-81DA-11CF-AACD-444553540000}
# {B1F2C8A3-7F60-11CF-AACD-444553540000}
# {C0000000-FFFF-1100-8001-000000000102}
# {B7733C43-8697-11CF-AACD-444553540000}
# {8F25C403-8346-11CF-AACD-444553540000}
# {C0000000-FFFF-1100-8000-000000000004}
# {1E4E86A3-83D1-11CF-AACD-444553540000}
# {C0000000-FFFF-1100-8007-000000000004}
# {C2000000-FFFF-1100-8200-000000000004}
# {1BB282C4-2CB9-11D0-ADA6-00400520799C}
# {B5805B24-2D86-11D0-ADA6-00400520799C}
# {C0000090-FFFF-1100-8001-000000000102}
# {B283E1F4-2CB3-11D0-ADA6-00400520799C}
# {B283E1FC-2CB3-11D0-ADA6-00400520799C}
# {C0491AA4-2CBA-11D0-ADA6-00400520799C}
# {B283E20C-2CB3-11D0-ADA6-00400520799C}
# {8F25C903-8346-11CF-AACD-444553540000}
# {B283E214-2CB3-11D0-ADA6-00400520799C}
# End Section
################################################################################
################################################################################
# Section allctls : {B283E1FA-2CB3-11D0-ADA6-00400520799C}
# 2:5:Class:CPVFontSel
# 2:10:HeaderFile:pvfontsel.h
# 2:8:ImplFile:pvfontsel.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {967931C3-840D-11CF-AACD-444553540000}
# 0:8:Font.cpp:k:\prod50\pics\examples\ocx32\mfc\Font.cpp
# 0:6:Font.h:k:\prod50\pics\examples\ocx32\mfc\Font.h
# 0:9:FontSel.h:k:\prod50\pics\examples\ocx32\mfc\FontSel.h
# 0:11:FontSel.cpp:k:\prod50\pics\examples\ocx32\mfc\FontSel.cpp
# 2:21:DefaultSinkHeaderFile:fontsel.h
# 2:16:DefaultSinkClass:CFontSel
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8007-000000000004}
# 0:8:Branch.h:k:\prod50\pics\examples\ocx32\mfc\Branch.h
# 0:10:Branch.cpp:k:\prod50\pics\examples\ocx32\mfc\Branch.cpp
# 0:9:PTree32.h:k:\prod50\pics\examples\ocx32\mfc\PTree32.h
# 0:11:PTree32.cpp:k:\prod50\pics\examples\ocx32\mfc\PTree32.cpp
# 2:21:DefaultSinkHeaderFile:ptree32.h
# 2:16:DefaultSinkClass:CPTree32
# End Section
################################################################################
################################################################################
# Section allctls : {C2000000-FFFF-1100-8200-000000000002}
# 2:5:Class:CPVNumeric
# 2:10:HeaderFile:pvnumeric.h
# 2:8:ImplFile:pvnumeric.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8005-000000000004}
# 0:9:Picture.h:k:\prod50\pics\examples\ocx32\mfc\Picture.h
# 0:8:Font.cpp:K:\Prod50\Pics\examples\ocx32\mfc\Font.cpp
# 0:6:Font.h:K:\Prod50\Pics\examples\ocx32\mfc\Font.h
# 0:11:Picture.cpp:k:\prod50\pics\examples\ocx32\mfc\Picture.cpp
# 0:10:Pbtn32.cpp:k:\prod50\pics\examples\ocx32\mfc\Pbtn32.cpp
# 0:8:Pbtn32.h:k:\prod50\pics\examples\ocx32\mfc\Pbtn32.h
# 2:21:DefaultSinkHeaderFile:pbtn32.h
# 2:16:DefaultSinkClass:CPbtn32
# End Section
################################################################################
################################################################################
# Section allctls : {8F25C901-8346-11CF-AACD-444553540000}
# 2:5:Class:CPVTime
# 2:10:HeaderFile:pvtime.h
# 2:8:ImplFile:pvtime.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {B283E20A-2CB3-11D0-ADA6-00400520799C}
# 2:5:Class:CPVProgressBar
# 2:10:HeaderFile:pvprogressbar.h
# 2:8:ImplFile:pvprogressbar.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8001-000000000102}
# 0:11:Pdate32.cpp:k:\prod50\pics\examples\ocx32\mfc\Pdate32.cpp
# 0:9:Pdate32.h:k:\prod50\pics\examples\ocx32\mfc\Pdate32.h
# 2:21:DefaultSinkHeaderFile:pdate32.h
# 2:16:DefaultSinkClass:CPdate32
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8007-000000000002}
# 2:5:Class:CPTree32
# 2:10:HeaderFile:ptree32.h
# 2:8:ImplFile:ptree32.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0491AA2-2CBA-11D0-ADA6-00400520799C}
# 2:5:Class:CPVMultiBtn
# 2:10:HeaderFile:pvmultibtn.h
# 2:8:ImplFile:pvmultibtn.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {B283E1F2-2CB3-11D0-ADA6-00400520799C}
# 2:5:Class:CPVDial
# 2:10:HeaderFile:pvdial.h
# 2:8:ImplFile:pvdial.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8005-000000000002}
# 2:5:Class:CPbtn32
# 2:10:HeaderFile:pbtn32.h
# 2:8:ImplFile:pbtn32.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {51FFB583-81DA-11CF-AACD-444553540000}
# 0:8:Dial32.h:k:\prod50\pics\examples\ocx32\mfc\Dial32.h
# 0:10:Dial32.cpp:k:\prod50\pics\examples\ocx32\mfc\Dial32.cpp
# 2:21:DefaultSinkHeaderFile:dial32.h
# 2:16:DefaultSinkClass:CDial32
# End Section
################################################################################
################################################################################
# Section allctls : {8F25C401-8346-11CF-AACD-444553540000}
# 2:5:Class:CTime32
# 2:10:HeaderFile:time32.h
# 2:8:ImplFile:time32.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0000090-FFFF-1100-8001-000000000102}
# 0:8:PVDate.h:X:\winx\WinX\data\samples\mfc\winx\PVDate.h
# 0:10:PVDate.cpp:X:\winx\WinX\data\samples\mfc\winx\PVDate.cpp
# 2:21:DefaultSinkHeaderFile:pvdate.h
# 2:16:DefaultSinkClass:CPVDate
# End Section
################################################################################
################################################################################
# Section allctls : {1BB282C2-2CB9-11D0-ADA6-00400520799C}
# 2:5:Class:CPVButton
# 2:10:HeaderFile:pvbutton.h
# 2:8:ImplFile:pvbutton.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {C0000000-FFFF-1100-8001-000000000100}
# 2:5:Class:CPdate32
# 2:10:HeaderFile:pdate32.h
# 2:8:ImplFile:pdate32.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {1E4E86A3-83D1-11CF-AACD-444553540000}
# 0:12:Multibtn.cpp:k:\prod50\pics\examples\ocx32\mfc\Multibtn.cpp
# 0:10:Multibtn.h:k:\prod50\pics\examples\ocx32\mfc\Multibtn.h
# 2:21:DefaultSinkHeaderFile:multibtn.h
# 2:16:DefaultSinkClass:CMultibtn
# End Section
################################################################################
################################################################################
# Section allctls : {B283E212-2CB3-11D0-ADA6-00400520799C}
# 2:5:Class:CPVTreeView
# 2:10:HeaderFile:pvtreeview.h
# 2:8:ImplFile:pvtreeview.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {B5805B24-2D86-11D0-ADA6-00400520799C}
# 0:8:Font.cpp:X:\winx\WinX\data\samples\mfc\winx\Font.cpp
# 0:12:PVCalendar.h:X:\winx\WinX\data\samples\mfc\winx\PVCalendar.h
# 0:6:Font.h:X:\winx\WinX\data\samples\mfc\winx\Font.h
# 0:14:PVCalendar.cpp:X:\winx\WinX\data\samples\mfc\winx\PVCalendar.cpp
# 2:21:DefaultSinkHeaderFile:pvcalendar.h
# 2:16:DefaultSinkClass:CPVCalendar
# End Section
################################################################################
################################################################################
# Section allctls : {C0000090-FFFF-1100-8001-000000000100}
# 2:5:Class:CPVDate
# 2:10:HeaderFile:pvdate.h
# 2:8:ImplFile:pvdate.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
# 2:5:Class:COleFont
# 2:10:HeaderFile:font.h
# 2:8:ImplFile:font.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {967931C1-840D-11CF-AACD-444553540000}
# 2:5:Class:CFontSel
# 2:10:HeaderFile:fontsel.h
# 2:8:ImplFile:fontsel.cpp
# End Section
################################################################################
################################################################################
# Section allctls : {B7733C43-8697-11CF-AACD-444553540000}
# 0:12:Calendar.cpp:k:\prod50\pics\examples\ocx32\mfc\Calendar.cpp
# 0:10:Calendar.h:k:\prod50\pics\examples\ocx32\mfc\Calendar.h
# 2:21:DefaultSinkHeaderFile:calendar.h
# 2:16:DefaultSinkClass:CCalendar
# End Section
################################################################################