]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/ExplorerPlugin/ExplorerPluginRes.vcproj
mDNSResponder-107.1.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.00"
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="VCWebDeploymentTool"/>
83 </Configuration>
84 <Configuration
85 Name="Release|Win32"
86 OutputDirectory=".\Release\Root\Program Files\Bonjour\ExplorerPlugin.Resources"
87 IntermediateDirectory=".\Release"
88 ConfigurationType="2"
89 UseOfMFC="1"
90 ATLMinimizesCRunTimeLibraryUsage="FALSE"
91 CharacterSet="1">
92 <Tool
93 Name="VCCLCompilerTool"
94 Optimization="2"
95 GlobalOptimizations="TRUE"
96 InlineFunctionExpansion="2"
97 FavorSizeOrSpeed="2"
98 OmitFramePointers="TRUE"
99 AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
100 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0400"
101 StringPooling="TRUE"
102 RuntimeLibrary="0"
103 BufferSecurityCheck="FALSE"
104 EnableFunctionLevelLinking="FALSE"
105 ForceConformanceInForLoopScope="TRUE"
106 UsePrecompiledHeader="0"
107 PrecompiledHeaderFile=""
108 AssemblerListingLocation=".\Release/"
109 ObjectFile=".\Release/"
110 ProgramDataBaseFileName=".\Release/"
111 BrowseInformation="1"
112 WarningLevel="4"
113 WarnAsError="FALSE"
114 SuppressStartupBanner="TRUE"
115 Detect64BitPortabilityProblems="TRUE"
116 CompileAs="0"/>
117 <Tool
118 Name="VCCustomBuildTool"/>
119 <Tool
120 Name="VCLinkerTool"
121 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
122 OutputFile="$(OutDir)\ExplorerPluginResources.dll"
123 LinkIncremental="1"
124 SuppressStartupBanner="TRUE"
125 IgnoreDefaultLibraryNames=""
126 ModuleDefinitionFile=""
127 ProgramDatabaseFile=""
128 SubSystem="2"
129 OptimizeReferences="0"
130 EnableCOMDATFolding="0"
131 ResourceOnlyDLL="TRUE"
132 ImportLibrary="$(IntDir)/$(ProjectName).lib"/>
133 <Tool
134 Name="VCMIDLTool"
135 PreprocessorDefinitions="NDEBUG"
136 MkTypLibCompatible="TRUE"
137 SuppressStartupBanner="TRUE"
138 TargetEnvironment="1"
139 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
140 <Tool
141 Name="VCPostBuildEventTool"/>
142 <Tool
143 Name="VCPreBuildEventTool"/>
144 <Tool
145 Name="VCPreLinkEventTool"
146 Description="Building Output Directories"
147 CommandLine="if not exist Release\Root mkdir Release\Root
148 if not exist &quot;Release\Root\Program Files&quot; mkdir &quot;Release\Root\Program Files&quot;
149 if not exist &quot;Release\Root\Program Files\Bonjour&quot; mkdir &quot;Release\Root\Program Files\Bonjour&quot;
150 if not exist &quot;Release\Root\Program Files\Bonjour\ExplorerPlugin.Resources&quot; mkdir &quot;Release\Root\Program Files\Bonjour\ExplorerPlugin.Resources&quot;"/>
151 <Tool
152 Name="VCResourceCompilerTool"
153 PreprocessorDefinitions="NDEBUG"
154 Culture="1033"
155 AdditionalIncludeDirectories="../../mDNSWindows"/>
156 <Tool
157 Name="VCWebServiceProxyGeneratorTool"/>
158 <Tool
159 Name="VCWebDeploymentTool"/>
160 </Configuration>
161 </Configurations>
162 <Files>
163 <Filter
164 Name="Header Files"
165 Filter="h;hpp;hxx;hm;inl;inc">
166 <File
167 RelativePath="resource_res.h">
168 </File>
169 </Filter>
170 <Filter
171 Name="Resource Files"
172 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
173 <File
174 RelativePath="ExplorerPluginRes.rc">
175 </File>
176 <File
177 RelativePath="Web.ico">
178 </File>
179 <File
180 RelativePath=".\about.bmp">
181 </File>
182 <File
183 RelativePath="res\about.bmp">
184 </File>
185 <File
186 RelativePath="res\button-2k.ico">
187 </File>
188 <File
189 RelativePath="res\button-xp.ico">
190 </File>
191 <File
192 RelativePath=".\res\cold.ico">
193 </File>
194 <File
195 RelativePath=".\hot.ico">
196 </File>
197 <File
198 RelativePath=".\logo.bmp">
199 </File>
200 <File
201 RelativePath="res\logo.bmp">
202 </File>
203 </Filter>
204 </Files>
205 <Globals>
206 <Global
207 Name="RESOURCE_FILE"
208 Value="ExplorerPluginRes.rc"/>
209 </Globals>
210 </VisualStudioProject>