Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
gnumakefile
Package: shell.rar [view]
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 1k
Category:
Windows Kernel
Development Platform:
Visual C++
- # This makefile was generated automatically by mwgenmake.
- COMPONENT = SHELL
- PRODUCT = SHDOCVW_SRCA
- NO_BROWSER_FILE=1
- VOBS = /vobs
- CUSTOM_RULES = ${VOBS}/ie4/shell.template
- VPATH = ..
- SOURCES =
- filetypa.cpp
- NO_UNICODE = 1
- DEFINES =
- -DIN_SHDOCVW
- -DFEATURE_FRAMES
- -DMSOCT2=1
- -DFEATURE_URLHIST
- -DFEATURE_PICS
- -DVSTF
- -DNO_FILETYPES
- # Removed from UNIX-RTW
- # -DBETA1_DIALMON_HACK
- WLIB = shdocvwsrca
- LIB = lib${WLIB}.a # target static library
- LIBOBJS = ${SOURCES:%.cpp=%.o}
- SRCS=${SOURCES}
- ## COMPILE_OPTION can have the values: debug, optimized
- COMPILE_OPTION = debug
- ## you may define the following variables
- PROJECT_CFLAGS = ${DEFINES}
- __cplusplus = true
- include $(MWHOME)/make.rules.simple
- ## filetypa.cpp is now being generated from filetype.cpp
- ../filetypa.cpp:../filetype.cpp
- echo "#undef UNICODEn" > ../filetypa.cpp
- echo "#define STATIC_HIMAGELISTSn" >> ../filetypa.cpp
- cat ../filetype.cpp >> ../filetypa.cpp