Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 25 of 37) sorted by relevance

12

/libbtbb/wireshark/plugins-legacy/btbb/
H A Dmoduleinfo.h11 #ifdef VERSION
12 #undef VERSION
16 #define VERSION "0.0.1" macro
H A Dplugin.rc.in26 VALUE "ProductVersion", "@VERSION@\0"
/libbtbb/wireshark/plugins/btbb/
H A Dmoduleinfo.h11 #ifdef VERSION
12 #undef VERSION
16 #define VERSION "0.0.1" macro
H A Dplugin.rc.in26 VALUE "ProductVersion", "@VERSION@\0"
/libbtbb/wireshark/plugins/btbredr/
H A Dmoduleinfo.h11 #ifdef VERSION
12 #undef VERSION
16 #define VERSION "0.0.1" macro
H A Dplugin.rc.in26 VALUE "ProductVersion", "@VERSION@\0"
/libbtbb/wireshark/plugins-legacy/btbredr/
H A Dmoduleinfo.h11 #ifdef VERSION
12 #undef VERSION
16 #define VERSION "0.0.1" macro
H A Dplugin.rc.in26 VALUE "ProductVersion", "@VERSION@\0"
H A DCMakeLists.txt23 cmake_minimum_required(VERSION 2.6)
/libbtbb/wireshark/plugins-legacy/btle/
H A Dmoduleinfo.h11 #ifdef VERSION
12 #undef VERSION
16 #define VERSION "0.0.1" macro
H A DMakefile.nmake40 -e s/@VERSION@/$(VERSION)/ \
H A Dplugin.rc.in26 VALUE "ProductVersion", "@VERSION@\0"
/libbtbb/wireshark/plugins-legacy/btsm/
H A Dmoduleinfo.h11 #ifdef VERSION
12 #undef VERSION
16 #define VERSION "0.0.1" macro
H A DMakefile.nmake40 -e s/@VERSION@/$(VERSION)/ \
H A Dplugin.rc.in26 VALUE "ProductVersion", "@VERSION@\0"
/libbtbb/wireshark/plugins-legacy/btatt/
H A Dmoduleinfo.h11 #ifdef VERSION
12 #undef VERSION
16 #define VERSION "0.0.1" macro
H A DMakefile.nmake40 -e s/@VERSION@/$(VERSION)/ \
H A Dplugin.rc.in26 VALUE "ProductVersion", "@VERSION@\0"
/libbtbb/cmake/modules/
H A DFindPackageHandleStandardArgs.cmake235 set(VERSION ${${FPHSA_VERSION_VAR}} ) variable
238 if(VERSION)
241 if (NOT "${${_NAME}_FIND_VERSION}" VERSION_EQUAL "${VERSION}")
242 …set(VERSION_MSG "Found unsuitable version \"${VERSION}\", but required is exact version \"${${_NAM…
245 set(VERSION_MSG "(found suitable exact version \"${VERSION}\")")
249 if ("${${_NAME}_FIND_VERSION}" VERSION_GREATER "${VERSION}")
250 …set(VERSION_MSG "Found unsuitable version \"${VERSION}\", but required is at least \"${${_NAME}_FI…
253 …set(VERSION_MSG "(found suitable version \"${VERSION}\", minimum required is \"${${_NAME}_FIND_VER…
268 if(VERSION)
269 set(VERSION_MSG "(found version \"${VERSION}\")")
[all …]
/libbtbb/lib/
H A DCMakeLists.txt30 set(VERSION ${MAJOR_VERSION}.${MINOR_VERSION}) variable
31 add_definitions( -DVERSION="${VERSION}" )
H A Dlibbtbb.pc.in8 Version: @VERSION@
/libbtbb/
H A DCMakeLists.txt23 cmake_minimum_required(VERSION 2.8)
/libbtbb/wireshark/plugins-legacy/btsm/tools/
H A Dmake-dissector-reg49 G_MODULE_EXPORT const gchar version[] = VERSION;
/libbtbb/wireshark/plugins/btbb/tools/
H A Dmake-dissector-reg49 G_MODULE_EXPORT const gchar version[] = VERSION;
/libbtbb/wireshark/plugins-legacy/btatt/tools/
H A Dmake-dissector-reg49 G_MODULE_EXPORT const gchar version[] = VERSION;

12