⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eraser.dsp

📁 版本更新了一下
💻 DSP
📖 第 1 页 / 共 2 页
字号:
# Microsoft Developer Studio Project File - Name="Eraser" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=Eraser - 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 "Eraser.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 "Eraser.mak" CFG="Eraser - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "Eraser - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "Eraser - 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)" == "Eraser - 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 5
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# 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 /G6 /MT /W4 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GA /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x40b /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x40b /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 EraserDll/Release/eraser.lib /nologo /subsystem:windows /machine:I386
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=copy .\Release\eraser.exe .\Release\Final\eraser.exe	copy .\EraserDll\Release\eraser.dll .\Release\Final\eraser.dll	copy .\Erasext\Release\erasext.dll .\Release\Final\erasext.dll	copy .\Launcher\Release\eraserl.exe .\Release\Final\eraserl.exe	copy .\Release\eraser.cnt .\Release\Final\eraser.cnt	copy .\Release\eraser.hlp .\Release\Final\eraser.hlp	copy .\Verify\Release\verify.exe .\Release\Final\verify.exe
# End Special Build Tool

!ELSEIF  "$(CFG)" == "Eraser - 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 /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /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 0x40b /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x40b /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 EraserDll/Debug/eraser.lib /nologo /subsystem:windows /profile /debug /machine:I386
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=copy .\Debug\eraser.exe .\Debug\Final\eraser.exe	copy .\EraserDll\Debug\eraser.dll .\Debug\Final\eraser.dll	copy .\Erasext\Debug\erasext.dll .\Debug\Final\erasext.dll	copy .\Launcher\Debug\eraserl.exe .\Debug\Final\eraserl.exe	copy .\EraserDll\Debug\eraser.dll .\Debug\eraser.dll	copy .\Debug\eraser.hlp .\Debug\Final\eraser.hlp	copy .\Debug\eraser.cnt .\Debug\Final\eraser.cnt	copy .\Verify\Debug\verify.exe .\Debug\Final\verify.exe
# End Special Build Tool

!ENDIF 

# Begin Target

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

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

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

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

SOURCE=.\shared\dirdialog.cpp
# End Source File
# Begin Source File

SOURCE=.\shared\DriveCombo.cpp
# End Source File
# Begin Source File

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

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

SOURCE=.\hlp\Eraser.hpj

!IF  "$(CFG)" == "Eraser - Win32 Release"

# PROP Ignore_Default_Tool 1
USERDEP__ERASE="hlp\AfxCore.rtf"	"hlp\$(TargetName).hm"	
# Begin Custom Build - Making help file...
OutDir=.\Release
TargetName=Eraser
InputPath=.\hlp\Eraser.hpj
InputName=Eraser

"$(OutDir)\$(InputName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	start /wait hcw /C /E /M "hlp\$(InputName).hpj" 
	if errorlevel 1 goto :Error 
	if not exist "hlp\$(InputName).hlp" goto :Error 
	copy "hlp\$(InputName).hlp" $(OutDir) 
	goto :done 
	:Error 
	echo hlp\$(InputName).hpj(1) : error: 
	type "hlp\$(InputName).log" 
	:done 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "Eraser - Win32 Debug"

# PROP Ignore_Default_Tool 1
USERDEP__ERASE="hlp\AfxCore.rtf"	"hlp\$(TargetName).hm"	
# Begin Custom Build - Making help file...
OutDir=.\Debug
TargetName=Eraser
InputPath=.\hlp\Eraser.hpj
InputName=Eraser

"$(OutDir)\$(InputName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	start /wait hcw /C /E /M "hlp\$(InputName).hpj" 
	if errorlevel 1 goto :Error 
	if not exist "hlp\$(InputName).hlp" goto :Error 
	copy "hlp\$(InputName).hlp" $(OutDir) 
	goto :done 
	:Error 
	echo hlp\$(InputName).hpj(1) : error: 
	type "hlp\$(InputName).log" 
	:done 
	
# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

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

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

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

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

SOURCE=.\shared\FileDialogEx.cpp
# End Source File
# Begin Source File

SOURCE=.\shared\FileHelper.cpp
# End Source File
# Begin Source File

SOURCE=.\shared\FitFileNameToScrn.cpp
# End Source File
# Begin Source File

SOURCE=.\shared\FlatHeaderCtrl.cpp
# End Source File
# Begin Source File

SOURCE=.\shared\FlatListCtrl.cpp
# End Source File
# Begin Source File

SOURCE=.\shared\FlatListView.cpp
# End Source File
# Begin Source File

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

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

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

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

SOURCE=.\shared\HyperLink.cpp
# End Source File
# Begin Source File

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

SOURCE=.\shared\InPlaceEdit.cpp
# End Source File
# Begin Source File

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

SOURCE=.\shared\key.cpp
# End Source File
# Begin Source File

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

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

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

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

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

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

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

SOURCE=.\shared\SeException.cpp
# End Source File
# Begin Source File

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

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

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

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

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

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

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

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

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

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

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

SOURCE=.\shared\dirdialog.h
# End Source File
# Begin Source File

SOURCE=.\shared\DriveCombo.h
# End Source File
# Begin Source File

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

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

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

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

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

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

SOURCE=.\shared\FileDialogEx.h
# End Source File
# Begin Source File

SOURCE=.\shared\FileHelper.h
# End Source File
# Begin Source File

SOURCE=.\shared\FitFileNameToScrn.h
# End Source File
# Begin Source File

SOURCE=.\shared\FlatHeaderCtrl.h
# End Source File
# Begin Source File

⌨️ 快捷键说明

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