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

« back to all changes in this revision

Viewing changes to win32/clamconf.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-04-11 19:58:58 UTC
  • Revision ID: james.westby@ubuntu.com-20100411195858-exax6ky1jyzpa1h7
Tags: 0.96+dfsg-1ubuntu1
* Merge from Debian Unstable.  Remaining Ubuntu changes:
  - Drop initial signature definitions from clamav-base
  - Drop build-dep on electric-fence (in Universe)
  - Add apparmor profiles for clamd and freshclam along with maintainer
    script changes
* Adjust debconf processing for new option to the default priority procuces
  valid configuration files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="Windows-1252"?>
2
 
<VisualStudioProject
3
 
        Keyword="Win32Proj"
4
 
        Name="clamconf"
5
 
        ProjectGUID="{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}"
6
 
        ProjectType="Visual C++"
7
 
        RootNamespace="clamconf"
8
 
        TargetFrameworkVersion="196613"
9
 
        Version="9,00"
10
 
        >
11
 
        <Platforms>
12
 
                <Platform
13
 
                        Name="Win32"
14
 
                />
15
 
        </Platforms>
16
 
        <ToolFiles>
17
 
        </ToolFiles>
18
 
        <Configurations>
19
 
                <Configuration
20
 
                        CharacterSet="2"
21
 
                        ConfigurationType="1"
22
 
                        IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
 
                        Name="Debug|Win32"
24
 
                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
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
 
                                AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
43
 
                                BasicRuntimeChecks="3"
44
 
                                CompileAs="1"
45
 
                                DebugInformationFormat="3"
46
 
                                DisableSpecificWarnings="4996;4244"
47
 
                                MinimalRebuild="true"
48
 
                                Name="VCCLCompilerTool"
49
 
                                Optimization="0"
50
 
                                PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
51
 
                                RuntimeLibrary="3"
52
 
                                UsePrecompiledHeader="0"
53
 
                                WarningLevel="3"
54
 
                        />
55
 
                        <Tool
56
 
                                Name="VCManagedResourceCompilerTool"
57
 
                        />
58
 
                        <Tool
59
 
                                Name="VCResourceCompilerTool"
60
 
                        />
61
 
                        <Tool
62
 
                                Name="VCPreLinkEventTool"
63
 
                        />
64
 
                        <Tool
65
 
                                GenerateDebugInformation="true"
66
 
                                LinkIncremental="1"
67
 
                                Name="VCLinkerTool"
68
 
                                SubSystem="1"
69
 
                                TargetMachine="1"
70
 
                        />
71
 
                        <Tool
72
 
                                Name="VCALinkTool"
73
 
                        />
74
 
                        <Tool
75
 
                                Name="VCManifestTool"
76
 
                        />
77
 
                        <Tool
78
 
                                Name="VCXDCMakeTool"
79
 
                        />
80
 
                        <Tool
81
 
                                Name="VCBscMakeTool"
82
 
                        />
83
 
                        <Tool
84
 
                                Name="VCFxCopTool"
85
 
                        />
86
 
                        <Tool
87
 
                                Name="VCAppVerifierTool"
88
 
                        />
89
 
                        <Tool
90
 
                                Name="VCPostBuildEventTool"
91
 
                        />
92
 
                </Configuration>
93
 
                <Configuration
94
 
                        CharacterSet="2"
95
 
                        ConfigurationType="1"
96
 
                        IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
97
 
                        Name="Release|Win32"
98
 
                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99
 
                        WholeProgramOptimization="1"
100
 
                        >
101
 
                        <Tool
102
 
                                Name="VCPreBuildEventTool"
103
 
                        />
104
 
                        <Tool
105
 
                                Name="VCCustomBuildTool"
106
 
                        />
107
 
                        <Tool
108
 
                                Name="VCXMLDataGeneratorTool"
109
 
                        />
110
 
                        <Tool
111
 
                                Name="VCWebServiceProxyGeneratorTool"
112
 
                        />
113
 
                        <Tool
114
 
                                Name="VCMIDLTool"
115
 
                        />
116
 
                        <Tool
117
 
                                AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
118
 
                                CompileAs="1"
119
 
                                DebugInformationFormat="3"
120
 
                                DisableSpecificWarnings="4996;4244"
121
 
                                EnableFunctionLevelLinking="true"
122
 
                                EnableIntrinsicFunctions="true"
123
 
                                Name="VCCLCompilerTool"
124
 
                                Optimization="2"
125
 
                                PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
126
 
                                RuntimeLibrary="2"
127
 
                                UsePrecompiledHeader="0"
128
 
                                WarningLevel="3"
129
 
                        />
130
 
                        <Tool
131
 
                                Name="VCManagedResourceCompilerTool"
132
 
                        />
133
 
                        <Tool
134
 
                                Name="VCResourceCompilerTool"
135
 
                        />
136
 
                        <Tool
137
 
                                Name="VCPreLinkEventTool"
138
 
                        />
139
 
                        <Tool
140
 
                                EnableCOMDATFolding="2"
141
 
                                GenerateDebugInformation="true"
142
 
                                LinkIncremental="1"
143
 
                                Name="VCLinkerTool"
144
 
                                OptimizeReferences="2"
145
 
                                SubSystem="1"
146
 
                                TargetMachine="1"
147
 
                        />
148
 
                        <Tool
149
 
                                Name="VCALinkTool"
150
 
                        />
151
 
                        <Tool
152
 
                                Name="VCManifestTool"
153
 
                        />
154
 
                        <Tool
155
 
                                Name="VCXDCMakeTool"
156
 
                        />
157
 
                        <Tool
158
 
                                Name="VCBscMakeTool"
159
 
                        />
160
 
                        <Tool
161
 
                                Name="VCFxCopTool"
162
 
                        />
163
 
                        <Tool
164
 
                                Name="VCAppVerifierTool"
165
 
                        />
166
 
                        <Tool
167
 
                                Name="VCPostBuildEventTool"
168
 
                        />
169
 
                </Configuration>
170
 
        </Configurations>
171
 
        <References>
172
 
                <ProjectReference
173
 
                        ReferencedProjectIdentifier="{3AD5B16C-340A-40AC-96AD-6017B941A316}"
174
 
                        RelativePathToProject=".\libclamav.vcproj"
175
 
                />
176
 
        </References>
177
 
        <Files>
178
 
                <Filter
179
 
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
180
 
                        Name="Source Files"
181
 
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
182
 
                        >
183
 
                        <File
184
 
                                RelativePath="..\clamconf\clamconf.c"
185
 
                                >
186
 
                        </File>
187
 
                        <Filter
188
 
                                Name="shared"
189
 
                                >
190
 
                                <File
191
 
                                        RelativePath="..\shared\misc.c"
192
 
                                        >
193
 
                                </File>
194
 
                        </Filter>
195
 
                </Filter>
196
 
                <Filter
197
 
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
198
 
                        Name="Header Files"
199
 
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
200
 
                        >
201
 
                </Filter>
202
 
                <Filter
203
 
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
204
 
                        Name="Resource Files"
205
 
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
206
 
                        >
207
 
                        <File
208
 
                                RelativePath=".\res\clamconf.rc"
209
 
                                >
210
 
                        </File>
211
 
                </Filter>
212
 
        </Files>
213
 
        <Globals>
214
 
        </Globals>
215
 
</VisualStudioProject>