~ubuntu-branches/ubuntu/saucy/clamav/saucy

« back to all changes in this revision

Viewing changes to contrib/Windows/Projects/clamAV/libclamunrar/libclamunrar.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2007-12-18 15:18:53 UTC
  • mfrom: (0.25.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071218151853-ag6bdjbq6budh353
Tags: 0.92~dfsg-0build1
Fake sync to get the new clamav into the NEW queue

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="8.00"
 
5
        Name="libclamunrar"
 
6
        ProjectGUID="{5DDAE32F-E48B-4AEC-AF14-360C58069AF3}"
 
7
        RootNamespace="libclamunrar"
 
8
        Keyword="MFCDLLProj"
 
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)$(ConfigurationName)"
 
21
                        IntermediateDirectory="$(ConfigurationName)"
 
22
                        ConfigurationType="2"
 
23
                        UseOfMFC="0"
 
24
                        CharacterSet="0"
 
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
                                PreprocessorDefinitions="_DEBUG"
 
41
                                MkTypLibCompatible="false"
 
42
                        />
 
43
                        <Tool
 
44
                                Name="VCCLCompilerTool"
 
45
                                UseUnicodeResponseFiles="false"
 
46
                                Optimization="0"
 
47
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\libclamav&quot;;&quot;$(ProjectDir)..&quot;"
 
48
                                PreprocessorDefinitions="_USE_32BIT_TIME_T;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB;_DEBUG"
 
49
                                MinimalRebuild="true"
 
50
                                BasicRuntimeChecks="3"
 
51
                                RuntimeLibrary="3"
 
52
                                UsePrecompiledHeader="0"
 
53
                                WarningLevel="4"
 
54
                                Detect64BitPortabilityProblems="true"
 
55
                                DebugInformationFormat="4"
 
56
                                CompileAs="1"
 
57
                        />
 
58
                        <Tool
 
59
                                Name="VCManagedResourceCompilerTool"
 
60
                        />
 
61
                        <Tool
 
62
                                Name="VCResourceCompilerTool"
 
63
                                PreprocessorDefinitions="_DEBUG"
 
64
                                Culture="1033"
 
65
                                AdditionalIncludeDirectories="$(IntDir)"
 
66
                        />
 
67
                        <Tool
 
68
                                Name="VCPreLinkEventTool"
 
69
                        />
 
70
                        <Tool
 
71
                                Name="VCLinkerTool"
 
72
                                AdditionalDependencies="&quot;$(TargetDir)\libclamav.lib&quot;"
 
73
                                LinkIncremental="2"
 
74
                                ModuleDefinitionFile=".\libclamunrar.def"
 
75
                                GenerateDebugInformation="true"
 
76
                                SubSystem="2"
 
77
                                TargetMachine="1"
 
78
                        />
 
79
                        <Tool
 
80
                                Name="VCALinkTool"
 
81
                        />
 
82
                        <Tool
 
83
                                Name="VCManifestTool"
 
84
                        />
 
85
                        <Tool
 
86
                                Name="VCXDCMakeTool"
 
87
                        />
 
88
                        <Tool
 
89
                                Name="VCBscMakeTool"
 
90
                        />
 
91
                        <Tool
 
92
                                Name="VCFxCopTool"
 
93
                        />
 
94
                        <Tool
 
95
                                Name="VCAppVerifierTool"
 
96
                        />
 
97
                        <Tool
 
98
                                Name="VCWebDeploymentTool"
 
99
                        />
 
100
                        <Tool
 
101
                                Name="VCPostBuildEventTool"
 
102
                        />
 
103
                </Configuration>
 
104
                <Configuration
 
105
                        Name="Release|Win32"
 
106
                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 
107
                        IntermediateDirectory="$(ConfigurationName)"
 
108
                        ConfigurationType="2"
 
109
                        UseOfMFC="0"
 
110
                        CharacterSet="0"
 
111
                        WholeProgramOptimization="1"
 
112
                        >
 
113
                        <Tool
 
114
                                Name="VCPreBuildEventTool"
 
115
                        />
 
116
                        <Tool
 
117
                                Name="VCCustomBuildTool"
 
118
                        />
 
119
                        <Tool
 
120
                                Name="VCXMLDataGeneratorTool"
 
121
                        />
 
122
                        <Tool
 
123
                                Name="VCWebServiceProxyGeneratorTool"
 
124
                        />
 
125
                        <Tool
 
126
                                Name="VCMIDLTool"
 
127
                                PreprocessorDefinitions="NDEBUG"
 
128
                                MkTypLibCompatible="false"
 
129
                        />
 
130
                        <Tool
 
131
                                Name="VCCLCompilerTool"
 
132
                                UseUnicodeResponseFiles="false"
 
133
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..\libclamav&quot;;&quot;$(ProjectDir)..&quot;"
 
