~ubuntu-branches/debian/lenny/exiv2/lenny

« back to all changes in this revision

Viewing changes to msvc/iptctest/iptctest.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2008-06-21 08:23:53 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080621082353-b1n4w08trwfwbfl4
Tags: 0.17.1-1
* New upstream release
  - Library transition cleared on debian-release/ d-d-a
* Version 0.17 also fixes:
  - CVE-2008-2696: DoS via metadata in images (Closes: #486328)
  - crashes when fed with wrong file (Closes: #485670)
* Urgency medium for CVE fix
* debian/patches/gcc4.3.diff unecessary for gcc-4.3
* Add /usr/share/bug/exiv2/presubj message for reportbug(1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
                        <Tool
20
20
                                Name="VCCLCompilerTool"
21
21
                                Optimization="0"
22
 
                                AdditionalIncludeDirectories="&quot;..\..\src&quot;;&quot;..\..&quot;"
 
22
                                AdditionalIncludeDirectories="&quot;..\include&quot;;&quot;..\..&quot;"
23
23
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
24
24
                                MinimalRebuild="TRUE"
25
25
                                BasicRuntimeChecks="3"
45
45
                        <Tool
46
46
                                Name="VCMIDLTool"/>
47
47
                        <Tool
48
 
                                Name="VCPostBuildEventTool"/>
 
48
                                Name="VCPostBuildEventTool"
 
49
                                CommandLine="copy /y $(TargetPath) $(SolutionDir)\bin\$(TargetFileName)
 
50
"/>
49
51
                        <Tool
50
52
                                Name="VCPreBuildEventTool"/>
51
53
                        <Tool
71
73
                        CharacterSet="2">
72
74
                        <Tool
73
75
                                Name="VCCLCompilerTool"
74
 
                                AdditionalIncludeDirectories="&quot;..\..\src&quot;;&quot;..\..&quot;"
 
76
                                AdditionalIncludeDirectories="&quot;..\include&quot;;&quot;..\..&quot;"
75
77
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
76
78
                                RuntimeLibrary="4"
77
79
                                BufferSecurityCheck="TRUE"
123
125
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
124
126
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
125
127
                        <File
126
 
                                RelativePath="..\..\src\iptctest.cpp">
 
128
                                RelativePath="..\..\samples\iptctest.cpp">
127
129
                        </File>
128
130
                </Filter>
129
131
                <Filter