1*cdf0e10cSrcweir# Microsoft Developer Studio Project File - Name="MfcControl" - Package Owner=<4> 2*cdf0e10cSrcweir# Microsoft Developer Studio Generated Build File, Format Version 6.00 3*cdf0e10cSrcweir# ** DO NOT EDIT ** 4*cdf0e10cSrcweir 5*cdf0e10cSrcweir# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 6*cdf0e10cSrcweir 7*cdf0e10cSrcweirCFG=MfcControl - Win32 Debug 8*cdf0e10cSrcweir!MESSAGE This is not a valid makefile. To build this project using NMAKE, 9*cdf0e10cSrcweir!MESSAGE use the Export Makefile command and run 10*cdf0e10cSrcweir!MESSAGE 11*cdf0e10cSrcweir!MESSAGE NMAKE /f "MfcControl.mak". 12*cdf0e10cSrcweir!MESSAGE 13*cdf0e10cSrcweir!MESSAGE You can specify a configuration when running NMAKE 14*cdf0e10cSrcweir!MESSAGE by defining the macro CFG on the command line. For example: 15*cdf0e10cSrcweir!MESSAGE 16*cdf0e10cSrcweir!MESSAGE NMAKE /f "MfcControl.mak" CFG="MfcControl - Win32 Debug" 17*cdf0e10cSrcweir!MESSAGE 18*cdf0e10cSrcweir!MESSAGE Possible choices for configuration are: 19*cdf0e10cSrcweir!MESSAGE 20*cdf0e10cSrcweir!MESSAGE "MfcControl - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") 21*cdf0e10cSrcweir!MESSAGE "MfcControl - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 22*cdf0e10cSrcweir!MESSAGE "MfcControl - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") 23*cdf0e10cSrcweir!MESSAGE "MfcControl - Win32 Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") 24*cdf0e10cSrcweir!MESSAGE 25*cdf0e10cSrcweir 26*cdf0e10cSrcweir# Begin Project 27*cdf0e10cSrcweir# PROP AllowPerConfigDependencies 0 28*cdf0e10cSrcweir# PROP Scc_ProjName "" 29*cdf0e10cSrcweir# PROP Scc_LocalPath "" 30*cdf0e10cSrcweirCPP=cl.exe 31*cdf0e10cSrcweirMTL=midl.exe 32*cdf0e10cSrcweirRSC=rc.exe 33*cdf0e10cSrcweir 34*cdf0e10cSrcweir!IF "$(CFG)" == "MfcControl - Win32 Release" 35*cdf0e10cSrcweir 36*cdf0e10cSrcweir# PROP BASE Use_MFC 2 37*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 0 38*cdf0e10cSrcweir# PROP BASE Output_Dir "Release" 39*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "Release" 40*cdf0e10cSrcweir# PROP BASE Target_Ext "ocx" 41*cdf0e10cSrcweir# PROP BASE Target_Dir "" 42*cdf0e10cSrcweir# PROP Use_MFC 2 43*cdf0e10cSrcweir# PROP Use_Debug_Libraries 0 44*cdf0e10cSrcweir# PROP Output_Dir "Release" 45*cdf0e10cSrcweir# PROP Intermediate_Dir "Release" 46*cdf0e10cSrcweir# PROP Target_Ext "ocx" 47*cdf0e10cSrcweir# PROP Target_Dir "" 48*cdf0e10cSrcweir# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c 49*cdf0e10cSrcweir# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c 50*cdf0e10cSrcweir# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 51*cdf0e10cSrcweir# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 52*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" 53*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" 54*cdf0e10cSrcweirBSC32=bscmake.exe 55*cdf0e10cSrcweir# ADD BASE BSC32 /nologo 56*cdf0e10cSrcweir# ADD BSC32 /nologo 57*cdf0e10cSrcweirLINK32=link.exe 58*cdf0e10cSrcweir# ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386 59*cdf0e10cSrcweir# ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 60*cdf0e10cSrcweir# Begin Custom Build - Registering ActiveX Control... 61*cdf0e10cSrcweirOutDir=.\Release 62*cdf0e10cSrcweirTargetPath=.\Release\MfcControl.ocx 63*cdf0e10cSrcweirInputPath=.\Release\MfcControl.ocx 64*cdf0e10cSrcweirSOURCE="$(InputPath)" 65*cdf0e10cSrcweir 66*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" 67*cdf0e10cSrcweir regsvr32 /s /c "$(TargetPath)" 68*cdf0e10cSrcweir echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 69*cdf0e10cSrcweir 70*cdf0e10cSrcweir# End Custom Build 71*cdf0e10cSrcweir 72*cdf0e10cSrcweir!ELSEIF "$(CFG)" == "MfcControl - Win32 Debug" 73*cdf0e10cSrcweir 74*cdf0e10cSrcweir# PROP BASE Use_MFC 2 75*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 1 76*cdf0e10cSrcweir# PROP BASE Output_Dir "Debug" 77*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "Debug" 78*cdf0e10cSrcweir# PROP BASE Target_Ext "ocx" 79*cdf0e10cSrcweir# PROP BASE Target_Dir "" 80*cdf0e10cSrcweir# PROP Use_MFC 2 81*cdf0e10cSrcweir# PROP Use_Debug_Libraries 1 82*cdf0e10cSrcweir# PROP Output_Dir "Debug" 83*cdf0e10cSrcweir# PROP Intermediate_Dir "Debug" 84*cdf0e10cSrcweir# PROP Target_Ext "ocx" 85*cdf0e10cSrcweir# PROP Target_Dir "" 86*cdf0e10cSrcweir# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c 87*cdf0e10cSrcweir# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /GZ /c 88*cdf0e10cSrcweir# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 89*cdf0e10cSrcweir# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 90*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" 91*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" 92*cdf0e10cSrcweirBSC32=bscmake.exe 93*cdf0e10cSrcweir# ADD BASE BSC32 /nologo 94*cdf0e10cSrcweir# ADD BSC32 /nologo 95*cdf0e10cSrcweirLINK32=link.exe 96*cdf0e10cSrcweir# ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept 97*cdf0e10cSrcweir# ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept 98*cdf0e10cSrcweir# Begin Custom Build - Registering ActiveX Control... 99*cdf0e10cSrcweirOutDir=.\Debug 100*cdf0e10cSrcweirTargetPath=.\Debug\MfcControl.ocx 101*cdf0e10cSrcweirInputPath=.\Debug\MfcControl.ocx 102*cdf0e10cSrcweirSOURCE="$(InputPath)" 103*cdf0e10cSrcweir 104*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" 105*cdf0e10cSrcweir regsvr32 /s /c "$(TargetPath)" 106*cdf0e10cSrcweir echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 107*cdf0e10cSrcweir 108*cdf0e10cSrcweir# End Custom Build 109*cdf0e10cSrcweir 110*cdf0e10cSrcweir!ELSEIF "$(CFG)" == "MfcControl - Win32 Unicode Debug" 111*cdf0e10cSrcweir 112*cdf0e10cSrcweir# PROP BASE Use_MFC 2 113*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 1 114*cdf0e10cSrcweir# PROP BASE Output_Dir "DebugU" 115*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "DebugU" 116*cdf0e10cSrcweir# PROP BASE Target_Ext "ocx" 117*cdf0e10cSrcweir# PROP BASE Target_Dir "" 118*cdf0e10cSrcweir# PROP Use_MFC 2 119*cdf0e10cSrcweir# PROP Use_Debug_Libraries 1 120*cdf0e10cSrcweir# PROP Output_Dir "DebugU" 121*cdf0e10cSrcweir# PROP Intermediate_Dir "DebugU" 122*cdf0e10cSrcweir# PROP Target_Ext "ocx" 123*cdf0e10cSrcweir# PROP Target_Dir "" 124*cdf0e10cSrcweir# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c 125*cdf0e10cSrcweir# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c 126*cdf0e10cSrcweir# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 127*cdf0e10cSrcweir# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 128*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" 129*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" 130*cdf0e10cSrcweirBSC32=bscmake.exe 131*cdf0e10cSrcweir# ADD BASE BSC32 /nologo 132*cdf0e10cSrcweir# ADD BSC32 /nologo 133*cdf0e10cSrcweirLINK32=link.exe 134*cdf0e10cSrcweir# ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept 135*cdf0e10cSrcweir# ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept 136*cdf0e10cSrcweir# Begin Custom Build - Registering ActiveX Control... 137*cdf0e10cSrcweirOutDir=.\DebugU 138*cdf0e10cSrcweirTargetPath=.\DebugU\MfcControl.ocx 139*cdf0e10cSrcweirInputPath=.\DebugU\MfcControl.ocx 140*cdf0e10cSrcweirSOURCE="$(InputPath)" 141*cdf0e10cSrcweir 142*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" 143*cdf0e10cSrcweir regsvr32 /s /c "$(TargetPath)" 144*cdf0e10cSrcweir echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 145*cdf0e10cSrcweir 146*cdf0e10cSrcweir# End Custom Build 147*cdf0e10cSrcweir 148*cdf0e10cSrcweir!ELSEIF "$(CFG)" == "MfcControl - Win32 Unicode Release" 149*cdf0e10cSrcweir 150*cdf0e10cSrcweir# PROP BASE Use_MFC 2 151*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 0 152*cdf0e10cSrcweir# PROP BASE Output_Dir "ReleaseU" 153*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "ReleaseU" 154*cdf0e10cSrcweir# PROP BASE Target_Ext "ocx" 155*cdf0e10cSrcweir# PROP BASE Target_Dir "" 156*cdf0e10cSrcweir# PROP Use_MFC 2 157*cdf0e10cSrcweir# PROP Use_Debug_Libraries 0 158*cdf0e10cSrcweir# PROP Output_Dir "ReleaseU" 159*cdf0e10cSrcweir# PROP Intermediate_Dir "ReleaseU" 160*cdf0e10cSrcweir# PROP Target_Ext "ocx" 161*cdf0e10cSrcweir# PROP Target_Dir "" 162*cdf0e10cSrcweir# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c 163*cdf0e10cSrcweir# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c 164*cdf0e10cSrcweir# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 165*cdf0e10cSrcweir# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 166*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" 167*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" 168*cdf0e10cSrcweirBSC32=bscmake.exe 169*cdf0e10cSrcweir# ADD BASE BSC32 /nologo 170*cdf0e10cSrcweir# ADD BSC32 /nologo 171*cdf0e10cSrcweirLINK32=link.exe 172*cdf0e10cSrcweir# ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386 173*cdf0e10cSrcweir# ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 174*cdf0e10cSrcweir# Begin Custom Build - Registering ActiveX Control... 175*cdf0e10cSrcweirOutDir=.\ReleaseU 176*cdf0e10cSrcweirTargetPath=.\ReleaseU\MfcControl.ocx 177*cdf0e10cSrcweirInputPath=.\ReleaseU\MfcControl.ocx 178*cdf0e10cSrcweirSOURCE="$(InputPath)" 179*cdf0e10cSrcweir 180*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" 181*cdf0e10cSrcweir regsvr32 /s /c "$(TargetPath)" 182*cdf0e10cSrcweir echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 183*cdf0e10cSrcweir 184*cdf0e10cSrcweir# End Custom Build 185*cdf0e10cSrcweir 186*cdf0e10cSrcweir!ENDIF 187*cdf0e10cSrcweir 188*cdf0e10cSrcweir# Begin Target 189*cdf0e10cSrcweir 190*cdf0e10cSrcweir# Name "MfcControl - Win32 Release" 191*cdf0e10cSrcweir# Name "MfcControl - Win32 Debug" 192*cdf0e10cSrcweir# Name "MfcControl - Win32 Unicode Debug" 193*cdf0e10cSrcweir# Name "MfcControl - Win32 Unicode Release" 194*cdf0e10cSrcweir# Begin Group "Source Files" 195*cdf0e10cSrcweir 196*cdf0e10cSrcweir# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 197*cdf0e10cSrcweir# Begin Source File 198*cdf0e10cSrcweir 199*cdf0e10cSrcweirSOURCE=.\MfcControl.cpp 200*cdf0e10cSrcweir# End Source File 201*cdf0e10cSrcweir# Begin Source File 202*cdf0e10cSrcweir 203*cdf0e10cSrcweirSOURCE=.\MfcControl.def 204*cdf0e10cSrcweir# End Source File 205*cdf0e10cSrcweir# Begin Source File 206*cdf0e10cSrcweir 207*cdf0e10cSrcweirSOURCE=.\MfcControl.odl 208*cdf0e10cSrcweir# End Source File 209*cdf0e10cSrcweir# Begin Source File 210*cdf0e10cSrcweir 211*cdf0e10cSrcweirSOURCE=.\MfcControl.rc 212*cdf0e10cSrcweir# End Source File 213*cdf0e10cSrcweir# Begin Source File 214*cdf0e10cSrcweir 215*cdf0e10cSrcweirSOURCE=.\MfcControlCtl.cpp 216*cdf0e10cSrcweir# End Source File 217*cdf0e10cSrcweir# Begin Source File 218*cdf0e10cSrcweir 219*cdf0e10cSrcweirSOURCE=.\MfcControlPpg.cpp 220*cdf0e10cSrcweir# End Source File 221*cdf0e10cSrcweir# Begin Source File 222*cdf0e10cSrcweir 223*cdf0e10cSrcweirSOURCE=.\StdAfx.cpp 224*cdf0e10cSrcweir# ADD CPP /Yc"stdafx.h" 225*cdf0e10cSrcweir# End Source File 226*cdf0e10cSrcweir# End Group 227*cdf0e10cSrcweir# Begin Group "Header Files" 228*cdf0e10cSrcweir 229*cdf0e10cSrcweir# PROP Default_Filter "h;hpp;hxx;hm;inl" 230*cdf0e10cSrcweir# Begin Source File 231*cdf0e10cSrcweir 232*cdf0e10cSrcweirSOURCE=.\MfcControl.h 233*cdf0e10cSrcweir# End Source File 234*cdf0e10cSrcweir# Begin Source File 235*cdf0e10cSrcweir 236*cdf0e10cSrcweirSOURCE=.\MfcControlCtl.h 237*cdf0e10cSrcweir# End Source File 238*cdf0e10cSrcweir# Begin Source File 239*cdf0e10cSrcweir 240*cdf0e10cSrcweirSOURCE=.\MfcControlPpg.h 241*cdf0e10cSrcweir# End Source File 242*cdf0e10cSrcweir# Begin Source File 243*cdf0e10cSrcweir 244*cdf0e10cSrcweirSOURCE=.\Resource.h 245*cdf0e10cSrcweir# End Source File 246*cdf0e10cSrcweir# Begin Source File 247*cdf0e10cSrcweir 248*cdf0e10cSrcweirSOURCE=.\StdAfx.h 249*cdf0e10cSrcweir# End Source File 250*cdf0e10cSrcweir# End Group 251*cdf0e10cSrcweir# Begin Group "Resource Files" 252*cdf0e10cSrcweir 253*cdf0e10cSrcweir# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 254*cdf0e10cSrcweir# Begin Source File 255*cdf0e10cSrcweir 256*cdf0e10cSrcweirSOURCE=.\MfcControlCtl.bmp 257*cdf0e10cSrcweir# End Source File 258*cdf0e10cSrcweir# End Group 259*cdf0e10cSrcweir# Begin Source File 260*cdf0e10cSrcweir 261*cdf0e10cSrcweirSOURCE=.\ReadMe.txt 262*cdf0e10cSrcweir# End Source File 263*cdf0e10cSrcweir# End Target 264*cdf0e10cSrcweir# End Project 265*cdf0e10cSrcweir 266