/libbtbb/wireshark/plugins-legacy/btbb/ |
H A D | moduleinfo.h | 11 #ifdef VERSION 12 #undef VERSION 16 #define VERSION "0.0.1" macro
|
H A D | plugin.rc.in | 26 VALUE "ProductVersion", "@VERSION@\0"
|
/libbtbb/wireshark/plugins/btbb/ |
H A D | moduleinfo.h | 11 #ifdef VERSION 12 #undef VERSION 16 #define VERSION "0.0.1" macro
|
H A D | plugin.rc.in | 26 VALUE "ProductVersion", "@VERSION@\0"
|
/libbtbb/wireshark/plugins/btbredr/ |
H A D | moduleinfo.h | 11 #ifdef VERSION 12 #undef VERSION 16 #define VERSION "0.0.1" macro
|
H A D | plugin.rc.in | 26 VALUE "ProductVersion", "@VERSION@\0"
|
/libbtbb/wireshark/plugins-legacy/btbredr/ |
H A D | moduleinfo.h | 11 #ifdef VERSION 12 #undef VERSION 16 #define VERSION "0.0.1" macro
|
H A D | plugin.rc.in | 26 VALUE "ProductVersion", "@VERSION@\0"
|
H A D | CMakeLists.txt | 23 cmake_minimum_required(VERSION 2.6)
|
/libbtbb/wireshark/plugins-legacy/btle/ |
H A D | moduleinfo.h | 11 #ifdef VERSION 12 #undef VERSION 16 #define VERSION "0.0.1" macro
|
H A D | Makefile.nmake | 40 -e s/@VERSION@/$(VERSION)/ \
|
H A D | plugin.rc.in | 26 VALUE "ProductVersion", "@VERSION@\0"
|
/libbtbb/wireshark/plugins-legacy/btsm/ |
H A D | moduleinfo.h | 11 #ifdef VERSION 12 #undef VERSION 16 #define VERSION "0.0.1" macro
|
H A D | Makefile.nmake | 40 -e s/@VERSION@/$(VERSION)/ \
|
H A D | plugin.rc.in | 26 VALUE "ProductVersion", "@VERSION@\0"
|
/libbtbb/wireshark/plugins-legacy/btatt/ |
H A D | moduleinfo.h | 11 #ifdef VERSION 12 #undef VERSION 16 #define VERSION "0.0.1" macro
|
H A D | Makefile.nmake | 40 -e s/@VERSION@/$(VERSION)/ \
|
H A D | plugin.rc.in | 26 VALUE "ProductVersion", "@VERSION@\0"
|
/libbtbb/cmake/modules/ |
H A D | FindPackageHandleStandardArgs.cmake | 235 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 D | CMakeLists.txt | 30 set(VERSION ${MAJOR_VERSION}.${MINOR_VERSION}) variable 31 add_definitions( -DVERSION="${VERSION}" )
|
H A D | libbtbb.pc.in | 8 Version: @VERSION@
|
/libbtbb/ |
H A D | CMakeLists.txt | 23 cmake_minimum_required(VERSION 2.8)
|
/libbtbb/wireshark/plugins-legacy/btsm/tools/ |
H A D | make-dissector-reg | 49 G_MODULE_EXPORT const gchar version[] = VERSION;
|
/libbtbb/wireshark/plugins/btbb/tools/ |
H A D | make-dissector-reg | 49 G_MODULE_EXPORT const gchar version[] = VERSION;
|
/libbtbb/wireshark/plugins-legacy/btatt/tools/ |
H A D | make-dissector-reg | 49 G_MODULE_EXPORT const gchar version[] = VERSION;
|