]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/ExplorerPlugin/ExplorerPluginRes.vcproj
mDNSResponder-108.tar.gz
[apple/mdnsresponder.git] / Clients / ExplorerPlugin / ExplorerPluginRes.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="ExplorerPluginRes"
6 ProjectGUID="{BB8AC1B5-6587-4163-BDC6-788B157705CA}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory=".\Debug\ExplorerPlugin.Resources"
17 IntermediateDirectory=".\Debug"
18 ConfigurationType="2"
19 UseOfMFC="1"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="1">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="0"
25 AdditionalIncludeDirectories="..\..\mDNSWindows"
26 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0400"
27 StringPooling="TRUE"
28 BasicRuntimeChecks="3"
29 RuntimeLibrary="1"
30 ForceConformanceInForLoopScope="TRUE"
31 UsePrecompiledHeader="0"
32 PrecompiledHeaderFile=""
33 AssemblerListingLocation=".\Debug/"
34 ObjectFile=".\Debug/"
35 ProgramDataBaseFileName=".\Debug/"
36 BrowseInformation="1"
37 WarningLevel="4"
38 WarnAsError="FALSE"
39 SuppressStartupBanner="TRUE"
40 Detect64BitPortabilityProblems="TRUE"
41 DebugInformationFormat="3"
42 CallingConvention="2"
43 CompileAs="0"/>
44 <Tool
45 Name="VCCustomBuildTool"/>
46 <Tool
47 Name="VCLinkerTool"
48 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
49 OutputFile="$(OutDir)\ExplorerPluginResources.dll"
50 LinkIncremental="1"
51 SuppressStartupBanner="TRUE"
52 IgnoreDefaultLibraryNames=""
53 ModuleDefinitionFile=""
54 GenerateDebugInformation="TRUE"
55 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
56 SubSystem="2"
57 ResourceOnlyDLL="TRUE"
58 ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
59 <Tool
60 Name="VCMIDLTool"
61 PreprocessorDefinitions="_DEBUG"
62 MkTypLibCompatible="TRUE"
63 SuppressStartupBanner="TRUE"
64 TargetEnvironment="1"
65 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
66 <Tool
67 Name="VCPostBuildEventTool"/>
68 <Tool
69 Name="VCPreBuildEventTool"/>
70 <Tool
71 Name="VCPreLinkEventTool"
72 Description="Building Output Directories"
73 CommandLine="if not exist Debug\ExplorerPlugin.Resources mkdir Debug\ExplorerPlugin.Resources"/>
74 <Tool
75 Name="VCResourceCompilerTool"
76 PreprocessorDefinitions="_DEBUG"
77 Culture="1033"
78 AdditionalIncludeDirectories="../../mDNSWindows"/>
79 <Tool
80 Name="VCWebServiceProxyGeneratorTool"/>
81 <Tool
82 Name="VCXMLDataGeneratorTool"/>
83 <Tool
84 Name="VCWebDeploymentTool"/>
85 <Tool
86 Name="VCManagedWrapperGeneratorTool"/>
87 <Tool
88 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
89 </Configuration>
90 <Configuration
91 Name="Release|Win32"
92 OutputDirectory=".\Release\ExplorerPlugin.Resources"
93 IntermediateDirectory=".\Release"
94 ConfigurationType="2"
95 UseOfMFC="1"
96 ATLMinimizesCRunTimeLibraryUsage="FALSE"
97 CharacterSet="1">
98 <Tool
99 Name="VCCLCompilerTool"
100 Optimization="2"
101 GlobalOptimizations="TRUE"
102 InlineFunctionExpansion="2"
103 FavorSizeOrSpeed="2"
104 OmitFramePointers="TRUE"
105 AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
106 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0400"
107 StringPooling="TRUE"
108 RuntimeLibrary="0"
109 BufferSecurityCheck="FALSE"
110 EnableFunctionLevelLinking="FALSE"
111 ForceConformanceInForLoopScope="TRUE"
112 UsePrecompiledHeader="0"
113 PrecompiledHeaderFile=""
114 AssemblerListingLocation=".\Release/"
115 ObjectFile=".\Release/"
116 ProgramDataBaseFileName=".\Release/"
117 BrowseInformation="1"
118 WarningLevel="4"
119 WarnAsError="FALSE"
120 SuppressStartupBanner="TRUE"
121 Detect64BitPortabilityProblems="TRUE"
122 CompileAs="0"/>
123 <Tool
124 Name="VCCustomBuildTool"/>
125 <Tool
126 Name="VCLinkerTool"
127 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
128 OutputFile="$(OutDir)\ExplorerPluginResources.dll"
129 LinkIncremental="1"
130 SuppressStartupBanner="TRUE"
131 IgnoreDefaultLibraryNames=""
132 ModuleDefinitionFile=""
133 ProgramDatabaseFile=""
134 SubSystem="2"
135 OptimizeReferences="0"
136 EnableCOMDATFolding="0"
137 ResourceOnlyDLL="TRUE"
138 ImportLibrary="$(IntDir)/$(ProjectName).lib"/>
139 <Tool
140 Name="VCMIDLTool"
141 PreprocessorDefinitions="NDEBUG"
142 MkTypLibCompatible="TRUE"
143 SuppressStartupBanner="TRUE"
144 TargetEnvironment="1"
145 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
146 <Tool
147 Name="VCPostBuildEventTool"/>
148 <Tool
149 Name="VCPreBuildEventTool"/>
150 <Tool
151 Name="VCPreLinkEventTool"
152 Description="Building Output Directories"
153 CommandLine="if not exist Release mkdir Release
154 if not exist &quot;Release\ExplorerPlugin.Resources&quot; mkdir &quot;Release\ExplorerPlugin.Resources&quot;
155 "/>
156 <Tool
157 Name="VCResourceCompilerTool"
158 PreprocessorDefinitions="NDEBUG"
159 Culture="1033"
160 AdditionalIncludeDirectories="../../mDNSWindows"/>
161 <Tool
162 Name="VCWebServiceProxyGeneratorTool"/>
163 <Tool
164 Name="VCXMLDataGeneratorTool"/>
165 <Tool
166 Name="VCWebDeploymentTool"/>
167 <Tool
168 Name="VCManagedWrapperGeneratorTool"/>
169 <Tool
170 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
171 </Configuration>
172 </Configurations>
173 <References>
174 </References>
175 <Files>
176 <Filter
177 Name="Header Files"
178 Filter="h;hpp;hxx;hm;inl;inc">
179 <File
180 RelativePath="resource_res.h">
181 </File>
182 </Filter>
183 <Filter
184 Name="Resource Files"
185 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
186 <File
187 RelativePath="res\about.bmp">
188 </File>
189 <File
190 RelativePath=".\about.bmp">
191 </File>
192 <File
193 RelativePath="res\button-2k.ico">
194 </File>
195 <File
196 RelativePath="res\button-xp.ico">
197 </File>
198 <File
199 RelativePath=".\res\cold.ico">
200 </File>
201 <File
202 RelativePath="ExplorerPluginRes.rc">
203 </File>
204 <File
205 RelativePath=".\hot.ico">
206 </File>
207 <File
208 RelativePath="res\logo.bmp">
209 </File>
210 <File
211 RelativePath=".\logo.bmp">
212 </File>
213 <File
214 RelativePath="Web.ico">
215 </File>
216 </Filter>
217 </Files>
218 <Globals>
219 <Global
220 Name="RESOURCE_FILE"
221 Value="ExplorerPluginRes.rc"/>
222 </Globals>
223 </VisualStudioProject>