?? nsadd.dsp
字號:
# Microsoft Developer Studio Project File - Name="nsadd" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=nsadd - 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="nsadd - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "nsadd - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE "nsadd - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "nsadd - Win32 Debug"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "."
# PROP Intermediate_Dir "Debug\nsadd"
# PROP Target_Dir ""
# ADD CPP /nologo /Ob0 /W3 /Gm /GX /Zi /MDd /GR /Gy /Fd"Debug\nsadd/" /I "..\..\.." /I "..\.." /I "..\..\orbsvcs" /D _DEBUG /D WIN32 /D _CONSOLE /FD /c
# SUBTRACT CPP /YX
# ADD MTL /D "_DEBUG" /nologo /mktyplib203 /win32
# ADD RSC /l 0x409 /d _DEBUG /i "..\..\.." /i "..\.." /i "..\..\orbsvcs"
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACEd.lib TAOd.lib TAO_CosNamingd.lib /libpath:"." /libpath:"..\..\..\lib" /nologo /version:1.40016 /subsystem:console /pdb:"..\..\..\bin\nsadd.pdb" /debug /machine:I386 /out:"..\..\..\bin\nsadd.exe"
!ELSEIF "$(CFG)" == "nsadd - Win32 Release"
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release\nsadd"
# PROP Target_Dir ""
# ADD CPP /nologo /O2 /W3 /GX /MD /GR /I "..\..\.." /I "..\.." /I "..\..\orbsvcs" /D NDEBUG /D WIN32 /D _CONSOLE /FD /c
# SUBTRACT CPP /YX
# ADD MTL /D "NDEBUG" /nologo /mktyplib203 /win32
# ADD RSC /l 0x409 /d NDEBUG /i "..\..\.." /i "..\.." /i "..\..\orbsvcs"
BSC32=bscmake.exe
# ADD BSC32 /nologo
LINK32=link.exe
# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACE.lib TAO.lib TAO_CosNaming.lib /libpath:"." /libpath:"..\..\..\lib" /nologo /version:1.40016 /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\bin\nsadd.exe"
!ENDIF
# Begin Target
# Name "nsadd - Win32 Debug"
# Name "nsadd - Win32 Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;cxx;c"
# Begin Source File
SOURCE="nsadd.cpp"
# End Source File
# End Group
# Begin Group "Documentation"
# PROP Default_Filter ""
# Begin Source File
SOURCE="README"
# End Source File
# End Group
# End Target
# End Project
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -