fpsys.dsp

来自「基于指纹技术的学生考勤系统」· DSP 代码 · 共 405 行

DSP
405
字号
# Microsoft Developer Studio Project File - Name="FPSys" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=FPSys - 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 "FPSys.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 "FPSys.mak" CFG="FPSys - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "FPSys - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "FPSys - Win32 Debug" (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)" == "FPSys - 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 ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /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

!ELSEIF  "$(CFG)" == "FPSys - 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 ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /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 /pdbtype:sept

!ENDIF 

# Begin Target

# Name "FPSys - Win32 Release"
# Name "FPSys - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=.\ConfigAttendPage.cpp
# End Source File
# Begin Source File

SOURCE=.\ConfigTimePage.cpp
# End Source File
# Begin Source File

SOURCE=.\CourseDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\CourseScheduleDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\DevConnectDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\EditCourseDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\fk328km.cpp
# End Source File
# Begin Source File

SOURCE=.\fk528km.cpp
# End Source File
# Begin Source File

SOURCE=.\fkcnv400.cpp
# End Source File
# Begin Source File

SOURCE=.\font.cpp
# End Source File
# Begin Source File

SOURCE=.\fontforfk.cpp
# End Source File
# Begin Source File

SOURCE=.\FPSys.cpp
# End Source File
# Begin Source File

SOURCE=.\FPSys.rc
# End Source File
# Begin Source File

SOURCE=.\FPSysDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\MatchDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\msflexgrid.cpp
# End Source File
# Begin Source File

SOURCE=.\mshflexgrid.cpp
# End Source File
# Begin Source File

SOURCE=.\picture.cpp
# End Source File
# Begin Source File

SOURCE=.\QueryAttendDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\recordset.cpp
# End Source File
# Begin Source File

SOURCE=.\rowcursor.cpp
# End Source File
# Begin Source File

SOURCE=.\SetDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File

SOURCE=.\StudentInfoDlg.cpp
# End Source File
# Begin Source File

SOURCE=.\SysSetSheet.cpp
# End Source File
# Begin Source File

SOURCE=.\TerminalCtrl.cpp
# End Source File
# Begin Source File

SOURCE=.\TerminalData.cpp
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=.\ConfigAttendPage.h
# End Source File
# Begin Source File

SOURCE=.\ConfigTimePage.h
# End Source File
# Begin Source File

SOURCE=.\CourseDlg.h
# End Source File
# Begin Source File

SOURCE=.\CourseScheduleDlg.h
# End Source File
# Begin Source File

SOURCE=.\DevConnectDlg.h
# End Source File
# Begin Source File

SOURCE=.\EditCourseDlg.h
# End Source File
# Begin Source File

SOURCE=.\fk328km.h
# End Source File
# Begin Source File

SOURCE=.\fk528km.h
# End Source File
# Begin Source File

SOURCE=.\fkcnv400.h
# End Source File
# Begin Source File

SOURCE=.\font.h
# End Source File
# Begin Source File

SOURCE=.\fontforfk.h
# End Source File
# Begin Source File

SOURCE=.\FPSys.h
# End Source File
# Begin Source File

SOURCE=.\FPSysDlg.h
# End Source File
# Begin Source File

SOURCE=.\MatchDlg.h
# End Source File
# Begin Source File

SOURCE=.\msflexgrid.h
# End Source File
# Begin Source File

SOURCE=.\mshflexgrid.h
# End Source File
# Begin Source File

SOURCE=.\picture.h
# End Source File
# Begin Source File

SOURCE=.\QueryAttendDlg.h
# End Source File
# Begin Source File

SOURCE=.\recordset.h
# End Source File
# Begin Source File

SOURCE=.\Resource.h
# End Source File
# Begin Source File

SOURCE=.\rowcursor.h
# End Source File
# Begin Source File

SOURCE=.\SetDlg.h
# End Source File
# Begin Source File

SOURCE=.\StdAfx.h
# End Source File
# Begin Source File

SOURCE=.\StudentInfoDlg.h
# End Source File
# Begin Source File

SOURCE=.\SysSetSheet.h
# End Source File
# Begin Source File

SOURCE=.\TerminalCtrl.h
# End Source File
# Begin Source File

SOURCE=.\TerminalData.h
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=.\res\FPSys.ico
# End Source File
# Begin Source File

SOURCE=.\res\FPSys.rc2
# End Source File
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project
# Section FPSys : {4B9A61F1-ACEE-4370-B433-CFBD6F1594FA}
# 	2:5:Class:CFK328KM
# 	2:10:HeaderFile:fk328km.h
# 	2:8:ImplFile:fk328km.cpp
# End Section
# Section FPSys : {819ECD5B-438B-4822-A526-1984C093CEC8}
# 	2:21:DefaultSinkHeaderFile:fk328km.h
# 	2:16:DefaultSinkClass:CFK328KM
# End Section
# Section FPSys : {CA1AA01C-A827-40E5-BD95-F237306F8FDE}
# 	2:5:Class:CFkCnv400
# 	2:10:HeaderFile:fkcnv400.h
# 	2:8:ImplFile:fkcnv400.cpp
# End Section
# Section FPSys : {5F4DF280-531B-11CF-91F6-C2863C385E30}
# 	2:5:Class:CMSFlexGrid
# 	2:10:HeaderFile:msflexgrid.h
# 	2:8:ImplFile:msflexgrid.cpp
# End Section
# Section FPSys : {DCDC7C2A-1864-4A8C-9B90-AD2438E1048F}
# 	2:5:Class:CFk528KM
# 	2:10:HeaderFile:fk528km.h
# 	2:8:ImplFile:fk528km.cpp
# End Section
# Section FPSys : {0ECD9B64-23AA-11D0-B351-00A0C9055D8E}
# 	2:21:DefaultSinkHeaderFile:mshflexgrid.h
# 	2:16:DefaultSinkClass:CMSHFlexGrid
# End Section
# Section FPSys : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
# 	2:5:Class:COleFont
# 	2:10:HeaderFile:font.h
# 	2:8:ImplFile:font.cpp
# End Section
# Section FPSys : {6262D3A0-531B-11CF-91F6-C2863C385E30}
# 	2:21:DefaultSinkHeaderFile:msflexgrid.h
# 	2:16:DefaultSinkClass:CMSFlexGrid
# End Section
# Section FPSys : {59764705-BD19-4BFA-AFA8-B9FC779A024E}
# 	2:21:DefaultSinkHeaderFile:fontforfk.h
# 	2:16:DefaultSinkClass:CFontForFK
# End Section
# Section FPSys : {7BF80981-BF32-101A-8BBB-00AA00300CAB}
# 	2:5:Class:CPicture
# 	2:10:HeaderFile:picture.h
# 	2:8:ImplFile:picture.cpp
# End Section
# Section FPSys : {46A46767-C420-4E1C-BB95-13067D711340}
# 	2:21:DefaultSinkHeaderFile:fk528km.h
# 	2:16:DefaultSinkClass:CFk528KM
# End Section
# Section FPSys : {2FF616D8-F760-42A4-ABF8-DB3FB9AC8451}
# 	2:21:DefaultSinkHeaderFile:fkcnv400.h
# 	2:16:DefaultSinkClass:CFkCnv400
# End Section
# Section FPSys : {0ECD9B62-23AA-11D0-B351-00A0C9055D8E}
# 	2:5:Class:CMSHFlexGrid
# 	2:10:HeaderFile:mshflexgrid.h
# 	2:8:ImplFile:mshflexgrid.cpp
# End Section
# Section FPSys : {0000050E-0000-0010-8000-00AA006D2EA4}
# 	2:5:Class:CRecordset1
# 	2:10:HeaderFile:recordset.h
# 	2:8:ImplFile:recordset.cpp
# End Section
# Section FPSys : {9F6AA700-D188-11CD-AD48-00AA003C9CB6}
# 	2:5:Class:CRowCursor
# 	2:10:HeaderFile:rowcursor.h
# 	2:8:ImplFile:rowcursor.cpp
# End Section
# Section FPSys : {3A7509A1-FFBE-4D6C-885C-6695CFB6CC79}
# 	2:5:Class:CFontForFK
# 	2:10:HeaderFile:fontforfk.h
# 	2:8:ImplFile:fontforfk.cpp
# End Section

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?