~ubuntu-branches/ubuntu/jaunty/texlive-bin/jaunty-security

« back to all changes in this revision

Viewing changes to build/TeX/libs/expat/lib/expat.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-06-26 23:14:59 UTC
  • mfrom: (2.1.30 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080626231459-y02rjsrgtafu83yr
Tags: 2007.dfsg.2-3
add missing source roadmap.fig of roadmap.eps in fontinst documentation
(Closes: #482915) (urgency medium due to RC bug)
(new patch add-missing-fontinst-source)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding = "Windows-1252"?>
2
 
<VisualStudioProject
3
 
        ProjectType="Visual C++"
4
 
        Version="7.00"
5
 
        Name="expat"
6
 
        ProjectGUID="{C0CDF0D2-F893-4042-9219-D7E50C13C10C}"
7
 
        SccProjectName=""
8
 
        SccLocalPath="">
9
 
        <Platforms>
10
 
                <Platform
11
 
                        Name="Win32"/>
12
 
        </Platforms>
13
 
        <Configurations>
14
 
                <Configuration
15
 
                        Name="Debug|Win32"
16
 
                        OutputDirectory=".\static-debug"
17
 
                        IntermediateDirectory=".\static-debug"
18
 
                        ConfigurationType="4"
19
 
                        UseOfMFC="0"
20
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
 
                        CharacterSet="2">
22
 
                        <Tool
23
 
                                Name="VCCLCompilerTool"
24
 
                                Optimization="0"
25
 
                                PreprocessorDefinitions="WIN32,_DEBUG,_LIB,COMPILED_FROM_DSP,VERSION=\&quot;expat_1.95.1\&quot;"
26
 
                                BasicRuntimeChecks="3"
27
 
                                RuntimeLibrary="1"
28
 
                                PrecompiledHeaderFile=".\static-debug/expat.pch"
29
 
                                AssemblerListingLocation=".\static-debug/"
30
 
                                ObjectFile=".\static-debug/"
31
 
                                ProgramDataBaseFileName=".\static-debug/"
32
 
                                WarningLevel="3"
33
 
                                SuppressStartupBanner="TRUE"
34
 
                                DebugInformationFormat="4"/>
35
 
                        <Tool
36
 
                                Name="VCCustomBuildTool"/>
37
 
                        <Tool
38
 
                                Name="VCLibrarianTool"
39
 
                                OutputFile=".\static-debug\expat.lib"
40
 
                                SuppressStartupBanner="TRUE"/>
41
 
                        <Tool
42
 
                                Name="VCMIDLTool"/>
43
 
                        <Tool
44
 
                                Name="VCPostBuildEventTool"/>
45
 
                        <Tool
46
 
                                Name="VCPreBuildEventTool"/>
47
 
                        <Tool
48
 
                                Name="VCPreLinkEventTool"/>
49
 
                        <Tool
50
 
                                Name="VCResourceCompilerTool"
51
 
                                PreprocessorDefinitions="_DEBUG"
52
 
                                Culture="1036"/>
53
 
                        <Tool
54
 
                                Name="VCWebServiceProxyGeneratorTool"/>
55
 
                </Configuration>
56
 
                <Configuration
57
 
                        Name="Release|Win32"
58
 
                        OutputDirectory=".\static"
59
 
                        IntermediateDirectory=".\static"
60
 
                        ConfigurationType="4"
61
 
                        UseOfMFC="0"
62
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
63
 
                        CharacterSet="2">
64
 
                        <Tool
65
 
                                Name="VCCLCompilerTool"
66
 
                                InlineFunctionExpansion="1"
67
 
                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB,COMPILED_FROM_DSP,VERSION=\&quot;expat_1.95.1\&quot;"
68
 
                                StringPooling="TRUE"
69
 
                                RuntimeLibrary="0"
70
 
                                EnableFunctionLevelLinking="TRUE"
71
 
                                UsePrecompiledHeader="2"
72
 
                                PrecompiledHeaderFile=".\Release/expat.pch"
73
 
                                AssemblerListingLocation=".\static/"
74
 
                                ObjectFile=".\static/"
75
 
                                ProgramDataBaseFileName=".\static/"
76
 
                                WarningLevel="3"
77
 
                                SuppressStartupBanner="TRUE"/>
78
 
                        <Tool
79
 
                                Name="VCCustomBuildTool"/>
80
 
                        <Tool
81
 
                                Name="VCLibrarianTool"
82
 
                                OutputFile=".\static\expat.lib"
83
 
                                SuppressStartupBanner="TRUE"/>
84
 
                        <Tool
85
 
                                Name="VCMIDLTool"/>
86
 
                        <Tool
87
 
                                Name="VCPostBuildEventTool"/>
88
 
                        <Tool
89
 
                                Name="VCPreBuildEventTool"/>
90
 
                        <Tool
91
 
                                Name="VCPreLinkEventTool"/>
92
 
                        <Tool
93
 
                                Name="VCResourceCompilerTool"
94
 
                                PreprocessorDefinitions="NDEBUG"
95
 
                                Culture="1036"/>
96
 
                        <Tool
97
 
                                Name="VCWebServiceProxyGeneratorTool"/>
98
 
                </Configuration>
99
 
        </Configurations>
100
 
        <Files>
101
 
                <Filter
102
 
                        Name="Source Files"
103
 
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
104
 
                        <File
105
 
                                RelativePath=".\xmlparse.c">
106
 
                        </File>
107
 
                        <File
108
 
                                RelativePath=".\xmlrole.c">
109
 
                        </File>
110
 
                        <File
111
 
                                RelativePath=".\xmltok.c">
112
 
                        </File>
113
 
                </Filter>
114
 
                <Filter
115
 
                        Name="Header Files"
116
 
                        Filter="h;hpp;hxx;hm;inl">
117
 
                </Filter>
118
 
        </Files>
119
 
        <Globals>
120
 
        </Globals>
121
 
</VisualStudioProject>