]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/FirefoxExtension/FirefoxExtension.vcproj
mDNSResponder-379.27.tar.gz
[apple/mdnsresponder.git] / Clients / FirefoxExtension / FirefoxExtension.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="FirefoxExtension"
6 ProjectGUID="{7826EA27-D4CC-4FAA-AD23-DF813823227B}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
19 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
20 ConfigurationType="2"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
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 PreprocessorDefinitions="NDEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\$(OutDir)\DNSSDService.tlb"
45 HeaderFileName=""
46 />
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="2"
50 InlineFunctionExpansion="1"
51 AdditionalIncludeDirectories="..\..\mDNSShared;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\xpcom&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\nspr&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\string&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\pref&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\sdk\include&quot;"
52 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;DNSSDSERVICE_EXPORTS;XP_WIN;XP_WIN32"
53 StringPooling="true"
54 RuntimeLibrary="0"
55 EnableFunctionLevelLinking="true"
56 PrecompiledHeaderFile=""
57 AssemblerListingLocation="$(IntDir)\"
58 ObjectFile="$(IntDir)\"
59 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
60 WarningLevel="3"
61 SuppressStartupBanner="true"
62 ForcedIncludeFiles=""
63 />
64 <Tool
65 Name="VCManagedResourceCompilerTool"
66 />
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG"
70 Culture="1033"
71 AdditionalIncludeDirectories="../../mDNSWindows"
72 />
73 <Tool
74 Name="VCPreLinkEventTool"
75 />
76 <Tool
77 Name="VCLinkerTool"
78 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
79 AdditionalDependencies="$(SRCROOT)\AppleInternal\XULRunner\lib\nspr4.lib $(SRCROOT)\AppleInternal\XULRunner\lib\xpcom.lib $(SRCROOT)\AppleInternal\XULRunner\lib\xpcomglue_s.lib ws2_32.lib ../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib"
80 OutputFile="$(OutDir)\DNSSDService.dll"
81 LinkIncremental="1"
82 SuppressStartupBanner="true"
83 AdditionalLibraryDirectories=""
84 ProgramDatabaseFile=".\$(OutDir)/DNSSDService.pdb"
85 ImportLibrary=".\$(OutDir)/DNSSDService.lib"
86 TargetMachine="1"
87 />
88 <Tool
89 Name="VCALinkTool"
90 />
91 <Tool
92 Name="VCManifestTool"
93 />
94 <Tool
95 Name="VCXDCMakeTool"
96 />
97 <Tool
98 Name="VCBscMakeTool"
99 SuppressStartupBanner="true"
100 OutputFile=".\$(OutDir)\DNSSDService.bsc"
101 />
102 <Tool
103 Name="VCFxCopTool"
104 />
105 <Tool
106 Name="VCAppVerifierTool"
107 />
108 <Tool
109 Name="VCWebDeploymentTool"
110 />
111 <Tool
112 Name="VCPostBuildEventTool"
113 CommandLine="xcopy /I/Y $(PlatformName)\$(ConfigurationName)\DNSSDService.dll extension\platform\WINNT\components&#x0D;&#x0A;if not &quot;%RC_XBS%&quot; == &quot;YES&quot; goto END&#x0D;&#x0A;if not exist &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\FirefoxExtension&quot; mkdir &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\FirefoxExtension&quot;&#x0D;&#x0A;xcopy /E/I/Y &quot;extension&quot; &quot;$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)\FirefoxExtension&quot;&#x0D;&#x0A;:END&#x0D;&#x0A;"
114 />
115 </Configuration>
116 <Configuration
117 Name="Debug|Win32"
118 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
119 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
120 ConfigurationType="2"
121 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
122 UseOfMFC="0"
123 ATLMinimizesCRunTimeLibraryUsage="false"
124 CharacterSet="2"
125 >
126 <Tool
127 Name="VCPreBuildEventTool"
128 />
129 <Tool
130 Name="VCCustomBuildTool"
131 />
132 <Tool
133 Name="VCXMLDataGeneratorTool"
134 />
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"
137 />
138 <Tool
139 Name="VCMIDLTool"
140 PreprocessorDefinitions="_DEBUG"
141 MkTypLibCompatible="true"
142 SuppressStartupBanner="true"
143 TargetEnvironment="1"
144 TypeLibraryName=".\$(OutDir)\DNSSDService.tlb"
145 HeaderFileName=""
146 />
147 <Tool
148 Name="VCCLCompilerTool"
149 Optimization="0"
150 AdditionalIncludeDirectories="..\..\mDNSShared;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\xpcom&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\nspr&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\string&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\include\pref&quot;;&quot;$(SRCROOT)\AppleInternal\XULRunner\sdk\include&quot;"
151 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DNSSDSERVICE_EXPORTS;XP_WIN;XP_WIN32"
152 MinimalRebuild="true"
153 BasicRuntimeChecks="3"
154 RuntimeLibrary="1"
155 PrecompiledHeaderFile=""
156 AssemblerListingLocation="$(IntDir)\"
157 ObjectFile="$(IntDir)\"
158 ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
159 WarningLevel="3"
160 SuppressStartupBanner="true"
161 DebugInformationFormat="3"
162 ForcedIncludeFiles=""
163 />
164 <Tool
165 Name="VCManagedResourceCompilerTool"
166 />
167 <Tool
168 Name="VCResourceCompilerTool"
169 PreprocessorDefinitions="_DEBUG"
170 Culture="1033"
171 AdditionalIncludeDirectories="../../mDNSWindows"
172 />
173 <Tool
174 Name="VCPreLinkEventTool"
175 />
176 <Tool
177 Name="VCLinkerTool"
178 AdditionalOptions="/NXCOMPAT /DYNAMICBASE /SAFESEH"
179 AdditionalDependencies="$(SRCROOT)\AppleInternal\XULRunner\lib\nspr4.lib $(SRCROOT)\AppleInternal\XULRunner\lib\xpcom.lib $(SRCROOT)\AppleInternal\XULRunner\lib\xpcomglue_s.lib ws2_32.lib ../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib"
180 OutputFile="$(OutDir)\DNSSDService.dll"
181 LinkIncremental="2"
182 SuppressStartupBanner="true"
183 AdditionalLibraryDirectories=""
184 GenerateDebugInformation="true"
185 ProgramDatabaseFile=".\$(OutDir)\DNSSDService.pdb"
186 ImportLibrary=".\$(OutDir)/DNSSDService.lib"
187 TargetMachine="1"
188 />
189 <Tool
190 Name="VCALinkTool"
191 />
192 <Tool
193 Name="VCManifestTool"
194 />
195 <Tool
196 Name="VCXDCMakeTool"
197 />
198 <Tool
199 Name="VCBscMakeTool"
200 SuppressStartupBanner="true"
201 OutputFile=".\$(OutDir)\DNSSDService.bsc"
202 />
203 <Tool
204 Name="VCFxCopTool"
205 />
206 <Tool
207 Name="VCAppVerifierTool"
208 />
209 <Tool
210 Name="VCWebDeploymentTool"
211 />
212 <Tool
213 Name="VCPostBuildEventTool"
214 CommandLine="xcopy /I/Y $(PlatformName)\$(ConfigurationName)\DNSSDService.dll extension\platform\WINNT\components"
215 />
216 </Configuration>
217 </Configurations>
218 <References>
219 </References>
220 <Files>
221 <Filter
222 Name="Source Files"
223 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
224 >
225 <File
226 RelativePath=".\CDNSSDService.cpp"
227 >
228 </File>
229 <File
230 RelativePath=".\CDNSSDServiceModule.cpp"
231 >
232 </File>
233 </Filter>
234 <Filter
235 Name="Header Files"
236 Filter="h;hpp;hxx;hm;inl"
237 >
238 <File
239 RelativePath=".\CDNSSDService.h"
240 >
241 </File>
242 <File
243 RelativePath=".\IDNSSDService.h"
244 >
245 </File>
246 </Filter>
247 <Filter
248 Name="IDL"
249 Filter="idl"
250 >
251 <File
252 RelativePath=".\IDNSSDService.idl"
253 >
254 <FileConfiguration
255 Name="Release|Win32"
256 >
257 <Tool
258 Name="VCCustomBuildTool"
259 />
260 </FileConfiguration>
261 <FileConfiguration
262 Name="Debug|Win32"
263 >
264 <Tool
265 Name="VCCustomBuildTool"
266 />
267 </FileConfiguration>
268 </File>
269 </Filter>
270 <Filter
271 Name="Resource Files"
272 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
273 >
274 <File
275 RelativePath=".\FirefoxExtension.rc"
276 >
277 </File>
278 </Filter>
279 </Files>
280 <Globals>
281 </Globals>
282 </VisualStudioProject>