📄 synch_lib_static.dsp
字号:
# Microsoft Developer Studio Project File - Name="Synch_Lib_Static" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Static Library" 0x0104CFG=Synch_Lib_Static - Win32 Debug!MESSAGE This is not a valid makefile. To build this project using NMAKE,!MESSAGE run the tool that generated this project file and specify the!MESSAGE nmake output type. You can then use the following command:!MESSAGE!MESSAGE NMAKE.!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 CFG="Synch_Lib_Static - Win32 Debug"!MESSAGE!MESSAGE Possible choices for configuration are:!MESSAGE!MESSAGE "Synch_Lib_Static - Win32 Debug" (based on "Win32 (x86) Static Library")!MESSAGE "Synch_Lib_Static - Win32 Release" (based on "Win32 (x86) Static Library")!MESSAGE# Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""CPP=cl.exeMTL=midl.exeRSC=rc.exe!IF "$(CFG)" == "Synch_Lib_Static - Win32 Debug"# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "Static_Debug"# PROP Intermediate_Dir "Static_Debug\Synch_Lib_Static"# PROP Target_Dir ""LINK32=link.exe -lib# ADD CPP /nologo /Ob0 /W3 /Gm /GX /Zi /MDd /GR /Gy /Fd"..\..\..\lib\Synch_Libsd.pdb" /I "..\..\.." /D _DEBUG /D WIN32 /D _WINDOWS /D ACE_AS_STATIC_LIBS /FD /c# SUBTRACT CPP /Fr /YX# ADD MTL /D "_DEBUG" /nologo /mktyplib203 /win32# ADD RSC /l 0x409 /d _DEBUG /i "..\..\.."BSC32=bscmake.exe# ADD BSC32 /nologo /o"..\..\..\lib\Synch_Lib.bsc"LIB32=link.exe -lib# ADD LIB32 /nologo /out:"..\..\..\lib\Synch_Libsd.lib"!ELSEIF "$(CFG)" == "Synch_Lib_Static - Win32 Release"# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "Static_Release"# PROP Intermediate_Dir "Static_Release\Synch_Lib_Static"# PROP Target_Dir ""LINK32=link.exe -lib# ADD CPP /nologo /O2 /W3 /GX /MD /GR /I "..\..\.." /D NDEBUG /D WIN32 /D _WINDOWS /D ACE_AS_STATIC_LIBS /FD /c# SUBTRACT CPP /YX# ADD MTL /D "NDEBUG" /nologo /mktyplib203 /win32# ADD RSC /l 0x409 /d NDEBUG /i "..\..\.."BSC32=bscmake.exe# ADD BSC32 /nologo /o"..\..\..\lib\Synch_Lib.bsc"LIB32=link.exe -lib# ADD LIB32 /nologo /out:"..\..\..\lib\Synch_Libs.lib"!ENDIF# Begin Target# Name "Synch_Lib_Static - Win32 Debug"# Name "Synch_Lib_Static - Win32 Release"# Begin Group "Source Files"# PROP Default_Filter "cpp;cxx;c"# Begin Source FileSOURCE="Benchmark_Base.cpp"# End Source File# End Group# Begin Group "Header Files"# PROP Default_Filter "h;hpp;hxx;hh"# Begin Source FileSOURCE="Benchmark_Base.h"# End Source File# Begin Source FileSOURCE="export_mac.h"# End Source File# End Group# Begin Group "Documentation"# PROP Default_Filter ""# Begin Source FileSOURCE="README"# End Source File# End Group# End Target# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -