?? cppunit.dsp
字號:
# Microsoft Developer Studio Project File - Name="cppunit" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=CPPUNIT - 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 "cppunit.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 "cppunit.mak" CFG="CPPUNIT - WIN32 DEBUG"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "cppunit - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "cppunit - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "cppunit - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GR /GX /Zd /O2 /I "..\..\include" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /YX /FD /c
# ADD BASE RSC /l 0x40c /d "NDEBUG"
# ADD RSC /l 0x40c /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
# Begin Special Build Tool
TargetPath=.\Release\cppunit.lib
TargetName=cppunit
SOURCE="$(InputPath)"
PostBuild_Desc=Copying target to lib/
PostBuild_Cmds=copy "$(TargetPath)" ..\..\lib\$(TargetName).lib
# End Special Build Tool
!ELSEIF "$(CFG)" == "cppunit - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "..\..\include" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /YX /FD /GZ /c
# ADD BASE RSC /l 0x40c /d "_DEBUG"
# ADD RSC /l 0x40c /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"Debug\cppunitd.lib"
# Begin Special Build Tool
TargetPath=.\Debug\cppunitd.lib
TargetName=cppunitd
SOURCE="$(InputPath)"
PostBuild_Desc=Copying target to lib/
PostBuild_Cmds=copy "$(TargetPath)" ..\..\lib\$(TargetName).lib
# End Special Build Tool
!ENDIF
# Begin Target
# Name "cppunit - Win32 Release"
# Name "cppunit - Win32 Debug"
# Begin Group "documentation"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\ChangeLog
# End Source File
# Begin Source File
SOURCE=..\..\CodingGuideLines.txt
# End Source File
# Begin Source File
SOURCE=..\..\doc\cookbook.dox
# End Source File
# Begin Source File
SOURCE=..\..\doc\FAQ
# End Source File
# Begin Source File
SOURCE="..\..\INSTALL-unix"
# End Source File
# Begin Source File
SOURCE="..\..\INSTALL-WIN32.txt"
# End Source File
# Begin Source File
SOURCE=..\..\doc\Money.dox
# End Source File
# Begin Source File
SOURCE=..\..\NEWS
# End Source File
# Begin Source File
SOURCE=..\..\doc\other_documentation.dox
# End Source File
# Begin Source File
SOURCE=..\..\THANKS
# End Source File
# Begin Source File
SOURCE=..\..\TODO
# End Source File
# End Group
# Begin Group "listener"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\BriefTestProgressListener.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\BriefTestProgressListener.h
# End Source File
# Begin Source File
SOURCE=.\TestResultCollector.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\TestResultCollector.h
# End Source File
# Begin Source File
SOURCE=.\TestSuccessListener.cpp
# End Source File
# Begin Source File
SOURCE=.\TextTestProgressListener.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\TextTestProgressListener.h
# End Source File
# Begin Source File
SOURCE=.\TextTestResult.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\TextTestResult.h
# End Source File
# End Group
# Begin Group "textui"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\include\cppunit\ui\text\TestRunner.h
# End Source File
# Begin Source File
SOURCE=.\TextTestRunner.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\TextTestRunner.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\ui\text\TextTestRunner.h
# End Source File
# End Group
# Begin Group "portability"
# PROP Default_Filter ""
# Begin Source File
SOURCE="..\..\include\cppunit\config\config-bcb5.h"
# End Source File
# Begin Source File
SOURCE="..\..\include\cppunit\config\config-evc4.h"
# End Source File
# Begin Source File
SOURCE="..\..\include\cppunit\config\config-mac.h"
# End Source File
# Begin Source File
SOURCE="..\..\include\cppunit\config\config-msvc6.h"
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\config\CppUnitApi.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\portability\CppUnitDeque.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\portability\CppUnitMap.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\portability\CppUnitSet.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\portability\CppUnitStack.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\portability\CppUnitVector.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\Portability.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\config\SelectDllLoader.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\config\SourcePrefix.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\portability\Stream.h
# End Source File
# End Group
# Begin Group "output"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\CompilerOutputter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\CompilerOutputter.h
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\Outputter.h
# End Source File
# Begin Source File
SOURCE=.\TextOutputter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\TextOutputter.h
# End Source File
# Begin Source File
SOURCE=.\XmlOutputter.cpp
!IF "$(CFG)" == "cppunit - Win32 Release"
!ELSEIF "$(CFG)" == "cppunit - Win32 Debug"
# ADD CPP /W3
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\XmlOutputter.h
# End Source File
# Begin Source File
SOURCE=.\XmlOutputterHook.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\XmlOutputterHook.h
# End Source File
# End Group
# Begin Group "core"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\AdditionalMessage.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\AdditionalMessage.h
# End Source File
# Begin Source File
SOURCE=.\Asserter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\Asserter.h
# End Source File
# Begin Source File
SOURCE=.\Exception.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\Exception.h
# End Source File
# Begin Source File
SOURCE=.\Message.cpp
# End Source File
# Begin Source File
SOURCE=..\..\include\cppunit\Message.h
# End Source File
# Begin Source File
SOURCE=.\SourceLine.cpp
# End Source File
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -