Searched refs:PACKAGE (Results 1 – 21 of 21) sorted by relevance
/libbtbb/wireshark/plugins-legacy/btbb/ |
H A D | moduleinfo.h | 3 #ifdef PACKAGE 4 #undef PACKAGE 8 #define PACKAGE "btbb" macro
|
H A D | plugin.rc.in | 20 VALUE "FileDescription", "@PACKAGE@ dissector\0" 22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
|
/libbtbb/wireshark/plugins/btbb/ |
H A D | moduleinfo.h | 3 #ifdef PACKAGE 4 #undef PACKAGE 8 #define PACKAGE "btbb" macro
|
H A D | plugin.rc.in | 20 VALUE "FileDescription", "@PACKAGE@ dissector\0" 22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
|
/libbtbb/wireshark/plugins/btbredr/ |
H A D | moduleinfo.h | 3 #ifdef PACKAGE 4 #undef PACKAGE 8 #define PACKAGE "btbredr" macro
|
H A D | plugin.rc.in | 20 VALUE "FileDescription", "@PACKAGE@ dissector\0" 22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
|
/libbtbb/wireshark/plugins-legacy/btbredr/ |
H A D | moduleinfo.h | 3 #ifdef PACKAGE 4 #undef PACKAGE 8 #define PACKAGE "btbredr" macro
|
H A D | plugin.rc.in | 20 VALUE "FileDescription", "@PACKAGE@ dissector\0" 22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
|
/libbtbb/wireshark/plugins-legacy/btle/ |
H A D | moduleinfo.h | 3 #ifdef PACKAGE 4 #undef PACKAGE 8 #define PACKAGE "btle" macro
|
H A D | plugin.rc.in | 20 VALUE "FileDescription", "@PACKAGE@ dissector\0" 22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
|
H A D | Makefile.nmake | 39 -e s/@PACKAGE@/$(PACKAGE)/ \
|
H A D | moduleinfo.nmake | 6 PACKAGE=btle
|
/libbtbb/wireshark/plugins-legacy/btsm/ |
H A D | moduleinfo.h | 3 #ifdef PACKAGE 4 #undef PACKAGE 8 #define PACKAGE "btsm" macro
|
H A D | plugin.rc.in | 20 VALUE "FileDescription", "@PACKAGE@ dissector\0" 22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
|
H A D | Makefile.nmake | 39 -e s/@PACKAGE@/$(PACKAGE)/ \
|
H A D | moduleinfo.nmake | 6 PACKAGE=btsm
|
/libbtbb/wireshark/plugins-legacy/btatt/ |
H A D | moduleinfo.h | 3 #ifdef PACKAGE 4 #undef PACKAGE 8 #define PACKAGE "btle" macro
|
H A D | plugin.rc.in | 20 VALUE "FileDescription", "@PACKAGE@ dissector\0" 22 VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0"
|
H A D | Makefile.nmake | 39 -e s/@PACKAGE@/$(PACKAGE)/ \
|
H A D | moduleinfo.nmake | 6 PACKAGE=btle
|
/libbtbb/lib/ |
H A D | CMakeLists.txt | 29 set(PACKAGE libbtbb) variable
|