]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/ExplorerPlugin/ExplorerPlugin.vcproj
mDNSResponder-161.1.tar.gz
[apple/mdnsresponder.git] / Clients / ExplorerPlugin / ExplorerPlugin.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="ExplorerPlugin"
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"
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="..\..\mDNSShared;..\..\mDNSWindows"
26 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0501"
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 Description="Registering"
47 CommandLine="regsvr32.exe /s /c $(OutDir)/ExplorerPlugin.dll
48 "
49 Outputs="$(OUTDIR)\Register.out"/>
50 <Tool
51 Name="VCLinkerTool"
52 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
53 AdditionalDependencies="../../mDNSWindows/DLL/Debug/dnssd.lib uafxcwd.lib ws2_32.lib"
54 OutputFile="$(OutDir)/ExplorerPlugin.dll"
55 LinkIncremental="1"
56 SuppressStartupBanner="TRUE"
57 IgnoreDefaultLibraryNames="uafxcwd.lib"
58 ModuleDefinitionFile="./$(ProjectName).def"
59 GenerateDebugInformation="TRUE"
60 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
61 SubSystem="2"
62 ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
63 <Tool
64 Name="VCMIDLTool"
65 PreprocessorDefinitions="_DEBUG"
66 MkTypLibCompatible="TRUE"
67 SuppressStartupBanner="TRUE"
68 TargetEnvironment="1"
69 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
70 <Tool
71 Name="VCPostBuildEventTool"/>
72 <Tool
73 Name="VCPreBuildEventTool"/>
74 <Tool
75 Name="VCPreLinkEventTool"/>
76 <Tool
77 Name="VCResourceCompilerTool"
78 PreprocessorDefinitions="_DEBUG"
79 Culture="1033"
80 AdditionalIncludeDirectories="../../mDNSWindows"/>
81 <Tool
82 Name="VCWebServiceProxyGeneratorTool"/>
83 <Tool
84 Name="VCXMLDataGeneratorTool"/>
85 <Tool
86 Name="VCWebDeploymentTool"/>
87 <Tool
88 Name="VCManagedWrapperGeneratorTool"/>
89 <Tool
90 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory=".\Release"
95 IntermediateDirectory=".\Release"
96 ConfigurationType="2"
97 UseOfMFC="1"
98 ATLMinimizesCRunTimeLibraryUsage="FALSE"
99 CharacterSet="1">
100 <Tool
101 Name="VCCLCompilerTool"
102 Optimization="2"
103 GlobalOptimizations="TRUE"
104 InlineFunctionExpansion="2"
105 FavorSizeOrSpeed="2"
106 OmitFramePointers="TRUE"
107 AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
108 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0501"
109 StringPooling="TRUE"
110 RuntimeLibrary="0"
111 BufferSecurityCheck="FALSE"
112 EnableFunctionLevelLinking="FALSE"
113 ForceConformanceInForLoopScope="TRUE"
114 UsePrecompiledHeader="0"
115 PrecompiledHeaderFile=""
116 AssemblerListingLocation=".\Release/"
117 ObjectFile=".\Release/"
118 ProgramDataBaseFileName=".\Release/"
119 BrowseInformation="1"
120 WarningLevel="4"
121 WarnAsError="FALSE"
122 SuppressStartupBanner="TRUE"
123 Detect64BitPortabilityProblems="TRUE"
124 CompileAs="0"/>
125 <Tool
126 Name="VCCustomBuildTool"/>
127 <Tool
128 Name="VCLinkerTool"
129 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
130 AdditionalDependencies="../../mDNSWindows/DLL/Release/dnssd.lib ws2_32.lib uafxcw.lib"
131 OutputFile="$(OutDir)/$(ProjectName).dll"
132 LinkIncremental="1"
133 SuppressStartupBanner="TRUE"
134 IgnoreDefaultLibraryNames="uafxcw.lib"
135 ModuleDefinitionFile="./$(ProjectName).def"
136 GenerateDebugInformation="TRUE"
137 ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
138 SubSystem="2"
139 OptimizeReferences="0"
140 EnableCOMDATFolding="0"
141 ImportLibrary="$(IntDir)/$(ProjectName).lib"/>
142 <Tool
143 Name="VCMIDLTool"
144 PreprocessorDefinitions="NDEBUG"
145 MkTypLibCompatible="TRUE"
146 SuppressStartupBanner="TRUE"
147 TargetEnvironment="1"
148 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
149 <Tool
150 Name="VCPostBuildEventTool"/>
151 <Tool
152 Name="VCPreBuildEventTool"/>
153 <Tool
154 Name="VCPreLinkEventTool"/>
155 <Tool
156 Name="VCResourceCompilerTool"
157 PreprocessorDefinitions="NDEBUG"
158 Culture="1033"
159 AdditionalIncludeDirectories="../../mDNSWindows"/>
160 <Tool
161 Name="VCWebServiceProxyGeneratorTool"/>
162 <Tool
163 Name="VCXMLDataGeneratorTool"/>
164 <Tool
165 Name="VCWebDeploymentTool"/>
166 <Tool
167 Name="VCManagedWrapperGeneratorTool"/>
168 <Tool
169 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
170 </Configuration>
171 </Configurations>
172 <References>
173 </References>
174 <Files>
175 <Filter
176 Name="Support"
177 Filter="">
178 <File
179 RelativePath="..\..\mDNSShared\CommonServices.h">
180 </File>
181 <File
182 RelativePath="..\..\mDNSShared\DebugServices.c">
183 </File>
184 <File
185 RelativePath="..\..\mDNSShared\DebugServices.h">
186 </File>
187 <File
188 RelativePath="..\..\mDNSWindows\isocode.h">
189 </File>
190 <File
191 RelativePath="..\..\mDNSWindows\loclibrary.c">
192 </File>
193 <File
194 RelativePath="..\..\mDNSWindows\loclibrary.h">
195 </File>
196 <File
197 RelativePath="..\..\mDNSWindows\WinServices.cpp">
198 </File>
199 <File
200 RelativePath="..\..\mDNSWindows\WinServices.h">
201 </File>
202 </Filter>
203 <Filter
204 Name="Source Files"
205 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
206 <File
207 RelativePath="About.cpp">
208 </File>
209 <File
210 RelativePath="ClassFactory.cpp">
211 </File>
212 <File
213 RelativePath="ExplorerBar.cpp">
214 </File>
215 <File
216 RelativePath="ExplorerBarWindow.cpp">
217 </File>
218 <File
219 RelativePath="ExplorerPlugin.cpp">
220 </File>
221 <File
222 RelativePath="ExplorerPlugin.def">
223 </File>
224 <File
225 RelativePath="LoginDialog.cpp">
226 </File>
227 <File
228 RelativePath="StdAfx.cpp">
229 </File>
230 </Filter>
231 <Filter
232 Name="Header Files"
233 Filter="h;hpp;hxx;hm;inl;inc">
234 <File
235 RelativePath=".\About.h">
236 </File>
237 <File
238 RelativePath="ClassFactory.h">
239 </File>
240 <File
241 RelativePath="ExplorerBar.h">
242 </File>
243 <File
244 RelativePath="ExplorerBarWindow.h">
245 </File>
246 <File
247 RelativePath="ExplorerPlugin.h">
248 </File>
249 <File
250 RelativePath="LoginDialog.h">
251 </File>
252 <File
253 RelativePath="Resource.h">
254 </File>
255 <File
256 RelativePath="resource_dll.h">
257 </File>
258 <File
259 RelativePath="StdAfx.h">
260 </File>
261 </Filter>
262 <Filter
263 Name="Resource Files"
264 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
265 <File
266 RelativePath="ExplorerPlugin.rc">
267 </File>
268 </Filter>
269 </Files>
270 <Globals>
271 <Global
272 Name="RESOURCE_FILE"
273 Value="ExplorerPlugin.rc"/>
274 </Globals>
275 </VisualStudioProject>