~ubuntu-branches/ubuntu/raring/wxwidgets2.8/raring

« back to all changes in this revision

Viewing changes to src/png/projects/cbuilder5/libpng.bpf

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2012-01-07 13:59:25 UTC
  • mfrom: (1.1.9) (5.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120107135925-2601miy9ullcon9j
Tags: 2.8.12.1-6ubuntu1
* Resync from Debian, changes that were kept:
  - debian/rules: re-enable mediactrl. This allows libwx_gtk2u_media-2.8 to be
    built, as this is required by some applications (LP: #632984)
  - debian/control: Build-dep on libxt-dev for mediactrl.
  - Patches
    + fix-bashism-in-example
* Add conflict on python-wxgtk2.8 (<< 2.8.12.1-6ubuntu1~) to python-wxversion
  to guarantee upgrade ordering when moving from pycentral to dh_python2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
USEUNIT("libpng.cpp");
2
 
USEUNIT("..\..\png.c");
3
 
USEUNIT("..\..\pngerror.c");
4
 
USEUNIT("..\..\pngget.c");
5
 
USEUNIT("..\..\pngmem.c");
6
 
USEUNIT("..\..\pngpread.c");
7
 
USEUNIT("..\..\pngread.c");
8
 
USEUNIT("..\..\pngrio.c");
9
 
USEUNIT("..\..\pngrtran.c");
10
 
USEUNIT("..\..\pngrutil.c");
11
 
USEUNIT("..\..\pngset.c");
12
 
USEUNIT("..\..\pngtrans.c");
13
 
USEUNIT("..\..\pngwio.c");
14
 
USEUNIT("..\..\pngwrite.c");
15
 
USEUNIT("..\..\pngwtran.c");
16
 
USEUNIT("..\..\pngwutil.c");
17
 
USELIB("..\..\..\zlib\zlib.lib");
18
 
//---------------------------------------------------------------------------
19
 
This file is used by the project manager only and should be treated like the project file
20
 
 
21
 
 
22
 
DllEntryPoint