VirtualBox

source: vbox/trunk/src/libs/libpng-1.6.45/scripts/vers.c@ 108993

Last change on this file since 108993 was 107813, checked in by vboxsync, 4 months ago

libpng-1.6.45: Applied and adjusted our libpng changes to 1.6.45. bugref:8515

  • Property svn:eol-style set to native
File size: 434 bytes
Line 
1/* vers.c - define format of libpng.vers
2 *
3 * Copyright (c) 2011-2014 Glenn Randers-Pehrson
4 *
5 * This code is released under the libpng license.
6 * For conditions of distribution and use, see the disclaimer
7 * and license in png.h
8 */
9
10#define PNG_EXPORTA(ordinal, type, name, args, attributes)\
11 PNG_DFN " @" SYMBOL_PREFIX "@@" name "@;"
12
13PNG_DFN "@" PNGLIB_LIBNAME "@ {global:"
14
15#include "../png.h"
16
17PNG_DFN "local: *; };"
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette