www.pudn.com > CHECKER.zip > Checker.001


# Microsoft Developer Studio Project File - Name="Checker" - Package Owner=<4> 
# Microsoft Developer Studio Generated Build File, Format Version 5.00 
# ** DO NOT EDIT ** 
 
# TARGTYPE "Win32 (x86) Application" 0x0101 
 
CFG=Checker - Win32 Debug 
!MESSAGE This is not a valid makefile. To build this project using NMAKE, 
!MESSAGE use the Export Makefile command and run 
!MESSAGE  
!MESSAGE NMAKE /f "Checker.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 "Checker.mak" CFG="Checker - Win32 Debug" 
!MESSAGE  
!MESSAGE Possible choices for configuration are: 
!MESSAGE  
!MESSAGE "Checker - Win32 Debug" (based on "Win32 (x86) Application") 
!MESSAGE "Checker - Win32 Release" (based on "Win32 (x86) Application") 
!MESSAGE  
 
# Begin Project 
# PROP Scc_ProjName "" 
# PROP Scc_LocalPath "" 
CPP=cl.exe 
MTL=midl.exe 
RSC=rc.exe 
 
!IF  "$(CFG)" == "Checker - Win32 Debug" 
 
# PROP BASE Use_MFC 6 
# PROP BASE Use_Debug_Libraries 1 
# PROP BASE Output_Dir "WinDebug" 
# PROP BASE Intermediate_Dir "WinDebug" 
# PROP Use_MFC 6 
# PROP Use_Debug_Libraries 1 
# PROP Output_Dir "WinDebug" 
# PROP Intermediate_Dir "WinDebug" 
# ADD BASE CPP /nologo /MD /W3 /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /Yu"stdafx.h" /c 
# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c 
# SUBTRACT CPP /Fr 
# ADD MTL /mktyplib203 
# 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 
# SUBTRACT BASE LINK32 /pdb:none 
# ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 
# SUBTRACT LINK32 /pdb:none 
 
!ELSEIF  "$(CFG)" == "Checker - Win32 Release" 
 
# PROP BASE Use_MFC 6 
# PROP BASE Use_Debug_Libraries 0 
# PROP BASE Output_Dir "WinRel" 
# PROP BASE Intermediate_Dir "WinRel" 
# PROP Use_MFC 6 
# PROP Use_Debug_Libraries 0 
# PROP Output_Dir "WinRel" 
# PROP Intermediate_Dir "WinRel" 
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /Yu"stdafx.h" /c 
# ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c 
# SUBTRACT CPP /Fr 
# ADD MTL /mktyplib203 
# 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 
# SUBTRACT BASE LINK32 /pdb:none 
# ADD LINK32 /nologo /subsystem:windows /machine:I386 
# SUBTRACT LINK32 /pdb:none 
 
!ENDIF  
 
# Begin Target 
 
# Name "Checker - Win32 Debug" 
# Name "Checker - Win32 Release" 
# Begin Group "Source Files" 
 
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" 
# Begin Source File 
 
SOURCE=.\actdlg.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\checkdoc.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\CHECKER.CPP 
# End Source File 
# Begin Source File 
 
SOURCE=.\CHECKER.RC 
 
!IF  "$(CFG)" == "Checker - Win32 Debug" 
 
!ELSEIF  "$(CFG)" == "Checker - Win32 Release" 
 
!ENDIF  
 
# End Source File 
# Begin Source File 
 
SOURCE=.\CHECKFRM.CPP 
# End Source File 
# Begin Source File 
 
SOURCE=.\checkvw.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\customco.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\debugvw.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\MAINFRM.CPP 
# End Source File 
# Begin Source File 
 
SOURCE=.\nestsplt.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\README.TXT 
# End Source File 
# Begin Source File 
 
SOURCE=.\stateary.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\statuspg.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=.\STDAFX.CPP 
# ADD BASE CPP /Yc"stdafx.h" 
# ADD CPP /Yc"stdafx.h" 
# End Source File 
# Begin Source File 
 
SOURCE=.\TEXTDOC.CPP 
# End Source File 
# End Group 
# Begin Group "Header Files" 
 
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" 
# Begin Source File 
 
SOURCE=.\actdlg.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\checkdoc.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\CHECKER.H 
# End Source File 
# Begin Source File 
 
SOURCE=.\CHECKFRM.H 
# End Source File 
# Begin Source File 
 
SOURCE=.\checkvw.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\customco.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\debugvw.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\MAINFRM.H 
# End Source File 
# Begin Source File 
 
SOURCE=.\nestsplt.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\stateary.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\statuspg.h 
# End Source File 
# Begin Source File 
 
SOURCE=.\STDAFX.H 
# End Source File 
# Begin Source File 
 
SOURCE=.\TEXTDOC.H 
# End Source File 
# End Group 
# Begin Group "Resource Files" 
 
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" 
# Begin Source File 
 
SOURCE=.\RES\CHECKDOC.ICO 
# End Source File 
# Begin Source File 
 
SOURCE=.\RES\CHECKER.ICO 
# End Source File 
# Begin Source File 
 
SOURCE=.\RES\CHECKER.RC2 
# End Source File 
# Begin Source File 
 
SOURCE=.\RES\TOOLBAR.BMP 
# End Source File 
# End Group 
# End Target 
# End Project