VirtualBox

source: vbox/trunk/src/libs/libpng-1.2.8/projects/cbuilder5/libpngstat.bpf@ 28321

Last change on this file since 28321 was 6395, checked in by vboxsync, 17 years ago

export libpng and zlib so Windows and OS/2 build cleanly.

  • Property svn:eol-style set to native
File size: 621 bytes
Line 
1USEUNIT("..\..\png.c");
2USEUNIT("..\..\pngerror.c");
3USEUNIT("..\..\pngget.c");
4USEUNIT("..\..\pngmem.c");
5USEUNIT("..\..\pngpread.c");
6USEUNIT("..\..\pngread.c");
7USEUNIT("..\..\pngrio.c");
8USEUNIT("..\..\pngrtran.c");
9USEUNIT("..\..\pngrutil.c");
10USEUNIT("..\..\pngset.c");
11USEUNIT("..\..\pngtrans.c");
12USEUNIT("..\..\pngwio.c");
13USEUNIT("..\..\pngwrite.c");
14USEUNIT("..\..\pngwtran.c");
15USEUNIT("..\..\pngwutil.c");
16USELIB("..\..\..\zlib\zlib.lib");
17//---------------------------------------------------------------------------
18#define Library
19
20// To add a file to the library use the Project menu 'Add to Project'.
21
22
Note: See TracBrowser for help on using the repository browser.

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