📄 dvrmanager.dsp
字号:
# Microsoft Developer Studio Project File - Name="DvrManager" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=DVRMANAGER - 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 "DvrManager.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 "DvrManager.mak" CFG="DVRMANAGER - WIN32 DEBUG"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "DvrManager - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "DvrManager - Win32 Release zh_CN" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/zhangw/DvrManager", QCCAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "DvrManager - 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 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 /W3 /Gm /GX /ZI /Od /I "../../nlib/src" /I "../src/draw" /I "../src/net" /I "../src/notif" /I "../src/av" /I "../../memdraw/src" /D "_DEBUG" /D "WIN32" /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 gdi32.lib ../../bin/DvrClt.lib ../../bin/memdraw.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
!ELSEIF "$(CFG)" == "DvrManager - Win32 Release zh_CN"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "DvrManager___Win32_Release_zh_CN"
# PROP BASE Intermediate_Dir "DvrManager___Win32_Release_zh_CN"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../bin"
# PROP Intermediate_Dir "Release.zh_CN"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "../../nlib/src" /I "../src/draw" /I "../src/net" /I "../src/notif" /I "../src/av" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../nlib/src" /I "../src/draw" /I "../src/net" /I "../src/notif" /I "../src/av" /I "../../memdraw/src" /D "NDEBUG" /D "__CHS__" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /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 0x404 /fo"Win32_Release_new/DvrManager_new.res" /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 ../../bin/DvrClt.lib ../../bin/memdraw.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc" /out:"../../bin/DvrManagerCN.exe"
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "DvrManager - Win32 Debug"
# Name "DvrManager - Win32 Release zh_CN"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Group "map"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\map\AddrMapDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\map\AddrMapDlg.h
# End Source File
# Begin Source File
SOURCE=.\map\DlgStruct.h
# End Source File
# Begin Source File
SOURCE=.\map\FixtureAddDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\map\FixtureAddDlg.h
# End Source File
# Begin Source File
SOURCE=.\map\FixtureState.cpp
# End Source File
# Begin Source File
SOURCE=.\map\FixtureState.h
# End Source File
# Begin Source File
SOURCE=.\map\HtreeStruct.h
# End Source File
# Begin Source File
SOURCE=.\map\IPicture.cpp
# End Source File
# Begin Source File
SOURCE=.\map\IPicture.h
# End Source File
# Begin Source File
SOURCE=.\map\MapAddDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\map\MapAddDlg.h
# End Source File
# Begin Source File
SOURCE=.\map\MytreeCtrl.cpp
# End Source File
# Begin Source File
SOURCE=.\map\MytreeCtrl.h
# End Source File
# Begin Source File
SOURCE=.\map\PcAddDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\map\PcAddDlg.h
# End Source File
# Begin Source File
SOURCE=.\map\PicSmall.cpp
# End Source File
# Begin Source File
SOURCE=.\map\PicSmall.h
# End Source File
# Begin Source File
SOURCE=.\map\PictureShow.cpp
# End Source File
# Begin Source File
SOURCE=.\map\PictureShow.h
# End Source File
# Begin Source File
SOURCE=.\map\RenameDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\map\RenameDlg.h
# End Source File
# End Group
# Begin Source File
SOURCE=.\utils\BalloonHelp.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\BDialog.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\bitmap_mask.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\BitmapPicture.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\BtnST.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\CameraButton.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\CISBitmap.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\CreateUsers.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\DirectSound.cpp
# End Source File
# Begin Source File
SOURCE=.\dlgs\DlgAlarm.cpp
# End Source File
# Begin Source File
SOURCE=.\dlgs\DlgIPAlias.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\DriveInfo.cpp
# End Source File
# Begin Source File
SOURCE=.\DvrManager.cpp
# End Source File
# Begin Source File
SOURCE=.\DvrManager.rc
!IF "$(CFG)" == "DvrManager - Win32 Debug"
!ELSEIF "$(CFG)" == "DvrManager - Win32 Release zh_CN"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\DvrManager.zh_CN.rc
!IF "$(CFG)" == "DvrManager - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "DvrManager - Win32 Release zh_CN"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\DvrManagerDlg.cpp
# End Source File
# Begin Source File
SOURCE=".\DvrManager新台.zh_CN.rc"
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=.\utils\FolderDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\GridStatic.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\HScrollListBox.cpp
# End Source File
# Begin Source File
SOURCE=.\net\ip_alias.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\Label.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\LED.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\Loginin.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\LSetting.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\msflexgrid.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\MyPropertySheet.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\MyPropertySheet1.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\MyPropertySheet2.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\MyPropertySheet3.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\MyPropertySheet4.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\OperationLogFile.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\Picture.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\PushCK.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\QueryDecState.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\Right_add_new.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightAlarm.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightBackup.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightCamera.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightChannel.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightLocal.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightLogin.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightLR.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightMD.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightRec.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightSched.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightSystem.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\RightVOD.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\SearchDvrDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\video\SelStatic.cpp
# End Source File
# Begin Source File
SOURCE=.\utils\Separator.cpp
# ADD CPP /I ".."
# End Source File
# Begin Source File
SOURCE=.\toolbars\SHOWMAPIMAGE.cpp
# End Source File
# Begin Source File
SOURCE=.\toolbars\ShowPopedom.cpp
# End Source File
# Begin Source File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -