sample_options.icc
上传用户:huihehuasu
上传日期:2007-01-10
资源大小:6948k
文件大小:0k
源码类别:
xml/soap/webservice
开发平台:
C/C++
- option sample_options =
- link(linkwithmultithreadlib, "yes"),
- link(map, "Yes"),
- link(pmtype, "vio"),
- link(stub, "Yes"),
- opt(inline, "yes"),
- opt(level, "2"),
- opt(tune, "pentium"),
- incl(searchpath, BASE_DIR "\include"),
- incl(searchpath, BASE_DIR "\include\dom")