]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/Applications/DNSServiceBrowser/Windows/ApplicationVS2003.vcproj
mDNSResponder-58.8.1.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / Applications / DNSServiceBrowser / Windows / ApplicationVS2003.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="Application"
6 ProjectGUID="{EDE4B529-4CF5-4A49-9B6F-C10F0EA24278}"
7 Keyword="MFCProj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="1"
18 UseOfMFC="1"
19 CharacterSet="2">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 AdditionalIncludeDirectories=".\Resources;..\;..\..\..\..\mDNSCore;..\..\..\mDNSWindows;..\..\..\DNSServices"
24 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG"
25 StringPooling="TRUE"
26 MinimalRebuild="FALSE"
27 BasicRuntimeChecks="3"
28 SmallerTypeCheck="FALSE"
29 RuntimeLibrary="1"
30 BufferSecurityCheck="TRUE"
31 EnableFunctionLevelLinking="FALSE"
32 ForceConformanceInForLoopScope="TRUE"
33 RuntimeTypeInfo="TRUE"
34 UsePrecompiledHeader="2"
35 PrecompiledHeaderThrough="StdAfx.h"
36 PrecompiledHeaderFile=".\Debug/Application.pch"
37 AssemblerListingLocation=".\Debug/"
38 ObjectFile=".\Debug/"
39 ProgramDataBaseFileName=".\Debug/"
40 BrowseInformation="1"
41 WarningLevel="4"
42 WarnAsError="TRUE"
43 SuppressStartupBanner="TRUE"
44 Detect64BitPortabilityProblems="TRUE"
45 DebugInformationFormat="3"
46 CompileAs="0"/>
47 <Tool
48 Name="VCCustomBuildTool"/>
49 <Tool
50 Name="VCLinkerTool"
51 AdditionalOptions="/MACHINE:I386"
52 AdditionalDependencies="ws2_32.lib nafxcwd.lib LIBCMTD.lib"
53 OutputFile="Rendezvous Browser Debug.exe"
54 LinkIncremental="1"
55 SuppressStartupBanner="TRUE"
56 IgnoreDefaultLibraryNames="wsock32.lib;nafxcwd.lib;LIBCMTD.lib"
57 GenerateDebugInformation="TRUE"
58 ProgramDatabaseFile=".\Debug/Application.pdb"
59 SubSystem="2"/>
60 <Tool
61 Name="VCMIDLTool"
62 PreprocessorDefinitions="_DEBUG"
63 MkTypLibCompatible="FALSE"
64 SuppressStartupBanner="TRUE"
65 TargetEnvironment="1"
66 TypeLibraryName=".\Debug/Application.tlb"/>
67 <Tool
68 Name="VCPostBuildEventTool"/>
69 <Tool
70 Name="VCPreBuildEventTool"/>
71 <Tool
72 Name="VCPreLinkEventTool"/>
73 <Tool
74 Name="VCResourceCompilerTool"
75 PreprocessorDefinitions="_AFXDLL;_DEBUG"
76 Culture="1033"/>
77 <Tool
78 Name="VCWebServiceProxyGeneratorTool"/>
79 <Tool
80 Name="VCXMLDataGeneratorTool"/>
81 <Tool
82 Name="VCWebDeploymentTool"/>
83 <Tool
84 Name="VCManagedWrapperGeneratorTool"/>
85 <Tool
86 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
87 </Configuration>
88 <Configuration
89 Name="Release|Win32"
90 OutputDirectory=".\Release"
91 IntermediateDirectory=".\Release"
92 ConfigurationType="1"
93 UseOfMFC="1"
94 CharacterSet="2"
95 WholeProgramOptimization="FALSE">
96 <Tool
97 Name="VCCLCompilerTool"
98 Optimization="1"
99 GlobalOptimizations="TRUE"
100 InlineFunctionExpansion="0"
101 FavorSizeOrSpeed="2"
102 OmitFramePointers="FALSE"
103 OptimizeForWindowsApplication="FALSE"
104 AdditionalIncludeDirectories=".\Resources;..\;..\..\..\..\mDNSCore;..\..\..\mDNSWindows;..\..\..\DNSServices"
105 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
106 StringPooling="TRUE"
107 MinimalRebuild="FALSE"
108 RuntimeLibrary="0"
109 BufferSecurityCheck="FALSE"
110 EnableFunctionLevelLinking="FALSE"
111 ForceConformanceInForLoopScope="TRUE"
112 RuntimeTypeInfo="TRUE"
113 UsePrecompiledHeader="2"
114 PrecompiledHeaderThrough="stdafx.h"
115 PrecompiledHeaderFile=".\Release/Application.pch"
116 AssemblerListingLocation=".\Release/"
117 ObjectFile=".\Release/"
118 ProgramDataBaseFileName=".\Release/"
119 BrowseInformation="1"
120 WarningLevel="4"
121 WarnAsError="TRUE"
122 SuppressStartupBanner="TRUE"
123 Detect64BitPortabilityProblems="TRUE"
124 CompileAs="0"/>
125 <Tool
126 Name="VCCustomBuildTool"/>
127 <Tool
128 Name="VCLinkerTool"
129 AdditionalOptions="/MACHINE:I386"
130 AdditionalDependencies="ws2_32.lib nafxcw.lib LIBCMT.lib"
131 OutputFile="Rendezvous Browser.exe"
132 LinkIncremental="1"
133 SuppressStartupBanner="TRUE"
134 IgnoreDefaultLibraryNames="wsock32.lib;nafxcw.lib;LIBCMT.lib"
135 ProgramDatabaseFile=".\Release/Application.pdb"
136 SubSystem="2"
137 OptimizeReferences="2"
138 EnableCOMDATFolding="2"/>
139 <Tool
140 Name="VCMIDLTool"
141 PreprocessorDefinitions="NDEBUG"
142 MkTypLibCompatible="TRUE"
143 SuppressStartupBanner="TRUE"
144 TargetEnvironment="1"
145 TypeLibraryName=".\Release/Application.tlb"/>
146 <Tool
147 Name="VCPostBuildEventTool"/>
148 <Tool
149 Name="VCPreBuildEventTool"/>
150 <Tool
151 Name="VCPreLinkEventTool"/>
152 <Tool
153 Name="VCResourceCompilerTool"
154 PreprocessorDefinitions="_AFXDLL;NDEBUG"
155 Culture="1033"/>
156 <Tool
157 Name="VCWebServiceProxyGeneratorTool"/>
158 <Tool
159 Name="VCXMLDataGeneratorTool"/>
160 <Tool
161 Name="VCWebDeploymentTool"/>
162 <Tool
163 Name="VCManagedWrapperGeneratorTool"/>
164 <Tool
165 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
166 </Configuration>
167 <Configuration
168 Name="All|Win32"
169 OutputDirectory="All"
170 IntermediateDirectory="All"
171 ConfigurationType="1">
172 <Tool
173 Name="VCCLCompilerTool"
174 AdditionalIncludeDirectories=""/>
175 <Tool
176 Name="VCCustomBuildTool"/>
177 <Tool
178 Name="VCLinkerTool"/>
179 <Tool
180 Name="VCMIDLTool"/>
181 <Tool
182 Name="VCPostBuildEventTool"/>
183 <Tool
184 Name="VCPreBuildEventTool"/>
185 <Tool
186 Name="VCPreLinkEventTool"/>
187 <Tool
188 Name="VCResourceCompilerTool"/>
189 <Tool
190 Name="VCWebServiceProxyGeneratorTool"/>
191 <Tool
192 Name="VCXMLDataGeneratorTool"/>
193 <Tool
194 Name="VCWebDeploymentTool"/>
195 <Tool
196 Name="VCManagedWrapperGeneratorTool"/>
197 <Tool
198 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
199 </Configuration>
200 </Configurations>
201 <References>
202 </References>
203 <Files>
204 <Filter
205 Name="Source Files"
206 Filter="">
207 <File
208 RelativePath="Sources\AboutDialog.cpp">
209 </File>
210 <File
211 RelativePath="Sources\AboutDialog.h">
212 </File>
213 <File
214 RelativePath="Sources\Application.cpp">
215 </File>
216 <File
217 RelativePath="Sources\Application.h">
218 </File>
219 <File
220 RelativePath="Sources\ChooserDialog.cpp">
221 </File>
222 <File
223 RelativePath="Sources\ChooserDialog.h">
224 </File>
225 <File
226 RelativePath="Sources\StdAfx.cpp">
227 </File>
228 <File
229 RelativePath="Sources\StdAfx.h">
230 </File>
231 </Filter>
232 <Filter
233 Name="Resource Files"
234 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;rc">
235 <File
236 RelativePath="Resources\Application.ico">
237 </File>
238 <File
239 RelativePath="Resources\Application.rc">
240 </File>
241 <File
242 RelativePath="Resources\Application.rc2">
243 </File>
244 <File
245 RelativePath=".\Resources\Resource.h">
246 </File>
247 </Filter>
248 <Filter
249 Name="Rendezvous"
250 Filter="">
251 <File
252 RelativePath="..\..\..\DNSServices\DNSServices.c">
253 </File>
254 <File
255 RelativePath="..\..\..\..\mDNSCore\mDNS.c">
256 </File>
257 <File
258 RelativePath="..\..\..\mDNSWin32.c">
259 </File>
260 </Filter>
261 </Files>
262 <Globals>
263 </Globals>
264 </VisualStudioProject>