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

📄 chapter10_bothserver.001

📁 ATL开发指南PDF格式
💻 001
📖 第 1 页 / 共 2 页
字号:
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "ReleaseUMinDependency"
# PROP Intermediate_Dir "ReleaseUMinDependency"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
# Begin Custom Build - Registering ActiveX Control...
OutDir=.\ReleaseUMinDependency
TargetPath=.\ReleaseUMinDependency\Chapter10_BothServer.dll
InputPath=.\ReleaseUMinDependency\Chapter10_BothServer.dll
SOURCE=$(InputPath)

"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	regsvr32 /s /c "$(TargetPath)" 
	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
	
# End Custom Build

!ENDIF 

# Begin Target

# Name "Chapter10_BothServer - Win32 Debug"
# Name "Chapter10_BothServer - Win32 Unicode Debug"
# Name "Chapter10_BothServer - Win32 Release MinSize"
# Name "Chapter10_BothServer - Win32 Release MinDependency"
# Name "Chapter10_BothServer - Win32 Unicode Release MinSize"
# Name "Chapter10_BothServer - Win32 Unicode Release MinDependency"
# Begin Group "Source Files"

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

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

SOURCE=.\Chapter10_BothServer.def
# End Source File
# Begin Source File

SOURCE=.\Chapter10_BothServer.idl

!IF  "$(CFG)" == "Chapter10_BothServer - Win32 Debug"

# Begin Custom Build - Performing MIDL step
InputPath=.\Chapter10_BothServer.idl

BuildCmds= \
	midl /Oicf /h "Chapter10_BothServer.h" /iid "Chapter10_BothServer_i.c"\
 "Chapter10_BothServer.idl"

".\Chapter10_BothServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Unicode Debug"

# Begin Custom Build - Performing MIDL step
InputPath=.\Chapter10_BothServer.idl

BuildCmds= \
	midl /Oicf /h "Chapter10_BothServer.h" /iid "Chapter10_BothServer_i.c"\
 "Chapter10_BothServer.idl"

".\Chapter10_BothServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Release MinSize"

# Begin Custom Build - Performing MIDL step
InputPath=.\Chapter10_BothServer.idl

BuildCmds= \
	midl /Oicf /h "Chapter10_BothServer.h" /iid "Chapter10_BothServer_i.c"\
 "Chapter10_BothServer.idl"

".\Chapter10_BothServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Release MinDependency"

# Begin Custom Build - Performing MIDL step
InputPath=.\Chapter10_BothServer.idl

BuildCmds= \
	midl /Oicf /h "Chapter10_BothServer.h" /iid "Chapter10_BothServer_i.c"\
 "Chapter10_BothServer.idl"

".\Chapter10_BothServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Unicode Release MinSize"

# Begin Custom Build - Performing MIDL step
InputPath=.\Chapter10_BothServer.idl

BuildCmds= \
	midl /Oicf /h "Chapter10_BothServer.h" /iid "Chapter10_BothServer_i.c"\
 "Chapter10_BothServer.idl"

".\Chapter10_BothServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" ==\
 "Chapter10_BothServer - Win32 Unicode Release MinDependency"

# Begin Custom Build - Performing MIDL step
InputPath=.\Chapter10_BothServer.idl

BuildCmds= \
	midl /Oicf /h "Chapter10_BothServer.h" /iid "Chapter10_BothServer_i.c"\
 "Chapter10_BothServer.idl"

".\Chapter10_BothServer.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

".\Chapter10_BothServer_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Chapter10_BothServer.rc

!IF  "$(CFG)" == "Chapter10_BothServer - Win32 Debug"

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Unicode Debug"

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Release MinSize"

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Release MinDependency"

!ELSEIF  "$(CFG)" == "Chapter10_BothServer - Win32 Unicode Release MinSize"

!ELSEIF  "$(CFG)" ==\
 "Chapter10_BothServer - Win32 Unicode Release MinDependency"

!ENDIF 

# End Source File
# Begin Source File

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

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

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

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

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

SOURCE=.\StdAfx.h
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# End Group
# Begin Source File

SOURCE=.\Math.rgs
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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