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
00112
00113
00114
00115
00116
00117
00118
00119
00120
00121
00122
00123
00124
00125
00126
00127
00128
00129 #ifndef _OPENH323_BUILDOPTS_H
00130 #define _OPENH323_BUILDOPTS_H
00131
00133
00134
00135
00136
00137 #define OPENH323_MAJOR 1
00138 #define OPENH323_MINOR 19
00139 #define OPENH323_BUILD 1
00140 #define OPENH323_VERSION "1.19.1"
00141
00142 #define H323_AUDIO_CODECS 1
00143
00144 #ifndef H323_AUDIO_CODECS
00145 #define NO_H323_AUDIO_CODECS
00146 #endif
00147
00148
00149 #define H323_VIDEO 1
00150
00151 #ifndef H323_VIDEO
00152 #define NO_H323_VIDEO
00153 #endif
00154
00156
00157 #ifdef H323_AUDIO_CODECS
00158
00159
00160
00161 #endif // H323_AUDIO_CODECS
00162
00163
00164 #ifdef H323_VIDEO
00165
00167
00168
00169
00170
00171
00172
00173 #if defined(_MSC_VER)
00174
00175 #if H323_RFC2190_AVCODEC
00176 #pragma include_alias(<avcodec.h>, <@H323_RFC2190_AVCODEC_DIR@/avcodec.h>)
00177 #endif
00178
00179 #define H323_RFC2190_AVCODEC_DIR "@H323_RFC2190_AVCODEC_DIR@/"
00180
00181 #endif // _MSC_VER
00182
00183
00185
00186
00187
00188
00189
00190
00191 #if defined(_MSC_VER)
00192
00193 #if H323_AVCODEC
00194 #pragma include_alias(<avcodec.h>, <@H323_AVCODEC_DIR@/avcodec.h>)
00195 #endif
00196
00197 #define H323_AVCODEC_DIR "@H323_AVCODEC_DIR@/"
00198
00199 #endif // _MSC_VER
00200
00201
00203
00204
00205
00206
00207
00208
00209 #if defined(_MSC_VER)
00210
00211 #if H323_VICH263
00212 #pragma include_alias(<encoder-h263.h>, <@H323_VICH263_DIR@/encoder-h263.h>)
00213 #pragma include_alias(<decoder-h263.h>, <@H323_VICH263_DIR@/decoder-h263.h>)
00214 #endif
00215
00216 #define H323_VICH263_DIR "@H323_VICH263_DIR@/"
00217
00218 #ifdef _DEBUG
00219 #define H323_VICH263_LIB_DIR H323_VICH263_DIR"Debug/"
00220 #else
00221 #define H323_VICH263_LIB_DIR H323_VICH263_DIR"Release/"
00222 #endif
00223
00224 #define H323_VICH263_LIBRARY H323_VICH263_LIB_DIR"libvich263.lib"
00225
00226 #endif // _MSC_VER
00227
00228 #endif // H323_VIDEO
00229
00231
00232
00233
00234
00235
00236
00237 #if HAS_VPB
00238 #if defined(_MSC_VER)
00239
00240 #pragma include_alias(<vpbapi.h>, <@VPB_DIR@/src/vpbapi.h>)
00241
00242 #define VPB_LIBRARY "@VPB_DIR@/win32/libvpb/Debug/libvpb.lib"
00243
00244 #endif
00245 #endif
00246
00247
00249
00250
00251
00252
00253 #define H323_T38 1
00254 #define H323_T120 1
00255 #define OPAL_H224 1
00256 #define H323_H248 1
00257 #define H323_H450 1
00258 #define H323_H460 1
00259 #define H323_H501 1
00260 #define HAS_IXJ 1
00261
00262
00263
00264
00266
00267
00268
00269
00270
00271
00272
00273 #if H323_TRANSNEXUS_OSP
00274
00275 #if defined(_MSC_VER)
00276 #pragma include_alias(<osp/osp.h>, <@H323_TRANSNEXUS_OSP_DIR@/include/osp/osp.h>)
00277 #pragma include_alias("osp/osp.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osp.h")
00278 #pragma include_alias("osp/ospdatatypes.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospdatatypes.h")
00279 #pragma include_alias("osp/ospinit.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospinit.h")
00280 #pragma include_alias("osp/osperrno.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osperrno.h")
00281 #pragma include_alias("osp/ospossys.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospossys.h")
00282 #pragma include_alias("osp/ospproviderapi.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospproviderapi.h")
00283 #pragma include_alias("osp/osptransapi.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osptransapi.h")
00284 #pragma include_alias("osp/osposincl.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osposincl.h")
00285 #pragma include_alias("osp/osplist.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osplist.h")
00286 #pragma include_alias("osp/osptoken.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osptoken.h")
00287 #pragma include_alias("osp/ospxmlelem.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospxmlelem.h")
00288 #pragma include_alias("osp/ospxmlattr.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospxmlattr.h")
00289 #pragma include_alias("osp/ospdebug.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospdebug.h")
00290 #pragma include_alias("osp/ospcustomdebug.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospcustomdebug.h")
00291 #pragma include_alias("osp/osppkcs1.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/osppkcs1.h")
00292 #pragma include_alias("osp/ospasn1.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospasn1.h")
00293 #pragma include_alias("osp/ospasn1ids.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospasn1ids.h")
00294 #pragma include_alias("osp/ospfail.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospfail.h")
00295 #pragma include_alias("osp/ospdest.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospdest.h")
00296 #pragma include_alias("osp/ospmsg.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospmsg.h")
00297 #pragma include_alias("osp/ospostime.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospostime.h")
00298 #pragma include_alias("osp/ospcallid.h", "@H323_TRANSNEXUS_OSP_DIR@/include/osp/ospcallid.h")
00299
00300
00301 #define H323_TRANSNEXUS_OSP_DIR "@H323_TRANSNEXUS_OSP_DIR@/"
00302 #define H323_TRANSNEXUS_OSP_DIR_LIBRARY1 H323_TRANSNEXUS_OSP_DIR "lib/osp.lib"
00303 #define H323_TRANSNEXUS_OSP_DIR_LIBRARY2a H323_TRANSNEXUS_OSP_DIR "pthread/lib/pthreadVC1.lib"
00304 #define H323_TRANSNEXUS_OSP_DIR_LIBRARY2b H323_TRANSNEXUS_OSP_DIR "pthread/lib/pthreadVC2.lib"
00305 #endif // _MSC_VER
00306
00307 #endif // H323_TRANSNEXUS_OSP
00308
00309 #endif // _OPENH323_BUILDOPTS_H
00310
00311
00312