~ubuntu-branches/ubuntu/feisty/clamav/feisty-backports

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): SpecialK
  • Date: 2008-01-04 11:25:36 UTC
  • mfrom: (19.2.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20080104112536-b23litkqiv48cm9o
Tags: 0.92~dfsg-2~feisty1
Automated backport upload; no source changes.

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="clamconf"
 
6
        ProjectGUID="{0AA6E5C4-591E-4244-9E1C-FDEA4BBE39F9}"
 
7
        RootNamespace="clamconf"
 
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)$(ConfigurationName)"
 
21
                        IntermediateDirectory="$(ConfigurationName)"
 
22
                        ConfigurationType="1"
 
23
                        CharacterSet="0"
 
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
                        />
 
40
                        <Tool
 
41
                                Name="VCCLCompilerTool"
 
42
                                UseUnicodeResponseFiles="false"
 
43
                                Optimization="0"
 
44
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..&quot;;&quot;$(ProjectDir)..\libclamav\pthread&quot;;&quot;$(ProjectDir)..\shared&quot;;&quot;$(ProjectDir)..\libclamav&quot;"
 
45
                                PreprocessorDefinitions="HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB;CL_NOTHREADS"
 
46
                                StringPooling="true"
 
47
                                MinimalRebuild="true"
 
48
                                ExceptionHandling="0"
 
49
                                BasicRuntimeChecks="3"
 
50
                                RuntimeLibrary="3"
 
51
                                TreatWChar_tAsBuiltInType="false"
 
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
                        />
 
64
                        <Tool
 
65
                                Name="VCPreLinkEventTool"
 
66
                        />
 
67
                        <Tool
 
68
                                Name="VCLinkerTool"
 
69
                                UseUnicodeResponseFiles="false"
 
70
                                AdditionalOptions="/SAFESEH"
 
71
                                AdditionalDependencies="&quot;$(TargetDir)\libclamav.lib&quot; ws2_32.lib"
 
72
                                LinkIncremental="2"
 
73
                                GenerateDebugInformation="true"
 
74
                                SubSystem="1"
 
75
                                TargetMachine="1"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCALinkTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCManifestTool"
 
82
                                UseUnicodeResponseFiles="false"
 
83
                                UseFAT32Workaround="true"
 
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="1"
 
109
                        CharacterSet="0"
 
110
                        WholeProgramOptimization="1"
 
111
                        >
 
112
                        <Tool
 
113
                                Name="VCPreBuildEventTool"
 
114
                        />
 
115
                        <Tool
 
116
                                Name="VCCustomBuildTool"
 
117
                        />
 
118
                        <Tool
 
119
                                Name="VCXMLDataGeneratorTool"
 
120
                        />
 
121
                        <Tool
 
122
                                Name="VCWebServiceProxyGeneratorTool"
 
123
                        />
 
124
                        <Tool
 
125
                                Name="VCMIDLTool"
 
126
                        />
 
127
                        <Tool
 
128
                                Name="VCCLCompilerTool"
 
129
                                UseUnicodeResponseFiles="false"
 
130
                                AdditionalIncludeDirectories="&quot;$(ProjectDir)..&quot;;&quot;$(ProjectDir)..\libclamav\pthread&quot;;&quot;$(ProjectDir)..\shared&quot;;&quot;$(ProjectDir)..\libclamav&quot;"
 
131
                                PreprocessorDefinitions="HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;PTW32_STATIC_LIB;CL_NOTHREADS"
 
132
                                StringPooling="true"
 
133
                                ExceptionHandling="0"
 
134
                                RuntimeLibrary="2"
 
135
                                TreatWChar_tAsBuiltInType="false"
 
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
                        />
 
148
                        <Tool
 
149
                                Name="VCPreLinkEventTool"
 
150
                        />
 
151
                        <Tool
 
152
                                Name="VCLinkerTool"
 
153
                                UseUnicodeResponseFiles="false"
 
154
                                AdditionalOptions="/SAFESEH"
 
155
                                AdditionalDependencies="&quot;$(TargetDir)\libclamav.lib&quot; ws2_32.lib"
 
156
                                LinkIncremental="1"
 
157
                                GenerateDebugInformation="true"
 
158
                                SubSystem="1"
 
159
                                OptimizeReferences="2"
 
160
                                EnableCOMDATFolding="2"
 
161
                                TargetMachine="1"
 
162
                        />
 
163
                        <Tool
 
164
                                Name="VCALinkTool"
 
165
                        />
 
166
                        <Tool
 
167
                                Name="VCManifestTool"
 
168
                                UseUnicodeResponseFiles="false"
 
169
                                UseFAT32Workaround="true"
 
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="..\shared\cfgparser.c"
 
201
                                >
 
202
                        </File>
 
203
                        <File
 
204
                                RelativePath=".\clamconf.c"
 
205
                                >
 
206
                                <FileConfiguration
 
207
                                        Name="Debug|Win32"
 
208
                                        >
 
209
                                        <Tool
 
210
                                                Name="VCCLCompilerTool"
 
211
                                                ObjectFile="$(IntDir)\$(InputName)1.obj"
 
212
                                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
 
213
                                        />
 
214
                                </FileConfiguration>
 
215
                                <FileConfiguration
 
216
                                        Name="Release|Win32"
 
217
                                        >
 
218
                                        <Tool
 
219
                                                Name="VCCLCompilerTool"
 
220
                                                ObjectFile="$(IntDir)\$(InputName)1.obj"
 
221
                                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
 
222
                                        />
 
223
                                </FileConfiguration>
 
224
                        </File>
 
225
                        <File
 
226
                                RelativePath="..\shared\getopt.c"
 
227
                                >
 
228
                        </File>
 
229
                        <File
 
230
                                RelativePath="..\shared\misc.c"
 
231
                                >
 
232
                        </File>
 
233
                </Filter>
 
234
                <Filter
 
235
                        Name="Header Files"
 
236
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
237
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
238
                        >
 
239
                        <File
 
240
                                RelativePath=".\resource.h"
 
241
                                >
 
242
                        </File>
 
243
                </Filter>
 
244
                <Filter
 
245
                        Name="Resource Files"
 
246
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
 
247
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
248
                        >
 
249
                        <File
 
250
                                RelativePath=".\clamconf.rc"
 
251
                                >
 
252
                        </File>
 
253
                        <File
 
254
                                RelativePath=".\icon1.ico"
 
255
                                >
 
256
                        </File>
 
257
                </Filter>
 
258
                <File
 
259
                        RelativePath=".\ReadMe.txt"
 
260
                        >
 
261
                </File>
 
262
        </Files>
 
263
        <Globals>
 
264
        </Globals>
 
265
</VisualStudioProject>