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

« back to all changes in this revision

Viewing changes to build/source/libs/icu-xetex/samples/msgfmt/msgfmt.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.10"
 
5
        Name="msgfmt"
 
6
        SccProjectName=""
 
7
        SccLocalPath="">
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"/>
 
11
        </Platforms>
 
12
        <Configurations>
 
13
                <Configuration
 
14
                        Name="Release|Win32"
 
15
                        OutputDirectory=".\Release"
 
16
                        IntermediateDirectory=".\Release"
 
17
                        ConfigurationType="1"
 
18
                        UseOfMFC="0"
 
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
20
                        CharacterSet="2">
 
21
                        <Tool
 
22
                                Name="VCCLCompilerTool"
 
23
                                InlineFunctionExpansion="1"
 
24
                                OptimizeForProcessor="2"
 
25
                                AdditionalIncludeDirectories="..\..\..\include"
 
26
                                PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
 
27
                                StringPooling="TRUE"
 
28
                                RuntimeLibrary="2"
 
29
                                EnableFunctionLevelLinking="TRUE"
 
30
                                UsePrecompiledHeader="2"
 
31
                                PrecompiledHeaderFile=".\Release/msgfmt.pch"
 
32
                                AssemblerListingLocation=".\Release/"
 
33
                                ObjectFile=".\Release/"
 
34
                                ProgramDataBaseFileName=".\Release/"
 
35
                                WarningLevel="3"
 
36
                                SuppressStartupBanner="TRUE"
 
37
                                CompileAs="0"/>
 
38
                        <Tool
 
39
                                Name="VCCustomBuildTool"/>
 
40
                        <Tool
 
41
                                Name="VCLinkerTool"
 
42
                                AdditionalDependencies="icuuc.lib icuin.lib"
 
43
                                OutputFile=".\Release/msgfmt.exe"
 
44
                                LinkIncremental="1"
 
45
                                SuppressStartupBanner="TRUE"
 
46
                                AdditionalLibraryDirectories="..\..\..\lib"
 
47
                                ProgramDatabaseFile=".\Release/msgfmt.pdb"
 
48
                                SubSystem="1"/>
 
49
                        <Tool
 
50
                                Name="VCMIDLTool"
 
51
                                TypeLibraryName=".\Release/msgfmt.tlb"/>
 
52
                        <Tool
 
53
                                Name="VCPostBuildEventTool"/>
 
54
                        <Tool
 
55
                                Name="VCPreBuildEventTool"/>
 
56
                        <Tool
 
57
                                Name="VCPreLinkEventTool"/>
 
58
                        <Tool
 
59
                                Name="VCResourceCompilerTool"
 
60
                                PreprocessorDefinitions="NDEBUG"
 
61
                                Culture="1033"/>
 
62
                        <Tool
 
63
                                Name="VCWebServiceProxyGeneratorTool"/>
 
64
                        <Tool
 
65
                                Name="VCXMLDataGeneratorTool"/>
 
66
                        <Tool
 
67
                                Name="VCWebDeploymentTool"/>
 
68
                        <Tool
 
69
                                Name="VCManagedWrapperGeneratorTool"/>
 
70
                        <Tool
 
71
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
72
                </Configuration>
 
73
                <Configuration
 
74
                        Name="Debug|Win32"
 
75
                        OutputDirectory=".\Debug"
 
76
                        IntermediateDirectory=".\Debug"
 
77
                        ConfigurationType="1"
 
78
                        UseOfMFC="0"
 
79
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
80
                        CharacterSet="2">
 
81
                        <Tool
 
82
                                Name="VCCLCompilerTool"
 
83
                                Optimization="0"
 
84
                                AdditionalIncludeDirectories="..\..\..\include"
 
85
                                PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
 
86
                                BasicRuntimeChecks="3"
 
87
                                RuntimeLibrary="3"
 
88
                                UsePrecompiledHeader="2"
 
89
                                PrecompiledHeaderFile=".\Debug/msgfmt.pch"
 
90
                                AssemblerListingLocation=".\Debug/"
 
91
                                ObjectFile=".\Debug/"
 
92
                                ProgramDataBaseFileName=".\Debug/"
 
93
                                WarningLevel="3"
 
94
                                SuppressStartupBanner="TRUE"
 
95
                                DebugInformationFormat="4"
 
96
                                CompileAs="0"/>
 
97
                        <Tool
 
98
                                Name="VCCustomBuildTool"/>
 
99
                        <Tool
 
100
                                Name="VCLinkerTool"
 
101
                                AdditionalDependencies="icuucd.lib icuind.lib odbc32.lib odbccp32.lib"
 
102
                                OutputFile=".\Debug/msgfmt.exe"
 
103
                                LinkIncremental="2"
 
104
                                SuppressStartupBanner="TRUE"
 
105
                                AdditionalLibraryDirectories="..\..\..\lib"
 
106
                                GenerateDebugInformation="TRUE"
 
107
                                ProgramDatabaseFile=".\Debug/msgfmt.pdb"
 
108
                                SubSystem="1"/>
 
109
                        <Tool
 
110
                                Name="VCMIDLTool"
 
111
                                TypeLibraryName=".\Debug/msgfmt.tlb"/>
 
112
                        <Tool
 
113
                                Name="VCPostBuildEventTool"/>
 
114
                        <Tool
 
115
                                Name="VCPreBuildEventTool"/>
 
116
                        <Tool
 
117
                                Name="VCPreLinkEventTool"/>
 
118
                        <Tool
 
119
                                Name="VCResourceCompilerTool"
 
120
                                PreprocessorDefinitions="_DEBUG"
 
121
                                Culture="1033"/>
 
122
                        <Tool
 
123
                                Name="VCWebServiceProxyGeneratorTool"/>
 
124
                        <Tool
 
125
                                Name="VCXMLDataGeneratorTool"/>
 
126
                        <Tool
 
127
                                Name="VCWebDeploymentTool"/>
 
128
                        <Tool
 
129
                                Name="VCManagedWrapperGeneratorTool"/>
 
130
                        <Tool
 
131
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
132
                </Configuration>
 
133
        </Configurations>
 
134
        <References>
 
135
        </References>
 
136
        <Files>
 
137
                <Filter
 
138
                        Name="Source Files"
 
139
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 
140
                        <File
 
141
                                RelativePath=".\main.cpp">
 
142
                        </File>
 
143
                        <File
 
144
                                RelativePath=".\util.cpp">
 
145
                        </File>
 
146
                </Filter>
 
147
                <Filter
 
148
                        Name="Header Files"
 
149
                        Filter="h;hpp;hxx;hm;inl">
 
150
                </Filter>
 
151
                <Filter
 
152
                        Name="Resource Files"
 
153
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
 
154
                </Filter>
 
155
        </Files>
 
156
        <Globals>
 
157
        </Globals>
 
158
</VisualStudioProject>