~ubuntu-branches/ubuntu/intrepid/libpng/intrepid-security

« back to all changes in this revision

Viewing changes to projects/visualc71/pngtest.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2005-10-03 20:18:43 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051003201843-cv2i5v7no1ff08tx
Tags: 1.2.8rel-5
* drop_pass_width.patch: don't export png_pass_width, it's absolutely 
  unnecessary.
* libpng12-0.shlibs: downgrade the shlibs accordingly
  (closes: #331383).

Show diffs side-by-side

added added

removed removed

Lines of Context:
226
226
                                Name="VCLinkerTool"
227
227
                                OutputFile="$(OutDir)/pngtest.exe"
228
228
                                LinkIncremental="1"
229
 
                                IgnoreDefaultLibraryNames="$(IntDir)\libpng10vb.lib"
 
229
                                IgnoreDefaultLibraryNames="$(IntDir)\libpng13vb.lib"
230
230
                                SubSystem="1"
231
231
                                TargetMachine="1"/>
232
232
                        <Tool