Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
172
cde/programs/dtmail/libDtMail/libDtMail.proj
Normal file
172
cde/programs/dtmail/libDtMail/libDtMail.proj
Normal file
@@ -0,0 +1,172 @@
|
||||
/* ObjectCenter Project File */
|
||||
/* Options for project */
|
||||
unsetopt ansi
|
||||
setopt auto_compile
|
||||
unsetopt auto_reload
|
||||
setopt auto_replace
|
||||
unsetopt batch_load
|
||||
unsetopt batch_run
|
||||
setopt cc_prog cc
|
||||
setopt ccargs -g
|
||||
setopt primary_language C++
|
||||
setopt cxx_prog /net/leaves/export/tools/compilers/CenterLine/bin/CC
|
||||
setopt cxxargs +d -g
|
||||
setopt demand_driven_level 3
|
||||
setopt cxx_suffixes C c CC cc CXX cxx cpp H h HH hh HXX hxx hpp
|
||||
setopt c_suffixes c h
|
||||
setopt show_inheritance
|
||||
setopt print_inherited
|
||||
unsetopt print_static
|
||||
setopt print_runtime_type
|
||||
setopt tmpl_instantiate_obj
|
||||
unsetopt tmpl_instantiate_flg
|
||||
unsetopt create_file
|
||||
unsetopt debug_child
|
||||
unsetopt echo
|
||||
unsetopt edit_jobs
|
||||
unsetopt edit_line
|
||||
unsetopt edit_line_file
|
||||
unsetopt editor
|
||||
unsetopt edit_query
|
||||
unsetopt edit_line_query
|
||||
unsetopt edit_pause
|
||||
unsetopt edit_wakeup
|
||||
unsetopt eight_bit
|
||||
setopt email_address objectcenter-support@centerline.com
|
||||
unsetopt ignore_sharp_lines
|
||||
setopt instrument_all
|
||||
setopt instrument_byte
|
||||
setopt instrument_space 4
|
||||
setopt histchar 35
|
||||
setopt line_edit
|
||||
unsetopt line_meta
|
||||
setopt lint_load 2
|
||||
setopt lint_run 2
|
||||
setopt list_action
|
||||
unsetopt load_flags
|
||||
setopt long_not_int
|
||||
setopt old_make
|
||||
unsetopt make_args
|
||||
setopt make_hfiles
|
||||
unsetopt make_offset
|
||||
setopt make_prog make
|
||||
setopt make_symbol #
|
||||
setopt mem_config 16384
|
||||
unsetopt mem_trace
|
||||
unsetopt page_cmds
|
||||
setopt page_list 10
|
||||
unsetopt page_load
|
||||
unsetopt path
|
||||
setopt proto_path . /net/leaves/export/tools/compilers/CenterLine/oc_2.0.0/sparc-solaris2/proto /net/leaves/export/tools/compilers/CenterLine/general/proto
|
||||
unsetopt preprocessor
|
||||
setopt program_name a.out
|
||||
unsetopt print_custom
|
||||
setopt print_pointer
|
||||
setopt print_string 20
|
||||
unsetopt save_memory
|
||||
setopt sbrk_size 1048576
|
||||
unsetopt swap_uses_path
|
||||
setopt sys_load_cflags -L/lib -L/usr/lib -L/usr/local/lib -I/net/leaves/export/tools/compilers/CenterLine/include/CodeCenter -I/usr/include -Dunix -Dsun -Dsparc
|
||||
setopt sys_load_cxxflags -L/object/CenterLine/sparc-solaris2/lib -L/lib -L/usr/lib -L/usr/local/lib -I/opt/CenterLine/clc++/sparc-solaris2/incl -I/opt/CenterLine/include/CodeCenter -I/usr/include -Dsun -DBSD -Dsparc -Dunix -D__STDC__=0 -L/usr/openwin/lib -L/net/zule/workspace/dt-tree/lib -I../../../lib -I../include/utils -I.. -I. -I../include -I../../dtcompat -I/net/zule/workspace/dt-tree/include -I/usr/openwin/include -DDTMAIL_TOOLTALK -DSunOS -DREL=53 -DDL_DYNAMIC_LIBS -DMMAP_NORESERVE
|
||||
unsetopt tab_stop
|
||||
unsetopt terse_suppress
|
||||
unsetopt terse_where
|
||||
setopt unset_value 191
|
||||
unsetopt win_fork_nodup
|
||||
unsetopt win_no_raise
|
||||
unsetopt win_message_list
|
||||
unsetopt win_project_list
|
||||
/* Suppressions for project */
|
||||
suppress 5
|
||||
/* DEFAULT SUPPRESSION: Over/underflow unsigned <minus> */
|
||||
suppress 7
|
||||
/* DEFAULT SUPPRESSION: Over/underflow unsigned <plus> */
|
||||
suppress 52
|
||||
/* DEFAULT SUPPRESSION: Information lost <float> */
|
||||
suppress 97 in xfree
|
||||
/* DEFAULT SUPPRESSION: Freeing memory */
|
||||
suppress 137
|
||||
/* Bad Cast */
|
||||
suppress 157 on __builtin_va_alist
|
||||
/* DEFAULT SUPPRESSION: Formal variable */
|
||||
suppress 465 /usr/include/
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
suppress 481
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
suppress 500 on alloca
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
suppress 1075
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
suppress 1076
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
suppress 1102
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
suppress 1103
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
suppress 1104
|
||||
/* DEFAULT SUPPRESSION: */
|
||||
|
||||
/* Contents of project */
|
||||
load /lib/libc.so.1
|
||||
load /usr/lib/libdl.so.1
|
||||
load /net/leaves/export/tools/compilers/CenterLine/sparc-solaris2/lib/libC.so.2.0
|
||||
load /net/zule/workspace/dt-tree/lib/libDtSvc.a
|
||||
load /net/zule/workspace/dt-tree/lib/libtt.so.1
|
||||
load /net/zule/workspace/dt-tree/lib/libXm.a
|
||||
load /usr/dt/lib/libbento.so.1
|
||||
load /usr/openwin/lib/libXt.so.4
|
||||
load /usr/openwin/lib/libXext.so.0
|
||||
load /usr/openwin/lib/libX11.so.4
|
||||
load /usr/lib/libnsl.so.1
|
||||
load /usr/lib/libsocket.so.1
|
||||
load /usr/lib/libintl.so.1
|
||||
load /usr/lib/libc.so.1
|
||||
load /usr/lib/libw.so.1
|
||||
load /usr/lib/libm.so.1
|
||||
load -CXX DlDynamicLib.C DtMail.C DtMailBodyPart.C DtMailEnvelope.C DtMailMailBox.C DtMailMessage.C DtMailTransport.C DtMailValuesBuiltin.C DtMailXtProc.C
|
||||
load -CXX DtVirtArray.C DynamicLib.C IO.C LanguagePortability.C MailRc.C MIMEBodyPart.C RFCBodyPart.C RFCEnvelope.C RFCMIME.C RFCMailBox.C RFCMessage.C
|
||||
load -CXX Threads.C V3BodyPart.C BigMalloc.C SunV3.C Process.C md5.c xdr_utils.c
|
||||
load RFCTransport.C Session.C
|
||||
load dlopen /usr/lib/switch.so
|
||||
load dlopen /usr/lib/nss_files.so.1
|
||||
load dlopen /usr/openwin/lib/libX11.so
|
||||
load /usr/ccs/lib/libgen.a
|
||||
|
||||
/* Instrumented files */
|
||||
|
||||
/* Signals caught and ignored */
|
||||
catch HUP
|
||||
catch INT
|
||||
catch QUIT
|
||||
catch ILL
|
||||
catch TRAP
|
||||
catch IOT
|
||||
catch EMT
|
||||
catch FPE
|
||||
catch KILL
|
||||
catch BUS
|
||||
catch SEGV
|
||||
catch SYS
|
||||
catch PIPE
|
||||
catch TERM
|
||||
catch USR1
|
||||
catch USR2
|
||||
catch PWR
|
||||
catch STOP
|
||||
catch TSTP
|
||||
catch TTIN
|
||||
catch TTOU
|
||||
catch XCPU
|
||||
catch XFSZ
|
||||
catch WAITING
|
||||
catch LWP
|
||||
ignore ALRM
|
||||
ignore CLD
|
||||
ignore WINCH
|
||||
ignore URG
|
||||
ignore POLL
|
||||
ignore CONT
|
||||
ignore VTALRM
|
||||
ignore PROF
|
||||
|
||||
/* Status of project */
|
||||
Reference in New Issue
Block a user