~ubuntu-branches/ubuntu/saucy/libwpd/saucy

« back to all changes in this revision

Viewing changes to build/win32/wpd2text.vcproj

  • Committer: Package Import Robot
  • Author(s): Rene Engelhard
  • Date: 2013-04-19 00:47:04 UTC
  • mfrom: (11.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20130419004704-j04jp8dan8plg630
Tags: 0.9.7-2
upload to unstable 

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="9.00"
 
5
        Name="wpd2text"
 
6
        ProjectGUID="{9922B184-8996-4CEB-96A0-E87A523D00E1}"
 
7
        TargetFrameworkVersion="0"
 
8
        >
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"
 
12
                />
 
13
        </Platforms>
 
14
        <ToolFiles>
 
15
        </ToolFiles>
 
16
        <Configurations>
 
17
                <Configuration
 
18
                        Name="Debug|Win32"
 
19
                        OutputDirectory=".\Debug"
 
20
                        IntermediateDirectory=".\Debug"
 
21
                        ConfigurationType="1"
 
22
                        UseOfMFC="0"
 
23
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
24
                        >
 
25
                        <Tool
 
26
                                Name="VCPreBuildEventTool"
 
27
                        />
 
28
                        <Tool
 
29
                                Name="VCCustomBuildTool"
 
30
                        />
 
31
                        <Tool
 
32
                                Name="VCXMLDataGeneratorTool"
 
33
                        />
 
34
                        <Tool
 
35
                                Name="VCWebServiceProxyGeneratorTool"
 
36
                        />
 
37
                        <Tool
 
38
                                Name="VCMIDLTool"
 
39
                                SuppressStartupBanner="true"
 
40
                                TargetEnvironment="1"
 
41
                                TypeLibraryName=".\Debug/wpd2text.tlb"
 
42
                                HeaderFileName=""
 
43
                        />
 
44
                        <Tool
 
45
                                Name="VCCLCompilerTool"
 
46
                                Optimization="0"
 
47
                                AdditionalIncludeDirectories="..\..\src\lib"
 
48
                                PreprocessorDefinitions="_DEBUG;DEBUG;WIN32;_CONSOLE"
 
49
                                BasicRuntimeChecks="3"
 
50
                                RuntimeLibrary="3"
 
51
                                TreatWChar_tAsBuiltInType="false"
 
52
                                PrecompiledHeaderFile=".\Debug/wpd2text.pch"
 
53
                                AssemblerListingLocation=".\Debug/"
 
54
                                ObjectFile=".\Debug/"
 
55
                                ProgramDataBaseFileName=".\Debug/"
 
56
                                WarningLevel="3"
 
57
                                SuppressStartupBanner="true"
 
58
                                DebugInformationFormat="4"
 
59
                        />
 
60
                        <Tool
 
61
                                Name="VCManagedResourceCompilerTool"
 
62
                        />
 
63
                        <Tool
 
64
                                Name="VCResourceCompilerTool"
 
65
                                PreprocessorDefinitions="_DEBUG"
 
66
                                Culture="1033"
 
67
                        />
 
68
                        <Tool
 
69
                                Name="VCPreLinkEventTool"
 
70
                        />
 
71
                        <Tool
 
72
                                Name="VCLinkerTool"
 
73
                                AdditionalDependencies="libwpd-0.9.lib libwpd-stream-0.9.lib"
 
74
                                OutputFile="Debug\bin\wpd2text.exe"
 
75
                                LinkIncremental="2"
 
76
                                SuppressStartupBanner="true"
 
77
                                AdditionalLibraryDirectories="Debug\lib"
 
78
                                GenerateDebugInformation="true"
 
79
                                ProgramDatabaseFile=".\Debug/wpd2text.pdb"
 
80
                                SubSystem="1"
 
81
                                RandomizedBaseAddress="1"
 
82
                                DataExecutionPrevention="0"
 
83
                        />
 
84
                        <Tool
 
85
                                Name="VCALinkTool"
 
86
                        />
 
87
                        <Tool
 
88
                                Name="VCManifestTool"
 
89
                        />
 
90
                        <Tool
 
91
                                Name="VCXDCMakeTool"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCBscMakeTool"
 
95
                                SuppressStartupBanner="true"
 
96
                                OutputFile=".\Debug/wpd2text.bsc"
 
97
                        />
 
98
                        <Tool
 
99
                                Name="VCFxCopTool"
 
100
                        />
 
101
                        <Tool
 
102
                                Name="VCAppVerifierTool"
 
103
                        />
 
104
                        <Tool
 
105
                                Name="VCPostBuildEventTool"
 
106
                        />
 
107
                </Configuration>
 
108
                <Configuration
 
109
                        Name="Release|Win32"
 
110
                        OutputDirectory=".\Release"
 
111
                        IntermediateDirectory=".\Release"
 
112
                        ConfigurationType="1"
 
113
                        UseOfMFC="0"
 
114
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
115
                        >
 
116
                        <Tool
 
117
                                Name="VCPreBuildEventTool"
 
118
                        />
 
119
                        <Tool
 
120
                                Name="VCCustomBuildTool"
 
121
                        />
 
122
                        <Tool
 
123
                                Name="VCXMLDataGeneratorTool"
 
124
                        />
 
125
                        <Tool
 
126
                                Name="VCWebServiceProxyGeneratorTool"
 
127
                        />
 
128
                        <Tool
 
129
                                Name="VCMIDLTool"
 
130
                                SuppressStartupBanner="true"
 
131
                                TargetEnvironment="1"
 
132
                                TypeLibraryName=".\Release/wpd2text.tlb"
 
133
                                HeaderFileName=""
 
134
                        />
 
135
                        <Tool
 
136
                                Name="VCCLCompilerTool"
 
137
                                Optimization="4"
 
138
                                AdditionalIncludeDirectories="..\..\src\lib"
 
139
                                PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE"
 
140
                                RuntimeLibrary="2"
 
141
                                TreatWChar_tAsBuiltInType="false"
 
142
                                PrecompiledHeaderFile=".\Release/wpd2text.pch"
 
143
                                AssemblerListingLocation=".\Release/"
 
144
                                ObjectFile=".\Release/"
 
145
                                ProgramDataBaseFileName=".\Release/"
 
146
                                WarningLevel="3"
 
147
                                SuppressStartupBanner="true"
 
148
                        />
 
149
                        <Tool
 
150
                                Name="VCManagedResourceCompilerTool"
 
151
                        />
 
152
                        <Tool
 
153
                                Name="VCResourceCompilerTool"
 
154
                                PreprocessorDefinitions="NDEBUG"
 
155
                                Culture="1033"
 
156
                        />
 
157
                        <Tool
 
158
                                Name="VCPreLinkEventTool"
 
159
                        />
 
160
                        <Tool
 
161
                                Name="VCLinkerTool"
 
162
                                AdditionalDependencies="libwpd-stream-0.9.lib libwpd-0.9.lib"
 
163
                                OutputFile="Release\bin\wpd2text.exe"
 
164
                                LinkIncremental="1"
 
165
                                SuppressStartupBanner="true"
 
166
                                AdditionalLibraryDirectories="Release\lib"
 
167
                                ProgramDatabaseFile=".\Release/wpd2text.pdb"
 
168
                                SubSystem="1"
 
169
                                RandomizedBaseAddress="1"
 
170
                                DataExecutionPrevention="0"
 
171
                        />
 
172
                        <Tool
 
173
                                Name="VCALinkTool"
 
174
                        />
 
175
                        <Tool
 
176
                                Name="VCManifestTool"
 
177
                        />
 
178
                        <Tool
 
179
                                Name="VCXDCMakeTool"
 
180
                        />
 
181
                        <Tool
 
182
                                Name="VCBscMakeTool"
 
183
                                SuppressStartupBanner="true"
 
184
                                OutputFile=".\Release/wpd2text.bsc"
 
185
                        />
 
186
                        <Tool
 
187
                                Name="VCFxCopTool"
 
188
                        />
 
189
                        <Tool
 
190
                                Name="VCAppVerifierTool"
 
191
                        />
 
192
                        <Tool
 
193
                                Name="VCPostBuildEventTool"
 
194
                        />
 
195
                </Configuration>
 
196
        </Configurations>
 
197
        <References>
 
198
        </References>
 
199
        <Files>
 
200
                <Filter
 
201
                        Name="Source Files"
 
202
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
203
                        >
 
204
                        <File
 
205
                                RelativePath="..\..\src\conv\text\TextDocumentGenerator.cpp"
 
206
                                >
 
207
                                <FileConfiguration
 
208
                                        Name="Debug|Win32"
 
209
                                        >
 
210
                                        <Tool
 
211
                                                Name="VCCLCompilerTool"
 
212
                                                AdditionalIncludeDirectories=""
 
213
                                                PreprocessorDefinitions=""
 
214
                                        />
 
215
                                </FileConfiguration>
 
216
                                <FileConfiguration
 
217
                                        Name="Release|Win32"
 
218
                                        >
 
219
                                        <Tool
 
220
                                                Name="VCCLCompilerTool"
 
221
                                                AdditionalIncludeDirectories=""
 
222
                                                PreprocessorDefinitions=""
 
223
                                        />
 
224
                                </FileConfiguration>
 
225
                        </File>
 
226
                        <File
 
227
                                RelativePath="..\..\src\conv\text\wpd2text.cpp"
 
228
                                >
 
229
                                <FileConfiguration
 
230
                                        Name="Debug|Win32"
 
231
                                        >
 
232
                                        <Tool
 
233
                                                Name="VCCLCompilerTool"
 
234
                                                AdditionalIncludeDirectories=""
 
235
                                                PreprocessorDefinitions=""
 
236
                                        />
 
237
                                </FileConfiguration>
 
238
                                <FileConfiguration
 
239
                                        Name="Release|Win32"
 
240
                                        >
 
241
                                        <Tool
 
242
                                                Name="VCCLCompilerTool"
 
243
                                                AdditionalIncludeDirectories=""
 
244
                                                PreprocessorDefinitions=""
 
245
                                        />
 
246
                                </FileConfiguration>
 
247
                        </File>
 
248
                </Filter>
 
249
                <Filter
 
250
                        Name="Header Files"
 
251
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
252
                        >
 
253
                        <File
 
254
                                RelativePath="..\..\src\conv\text\TextDocumentGenerator.h"
 
255
                                >
 
256
                        </File>
 
257
                </Filter>
 
258
        </Files>
 
259
        <Globals>
 
260
        </Globals>
 
261
</VisualStudioProject>