~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to src/3rdparty/libpng/projects/cbuilder5/libpngstat.bpf

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
USEUNIT("..\..\png.c");
 
2
USEUNIT("..\..\pngerror.c");
 
3
USEUNIT("..\..\pngget.c");
 
4
USEUNIT("..\..\pngmem.c");
 
5
USEUNIT("..\..\pngpread.c");
 
6
USEUNIT("..\..\pngread.c");
 
7
USEUNIT("..\..\pngrio.c");
 
8
USEUNIT("..\..\pngrtran.c");
 
9
USEUNIT("..\..\pngrutil.c");
 
10
USEUNIT("..\..\pngset.c");
 
11
USEUNIT("..\..\pngtrans.c");
 
12
USEUNIT("..\..\pngwio.c");
 
13
USEUNIT("..\..\pngwrite.c");
 
14
USEUNIT("..\..\pngwtran.c");
 
15
USEUNIT("..\..\pngwutil.c");
 
16
USELIB("..\..\..\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
 
 
 
b'\\ No newline at end of file'