📄 cj60staticlib.dsp
字号:
# Microsoft Developer Studio Project File - Name="CJ60 Static Library" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=CJ60StaticLib - 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 "CJ60StaticLib.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 "CJ60StaticLib.mak" CFG="CJ60StaticLib - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "CJ60StaticLib - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "CJ60StaticLib - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/Src/MFC demos/CJ60Lib", HUEAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "CJ60StaticLib - 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 "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /W3 /GX /O2 /I "../Include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "MFCXLIB_STATIC" /Fo"StaticRelease/" /Fd"StaticRelease/" /FD /c
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"../Lib/CJ60StaticLib.lib"
!ELSEIF "$(CFG)" == "CJ60StaticLib - 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 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /W3 /GX /Z7 /Od /I "../Include" /D "_DEBUG" /D "MFCXLIB_STATIC" /D "WIN32" /D "_WINDOWS" /Fo"StaticDebug/" /Fd"StaticDebug/" /FD /c
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"../Lib/CJ60StaticLibd.lib"
!ENDIF
# Begin Target
# Name "CJ60StaticLib - Win32 Release"
# Name "CJ60StaticLib - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\CJButton.cpp
# End Source File
# Begin Source File
SOURCE=.\CJComboBox.cpp
# End Source File
# Begin Source File
SOURCE=.\CJControlBar.cpp
# End Source File
# Begin Source File
SOURCE=.\CJDockBar.cpp
# End Source File
# Begin Source File
SOURCE=.\CJFrameWnd.cpp
# End Source File
# Begin Source File
SOURCE=.\CJMDIFrameWnd.cpp
# End Source File
# Begin Source File
SOURCE=.\CJOutlookBar.cpp
# End Source File
# Begin Source File
SOURCE=.\CJPagerCtrl.cpp
# End Source File
# Begin Source File
SOURCE=.\CJTabCtrlBar.cpp
# End Source File
# Begin Source File
SOURCE=.\CJToolBar.cpp
# End Source File
# Begin Source File
SOURCE=.\CoolMenu.cpp
# End Source File
# Begin Source File
SOURCE=.\Emboss.cpp
# End Source File
# Begin Source File
SOURCE=.\FlatBar.cpp
# End Source File
# Begin Source File
SOURCE=.\HyperLink.cpp
# End Source File
# Begin Source File
SOURCE=.\ModulVer.cpp
# End Source File
# Begin Source File
SOURCE=.\Subclass.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\Include\CJButton.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJComboBox.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJControlBar.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJDockBar.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJFrameWnd.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJMDIFrameWnd.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJOutlookBar.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJPagerCtrl.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJTabCtrlBar.h
# End Source File
# Begin Source File
SOURCE=..\Include\CJToolBar.h
# End Source File
# Begin Source File
SOURCE=..\Include\CoolMenu.h
# End Source File
# Begin Source File
SOURCE=..\Include\FlatBar.h
# End Source File
# Begin Source File
SOURCE=..\Include\HyperLink.h
# End Source File
# Begin Source File
SOURCE=..\Include\ModulVer.h
# End Source File
# Begin Source File
SOURCE=..\Include\Subclass.h
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -