~ubuntu-branches/ubuntu/trusty/sphinxsearch/trusty-proposed

« back to all changes in this revision

Viewing changes to win/spelldump05.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Radu Spineanu
  • Date: 2009-11-17 22:19:42 UTC
  • Revision ID: james.westby@ubuntu.com-20091117221942-nm751ur701m9vrzt
Tags: upstream-0.9.8.1
ImportĀ upstreamĀ versionĀ 0.9.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="windows-1251"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8,00"
 
5
        Name="spelldump"
 
6
        ProjectGUID="{AE5236EB-62AC-4AD9-81A3-F4BDC85D3876}"
 
7
        RootNamespace="spelldump"
 
8
        Keyword="Win32Proj"
 
9
        >
 
10
        <Platforms>
 
11
                <Platform
 
12
                        Name="Win32"
 
13
                />
 
14
        </Platforms>
 
15
        <ToolFiles>
 
16
        </ToolFiles>
 
17
        <Configurations>
 
18
                <Configuration
 
19
                        Name="Debug|Win32"
 
20
                        OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
 
21
                        IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
 
22
                        ConfigurationType="1"
 
23
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
24
                        CharacterSet="2"
 
25
                        >
 
26
                        <Tool
 
27
                                Name="VCPreBuildEventTool"
 
28
                        />
 
29
                        <Tool
 
30
                                Name="VCCustomBuildTool"
 
31
                        />
 
32
                        <Tool
 
33
                                Name="VCXMLDataGeneratorTool"
 
34
                        />
 
35
                        <Tool
 
36
                                Name="VCWebServiceProxyGeneratorTool"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="VCMIDLTool"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="VCCLCompilerTool"
 
43
                                Optimization="0"
 
44
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
 
45
                                MinimalRebuild="true"
 
46
                                ExceptionHandling="0"
 
47
                                BasicRuntimeChecks="3"
 
48
                                RuntimeLibrary="1"
 
49
                                UsePrecompiledHeader="0"
 
50
                                ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
 
51
                                WarningLevel="4"
 
52
                                Detect64BitPortabilityProblems="false"
 
53
                                DebugInformationFormat="4"
 
54
                        />
 
55
                        <Tool
 
56
                                Name="VCManagedResourceCompilerTool"
 
57
                        />
 
58
                        <Tool
 
59
                                Name="VCResourceCompilerTool"
 
60
                        />
 
61
                        <Tool
 
62
                                Name="VCPreLinkEventTool"
 
63
                        />
 
64
                        <Tool
 
65
                                Name="VCLinkerTool"
 
66
                                OutputFile="$(OutDir)/spelldump.exe"
 
67
                                LinkIncremental="2"
 
68
                                AdditionalLibraryDirectories="$(SolutionDir)/libstemmer_c/lib/$(ConfigurationName)"
 
69
                                GenerateDebugInformation="true"
 
70
                                ProgramDatabaseFile="$(OutDir)/spelldump.pdb"
 
71
                                SubSystem="1"
 
72
                                TargetMachine="1"
 
73
                        />
 
74
                        <Tool
 
75
                                Name="VCALinkTool"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCManifestTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCXDCMakeTool"
 
82
                        />
 
83
                        <Tool
 
84
                                Name="VCBscMakeTool"
 
85
                        />
 
86
                        <Tool
 
87
                                Name="VCFxCopTool"
 
88
                        />
 
89
                        <Tool
 
90
                                Name="VCAppVerifierTool"
 
91
                        />
 
92
                        <Tool
 
93
                                Name="VCWebDeploymentTool"
 
94
                        />
 
95
                        <Tool
 
96
                                Name="VCPostBuildEventTool"
 
97
                        />
 
98
                </Configuration>
 
99
                <Configuration
 
100
                        Name="Release|Win32"
 
101
                        OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
 
102
                        IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
 
103
                        ConfigurationType="1"
 
104
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
105
                        CharacterSet="2"
 
106
                        >
 
107
                        <Tool
 
108
                                Name="VCPreBuildEventTool"
 
109
                        />
 
110
                        <Tool
 
111
                                Name="VCCustomBuildTool"
 
112
                        />
 
113
                        <Tool
 
114
                                Name="VCXMLDataGeneratorTool"
 
115
                        />
 
116
                        <Tool
 
117
                                Name="VCWebServiceProxyGeneratorTool"
 
118
                        />
 
119
                        <Tool
 
120
                                Name="VCMIDLTool"
 
121
                        />
 
122
                        <Tool
 
123
                                Name="VCCLCompilerTool"
 
124
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
125
                                ExceptionHandling="0"
 
126
                                RuntimeLibrary="0"
 
127
                                UsePrecompiledHeader="0"
 
128
                                ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
 
129
                                WarningLevel="4"
 
130
                                Detect64BitPortabilityProblems="false"
 
131
                                DebugInformationFormat="3"
 
132
                        />
 
133
                        <Tool
 
134
                                Name="VCManagedResourceCompilerTool"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="VCResourceCompilerTool"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="VCPreLinkEventTool"
 
141
                        />
 
142
                        <Tool
 
143
                                Name="VCLinkerTool"
 
144
                                OutputFile="$(OutDir)/spelldump.exe"
 
145
                                LinkIncremental="1"
 
146
                                AdditionalLibraryDirectories="$(SolutionDir)/libstemmer_c/lib/$(ConfigurationName)"
 
147
                                GenerateDebugInformation="true"
 
148
                                SubSystem="1"
 
149
                                OptimizeReferences="2"
 
150
                                EnableCOMDATFolding="2"
 
151
                                TargetMachine="1"
 
152
                        />
 
153
                        <Tool
 
154
                                Name="VCALinkTool"
 
155
                        />
 
156
                        <Tool
 
157
                                Name="VCManifestTool"
 
158
                        />
 
159
                        <Tool
 
160
                                Name="VCXDCMakeTool"
 
161
                        />
 
162
                        <Tool
 
163
                                Name="VCBscMakeTool"
 
164
                        />
 
165
                        <Tool
 
166
                                Name="VCFxCopTool"
 
167
                        />
 
168
                        <Tool
 
169
                                Name="VCAppVerifierTool"
 
170
                        />
 
171
                        <Tool
 
172
                                Name="VCWebDeploymentTool"
 
173
                        />
 
174
                        <Tool
 
175
                                Name="VCPostBuildEventTool"
 
176
                        />
 
177
                </Configuration>
 
178
        </Configurations>
 
179
        <References>
 
180
        </References>
 
181
        <Files>
 
182
                <Filter
 
183
                        Name="Source Files"
 
184
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
185
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
186
                        >
 
187
                        <File
 
188
                                RelativePath="..\src\spelldump.cpp"
 
189
                                >
 
190
                        </File>
 
191
                </Filter>
 
192
                <Filter
 
193
                        Name="Resource Files"
 
194
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 
195
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
196
                        >
 
197
                        <Filter
 
198
                                Name="Header Files"
 
199
                                Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
200
                                UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
201
                                >
 
202
                        </Filter>
 
203
                </Filter>
 
204
        </Files>
 
205
        <Globals>
 
206
        </Globals>
 
207
</VisualStudioProject>