134
                                PreprocessorDefinitions="_USE_32BIT_TIME_T;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB"
 
135
                                RuntimeLibrary="2"
 
136
                                UsePrecompiledHeader="0"
 
137
                                WarningLevel="4"
 
138
                                Detect64BitPortabilityProblems="true"
 
139
                                DebugInformationFormat="3"
 
140
                                CompileAs="1"
 
141
                        />
 
142
                        <Tool
 
143
                                Name="VCManagedResourceCompilerTool"
 
144
                        />
 
145
                        <Tool
 
146
                                Name="VCResourceCompilerTool"
 
147
                                PreprocessorDefinitions="NDEBUG"
 
148
                                Culture="1033"
 
149
                                AdditionalIncludeDirectories="$(IntDir)"
 
150
                        />
 
151
                        <Tool
 
152
                                Name="VCPreLinkEventTool"
 
153
                        />
 
154
                        <Tool
 
155
                                Name="VCLinkerTool"
 
156
                                AdditionalDependencies="&quot;$(TargetDir)\libclamav.lib&quot;"
 
157
                                LinkIncremental="1"
 
158
                                ModuleDefinitionFile=".\libclamunrar.def"
 
159
                                GenerateDebugInformation="true"
 
160
                                SubSystem="2"
 
161
                                OptimizeReferences="2"
 
162
                                EnableCOMDATFolding="2"
 
163
                                TargetMachine="1"
 
164
                        />
 
165
                        <Tool
 
166
                                Name="VCALinkTool"
 
167
                        />
 
168
                        <Tool
 
169
                                Name="VCManifestTool"
 
170
                        />
 
171
                        <Tool
 
172
                                Name="VCXDCMakeTool"
 
173
                        />
 
174
                        <Tool
 
175
                                Name="VCBscMakeTool"
 
176
                        />
 
177
                        <Tool
 
178
                                Name="VCFxCopTool"
 
179
                        />
 
180
                        <Tool
 
181
                                Name="VCAppVerifierTool"
 
182
                        />
 
183
                        <Tool
 
184
                                Name="VCWebDeploymentTool"
 
185
                        />
 
186
                        <Tool
 
187
                                Name="VCPostBuildEventTool"
 
188
                        />
 
189
                </Configuration>
 
190
        </Configurations>
 
191
        <References>
 
192
        </References>
 
193
        <Files>
 
194
                <Filter
 
195
                        Name="Source Files"
 
196
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
197
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
198
                        >
 
199
                        <File
 
200
                                RelativePath=".\unrar.c"
 
201
                                >
 
202
                        </File>
 
203
                        <File
 
204
                                RelativePath=".\unrar15.c"
 
205
                                >
 
206
                        </File>
 
207
                        <File
 
208
                                RelativePath=".\unrar20.c"
 
209
                                >
 
210
                        </File>
 
211
                        <File
 
212
                                RelativePath=".\unrarcmd.c"
 
213
                                >
 
214
                        </File>
 
215
                        <File
 
216
                                RelativePath=".\unrarfilter.c"
 
217
                                >
 
218
                        </File>
 
219
                        <File
 
220
                                RelativePath=".\unrarppm.c"
 
221
                                >
 
222
                        </File>
 
223
                        <File
 
224
                                RelativePath=".\unrarvm.c"
 
225
                                >
 
226
                        </File>
 
227
                </Filter>
 
228
                <Filter
 
229
                        Name="Header Files"
 
230
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
231
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
232
                        >
 
233
                        <File
 
234
                                RelativePath=".\unrar.h"
 
235
                                >
 
236
                        </File>
 
237
                        <File
 
238
                                RelativePath=".\unrar15.h"
 
239
                                >
 
240
                        </File>
 
241
                        <File
 
242
                                RelativePath=".\unrar20.h"
 
243
                                >
 
244
                        </File>
 
245
                        <File
 
246
                                RelativePath=".\unrarcmd.h"
 
247
                                >
 
248
                        </File>
 
249
                        <File
 
250
                                RelativePath=".\unrarfilter.h"
 
251
                                >
 
252
                        </File>
 
253
                        <File
 
254
                                RelativePath=".\unrarppm.h"
 
255
                                >
 
256
                        </File>
 
257
                        <File
 
258
                                RelativePath=".\unrarvm.h"
 
259
                                >
 
260
                        </File>
 
261
                </Filter>
 
262
                <Filter
 
263
                        Name="Resource Files"
 
264
                        >
 
265
                        <File
 
266
                                RelativePath="..\libclamav\libclamunrar.def"
 
267
                                >
 
268
                        </File>
 
269
                </Filter>
 
270
        </Files>
 
271
        <Globals>
 
272
        </Globals>
 
273
</VisualStudioProject>