arpctl.inc
资源名称:shell.rar [点击查看]
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:1k
源码类别:
系统编程
开发平台:
Visual C++
- #
- # Common makefile include for this project
- #
- TARGET_BOTH = 1
- # We don't define _ATL_MIN_CRT because we implement the functions ourselves
- # (either in crtfree.h or iert.lib).
- # Define _MERGE_PROXYSTUB to merge the proxy/stub code into the DLL
- #C_DEFINES = $(C_DEFINES) -D_MERGE_PROXYSTUB
- # Use the NT product version numbers
- USE_NT_PRODUCT_VER = 1
- # Turn structure validation ON in debug builds
- #
- !if "$(FREEBUILD)" == "0"
- C_DEFINES = $(C_DEFINES) -DVSTF
- !endif
- !include $(CCSHELL_DIR)common.inc
- SOURCES_USED = $(SOURCES_USED) $(CCSHELL_DIR)common.inc
- LINKER_FLAGS = $(LINKER_FLAGS) -MERGE:.CRT=.data
- CONDITIONAL_INCLUDES =
- macocidl.h
- version.h
English
