File: ws-includes.cfg

package info (click to toggle)
wireshark 4.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 351,352 kB
  • sloc: ansic: 3,102,875; cpp: 129,717; xml: 100,972; python: 56,513; perl: 24,575; sh: 5,874; lex: 4,383; pascal: 4,304; makefile: 166; ruby: 113; objc: 91; tcl: 35
file content (14 lines) | stat: -rw-r--r-- 421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<def format="2">
  <!-- include/ws_symbol_export.h -->
  <define name="WS_DLL_PUBLIC" value=""/>
  <define name="WS_DLL_PUBLIC_DEF" value=""/>
  <define name="WS_DLL_LOCAL" value=""/>

  <!-- include/ws_attributes.h -->
  <define name="WS_DEPRECATED" value=""/>
  <define name="WS_DEPRECATED_X(msg)" value=""/>

  <!-- wsutil/wslog.h and related -->
  <define name="WS_LOG_DOMAIN" value=""/>
</def>