root/Mulberry/branches/users/shared/v4.1d1/Plug-ins/SMIME/SMIME.vcproj @ 316

Revision 316, 7.3 kB (checked in by svnusers, 6 months ago)

md: merged revisions 276 to 313 (inclusive) from http://svn.mulberrymail.com/mulberry/Mulberry/branches/v4.1d1

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="SMIME"
6        ProjectGUID="{D49FFB27-5460-4B71-AFE5-A4819614FE8F}"
7        RootNamespace="SMIME"
8        Keyword="Win32Proj"
9        TargetFrameworkVersion="131072"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15        </Platforms>
16        <ToolFiles>
17        </ToolFiles>
18        <Configurations>
19                <Configuration
20                        Name="Debug|Win32"
21                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                        IntermediateDirectory="$(ConfigurationName)"
23                        ConfigurationType="2"
24                        CharacterSet="1"
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                                AdditionalIncludeDirectories="&quot;$(ProjectDir)sources&quot;;&quot;$(ProjectDir)sources\md5&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets\Converters&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets\Converters\OneByte&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets\Converters\Unicode&quot;;&quot;$(ProjectDir)..\..\Sources_Common\Mail\URLs&quot;;&quot;$(ProjectDir)..\..\Sources_Common\Plugins\SSL&quot;;&quot;$(ProjectDir)..\..\Sources_Common\Utilities&quot;;&quot;$(ProjectDir)..\..\Win32\Sources\VCPP&quot;;&quot;$(ProjectDir)..\..\..\Libraries\openssl\inc32&quot;"
45                                PreprocessorDefinitions="__VCPP__"
46                                MinimalRebuild="true"
47                                BasicRuntimeChecks="3"
48                                RuntimeLibrary="3"
49                                UsePrecompiledHeader="2"
50                                PrecompiledHeaderThrough="Plugin_Prefix_Win32.h"
51                                WarningLevel="3"
52                                DebugInformationFormat="4"
53                                DisableSpecificWarnings="4068;4018;4800;4996;4267;4244;4312;4309"
54                                ForcedIncludeFiles="Plugin_Prefix_Win32.h"
55                        />
56                        <Tool
57                                Name="VCManagedResourceCompilerTool"
58                        />
59                        <Tool
60                                Name="VCResourceCompilerTool"
61                        />
62                        <Tool
63                                Name="VCPreLinkEventTool"
64                        />
65                        <Tool
66                                Name="VCLinkerTool"
67                                AdditionalDependencies="&quot;$(ProjectDir)..\PluginLibrary\$(ConfigurationName)\PluginLib.lib&quot;"
68                                LinkIncremental="2"
69                                GenerateDebugInformation="true"
70                                SubSystem="2"
71                                RandomizedBaseAddress="1"
72                                DataExecutionPrevention="0"
73                                TargetMachine="1"
74                        />
75                        <Tool
76                                Name="VCALinkTool"
77                        />
78                        <Tool
79                                Name="VCManifestTool"
80                        />
81                        <Tool
82                                Name="VCXDCMakeTool"
83                        />
84                        <Tool
85                                Name="VCBscMakeTool"
86                        />
87                        <Tool
88                                Name="VCFxCopTool"
89                        />
90                        <Tool
91                                Name="VCAppVerifierTool"
92                        />
93                        <Tool
94                                Name="VCPostBuildEventTool"
95                                CommandLine=""
96                        />
97                </Configuration>
98                <Configuration
99                        Name="Release|Win32"
100                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
101                        IntermediateDirectory="$(ConfigurationName)"
102                        ConfigurationType="2"
103                        CharacterSet="1"
104                        WholeProgramOptimization="1"
105                        >
106                        <Tool
107                                Name="VCPreBuildEventTool"
108                        />
109                        <Tool
110                                Name="VCCustomBuildTool"
111                        />
112                        <Tool
113                                Name="VCXMLDataGeneratorTool"
114                        />
115                        <Tool
116                                Name="VCWebServiceProxyGeneratorTool"
117                        />
118                        <Tool
119                                Name="VCMIDLTool"
120                        />
121                        <Tool
122                                Name="VCCLCompilerTool"
123                                AdditionalIncludeDirectories="&quot;$(ProjectDir)sources&quot;;&quot;$(ProjectDir)sources\md5&quot;;&quot;$(ProjectDir)..\Common&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets\Converters&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets\Converters\OneByte&quot;;&quot;$(ProjectDir)..\..\Sources_Common\i18n\Charsets\Converters\Unicode&quot;;&quot;$(ProjectDir)..\..\Sources_Common\Mail\URLs&quot;;&quot;$(ProjectDir)..\..\Sources_Common\Plugins\SSL&quot;;&quot;$(ProjectDir)..\..\Sources_Common\Utilities&quot;;&quot;$(ProjectDir)..\..\Win32\Sources\VCPP&quot;;&quot;$(ProjectDir)..\..\..\Libraries\openssl\inc32&quot;"
124                                PreprocessorDefinitions="__VCPP__"
125                                RuntimeLibrary="2"
126                                UsePrecompiledHeader="2"
127                                PrecompiledHeaderThrough="Plugin_Prefix_Win32.h"
128                                WarningLevel="3"
129                                DebugInformationFormat="3"
130                                DisableSpecificWarnings="4068;4018;4800;4996;4267;4244;4312;4309"
131                                ForcedIncludeFiles="Plugin_Prefix_Win32.h"
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                                AdditionalDependencies="&quot;$(ProjectDir)..\PluginLibrary\$(ConfigurationName)\PluginLib.lib&quot;"
145                                LinkIncremental="1"
146                                GenerateDebugInformation="true"
147                                SubSystem="2"
148                                OptimizeReferences="2"
149                                EnableCOMDATFolding="2"
150                                RandomizedBaseAddress="1"
151                                DataExecutionPrevention="0"
152                                TargetMachine="1"
153                        />
154                        <Tool
155                                Name="VCALinkTool"
156                        />
157                        <Tool
158                                Name="VCManifestTool"
159                        />
160                        <Tool
161                                Name="VCXDCMakeTool"
162                        />
163                        <Tool
164                                Name="VCBscMakeTool"
165                        />
166                        <Tool
167                                Name="VCFxCopTool"
168                        />
169                        <Tool
170                                Name="VCAppVerifierTool"
171                        />
172                        <Tool
173                                Name="VCPostBuildEventTool"
174                                CommandLine=""
175                        />
176                </Configuration>
177        </Configurations>
178        <References>
179        </References>
180        <Files>
181                <Filter
182                        Name="Source Files"
183                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
184                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
185                        >
186                        <File
187                                RelativePath="..\..\Sources_Common\Plugins\SSL\CDLLFunctions.cp"
188                                >
189                        </File>
190                        <File
191                                RelativePath="..\Common\CPluginDLL.cp"
192                                >
193                        </File>
194                        <File
195                                RelativePath="..\Common\CSecurityPluginDLL.cp"
196                                >
197                        </File>
198                        <File
199                                RelativePath=".\sources\CSMIMEPluginDLL.cp"
200                                >
201                        </File>
202                        <File
203                                RelativePath="..\..\Sources_Common\Plugins\SSL\loadsslfunc.cp"
204                                >
205                        </File>
206                        <File
207                                RelativePath="..\Common\MulberryPrefixWin32.cp"
208                                >
209                                <FileConfiguration
210                                        Name="Debug|Win32"
211                                        >
212                                        <Tool
213                                                Name="VCCLCompilerTool"
214                                                UsePrecompiledHeader="1"
215                                        />
216                                </FileConfiguration>
217                                <FileConfiguration
218                                        Name="Release|Win32"
219                                        >
220                                        <Tool
221                                                Name="VCCLCompilerTool"
222                                                UsePrecompiledHeader="1"
223                                        />
224                                </FileConfiguration>
225                        </File>
226                        <File
227                                RelativePath="..\Common\PluginDLLmain.cp"
228                                >
229                        </File>
230                </Filter>
231                <Filter
232                        Name="Header Files"
233                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
234                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
235                        >
236                        <File
237                                RelativePath="..\..\Sources_Common\Plugins\SSL\CDLLFunctions.h"
238                                >
239                        </File>
240                        <File
241                                RelativePath="..\Common\CPluginDLL.h"
242                                >
243                        </File>
244                        <File
245                                RelativePath="..\Common\CPluginInfo.h"
246                                >
247                        </File>
248                        <File
249                                RelativePath="..\Common\CSecurityPluginDLL.h"
250                                >
251                        </File>
252                        <File
253                                RelativePath=".\sources\CSMIMEPluginDLL.h"
254                                >
255                        </File>
256                        <File
257                                RelativePath="..\Common\Plugin_Prefix_Win32.h"
258                                >
259                        </File>
260                        <File
261                                RelativePath=".\sources\PluginDLLmain.h"
262                                >
263                        </File>
264                </Filter>
265                <Filter
266                        Name="Resource Files"
267                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
268                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
269                        >
270                </Filter>
271        </Files>
272        <Globals>
273        </Globals>
274</VisualStudioProject>
Note: See TracBrowser for help on using the browser.