00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038
00039
00040
00041
00042
00043
00044
00045
00046
00047
00048
00049
00050
00051
00052
00053
00054
00055
00056
00057
00058
00059
00060
00061
00062
00063
00064
00065
00066
00067
00068
00069
00070
00071
00072
00073
00074
00075
00076
00077
00078
00079
00080
00081
00082
00083
00084
00085
00086
00087
00088
00089
00090
00091
00092
00093
00094
00095
00096
00097
00098
00099
00100
00101
00102
00103
00104
00105
00106
00107
00108
00109
00110
00111 #ifndef _OPENH323_BUILDOPTS_H
00112 #define _OPENH323_BUILDOPTS_H
00113
00115
00116
00117
00118
00119 #define OPENH323_MAJOR 1
00120 #define OPENH323_MINOR 18
00121 #define OPENH323_BUILD 0
00122 #define OPENH323_VERSION "1.18.0"
00123
00124 #define H323_AUDIO_CODECS 1
00125
00126 #ifndef H323_AUDIO_CODECS
00127 #define NO_H323_AUDIO_CODECS
00128 #endif
00129
00130
00131 #define H323_VIDEO 1
00132
00133 #ifndef H323_VIDEO
00134 #define NO_H323_VIDEO
00135 #endif
00136
00138
00139 #ifdef H323_AUDIO_CODECS
00140
00141
00142
00143 #endif // H323_AUDIO_CODECS
00144
00145
00146 #ifdef H323_VIDEO
00147
00149
00150
00151
00152
00153
00154
00155 #if defined(_MSC_VER)
00156
00157 #if H323_RFC2190_AVCODEC
00158 #pragma include_alias(<avcodec.h>, <@H323_RFC2190_AVCODEC_DIR@/avcodec.h>)
00159 #endif
00160
00161 #define H323_RFC2190_AVCODEC_DIR "@H323_RFC2190_AVCODEC_DIR@/"
00162
00163 #endif // _MSC_VER
00164
00165
00167
00168
00169
00170
00171
00172
00173 #if defined(_MSC_VER)
00174
00175 #if H323_AVCODEC
00176 #pragma include_alias(<avcodec.h>, <@H323_AVCODEC_DIR@/avcodec.h>)
00177 #endif
00178
00179 #define H323_AVCODEC_DIR "@H323_AVCODEC_DIR@/"
00180
00181 #endif // _MSC_VER
00182
00183
00185
00186
00187
00188
00189
00190
00191 #if defined(_MSC_VER)
00192
00193 #if H323_VICH263
00194 #pragma include_alias(<encoder-h263.h>, <@H323_VICH263_DIR@/encoder-h263.h>)
00195 #pragma include_alias(<decoder-h263.h>, <@H323_VICH263_DIR@/decoder-h263.h>)
00196 #endif
00197
00198 #define H323_VICH263_DIR "@H323_VICH263_DIR@/"
00199
00200 #ifdef _DEBUG
00201 #define H323_VICH263_LIB_DIR H323_VICH263_DIR"Debug/"
00202 #else
00203 #define H323_VICH263_LIB_DIR H323_VICH263_DIR"Release/"
00204 #endif
00205
00206 #define H323_VICH263_LIBRARY H323_VICH263_LIB_DIR"libvich263.lib"
00207
00208 #endif // _MSC_VER
00209
00210 #endif // H323_VIDEO
00211
00213
00214
00215
00216
00217 #define H323_T38 1
00218 #define H323_T120 1
00219 #define H323_H248 1
00220 #define H323_H450 1
00221
00222
00223 #define HAS_IXJ 1
00224
00226
00227
00228
00229
00230
00231
00232
00233 #if H323_TRANSNEXUS_OSP
00234
00235 #if defined(_MSC_VER)
00236 #pragma include_alias(<osp/osp.h>, <@H323_TRANSNEXUS_OSP_DIR@/include/osp/osp.h>)
00237 #pragma include_alias("osp/osp.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osp.h")
00238 #pragma include_alias("osp/ospdatatypes.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospdatatypes.h")
00239 #pragma include_alias("osp/ospinit.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospinit.h")
00240 #pragma include_alias("osp/osperrno.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osperrno.h")
00241 #pragma include_alias("osp/ospossys.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospossys.h")
00242 #pragma include_alias("osp/ospproviderapi.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospproviderapi.h")
00243 #pragma include_alias("osp/osptransapi.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osptransapi.h")
00244 #pragma include_alias("osp/osposincl.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osposincl.h")
00245 #pragma include_alias("osp/osplist.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osplist.h")
00246 #pragma include_alias("osp/osptoken.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osptoken.h")
00247 #pragma include_alias("osp/ospxmlelem.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospxmlelem.h")
00248 #pragma include_alias("osp/ospxmlattr.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospxmlattr.h")
00249 #pragma include_alias("osp/ospdebug.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospdebug.h")
00250 #pragma include_alias("osp/ospcustomdebug.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospcustomdebug.h")
00251 #pragma include_alias("osp/osppkcs1.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osppkcs1.h")
00252 #pragma include_alias("osp/ospasn1.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospasn1.h")
00253 #pragma include_alias("osp/ospasn1ids.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospasn1ids.h")
00254 #pragma include_alias("osp/ospfail.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospfail.h")
00255 #pragma include_alias("osp/ospdest.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospdest.h")
00256 #pragma include_alias("osp/ospmsg.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospmsg.h")
00257 #pragma include_alias("osp/ospostime.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospostime.h")
00258 #pragma include_alias("osp/ospcallid.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospcallid.h")
00259
00260
00261 #define H323_TRANSNEXUS_OSP_DIR "@H323_TRANSNEXUS_OSP_DIR@/"
00262 #define H323_TRANSNEXUS_OSP_DIR_LIBRARY1 H323_TRANSNEXUS_OSP_DIR "lib/osp.lib"
00263 #define H323_TRANSNEXUS_OSP_DIR_LIBRARY2a H323_TRANSNEXUS_OSP_DIR "pthread/lib/pthreadVC1.lib"
00264 #define H323_TRANSNEXUS_OSP_DIR_LIBRARY2b H323_TRANSNEXUS_OSP_DIR "pthread/lib/pthreadVC2.lib"
00265 #endif // _MSC_VER
00266
00267 #endif // H323_TRANSNEXUS_OSP
00268
00269 #endif // _OPENH323_BUILDOPTS_H
00270
00271
00272