]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/Applications/SystemService/Service2002.vcproj
mDNSResponder-66.3.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / Applications / SystemService / Service2002.vcproj
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="mDNSResponder"
6 ProjectGUID="{F66EFE7E-50A6-44D4-87C7-742B303BA852}"
7 Keyword="Win32Proj">
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 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="..\..\..\mDNSCore;..\..\..\mDNSWindows"
23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DEBUG=1;MDNS_DEBUGMSGS=0;DNS_SD_CLIENT_ENABLED=0"
24 StringPooling="TRUE"
25 MinimalRebuild="TRUE"
26 ExceptionHandling="TRUE"
27 BasicRuntimeChecks="3"
28 SmallerTypeCheck="TRUE"
29 RuntimeLibrary="1"
30 BufferSecurityCheck="TRUE"
31 ForceConformanceInForLoopScope="TRUE"
32 UsePrecompiledHeader="2"
33 BrowseInformation="1"
34 WarningLevel="4"
35 WarnAsError="TRUE"
36 Detect64BitPortabilityProblems="TRUE"
37 DebugInformationFormat="3"
38 CompileAs="2"/>
39 <Tool
40 Name="VCCustomBuildTool"/>
41 <Tool
42 Name="VCLinkerTool"
43 AdditionalDependencies="ws2_32.lib"
44 OutputFile="$(ProjectName)Debug.exe"
45 LinkIncremental="1"
46 SuppressStartupBanner="TRUE"
47 GenerateDebugInformation="TRUE"
48 SubSystem="1"
49 TargetMachine="1"/>
50 <Tool
51 Name="VCMIDLTool"/>
52 <Tool
53 Name="VCPostBuildEventTool"/>
54 <Tool
55 Name="VCPreBuildEventTool"/>
56 <Tool
57 Name="VCPreLinkEventTool"/>
58 <Tool
59 Name="VCResourceCompilerTool"/>
60 <Tool
61 Name="VCWebServiceProxyGeneratorTool"/>
62 <Tool
63 Name="VCWebDeploymentTool"/>
64 </Configuration>
65 <Configuration
66 Name="Release|Win32"
67 OutputDirectory="Release"
68 IntermediateDirectory="Release"
69 ConfigurationType="1"
70 CharacterSet="2"
71 WholeProgramOptimization="FALSE">
72 <Tool
73 Name="VCCLCompilerTool"
74 Optimization="2"
75 GlobalOptimizations="TRUE"
76 InlineFunctionExpansion="2"
77 FavorSizeOrSpeed="2"
78 OmitFramePointers="TRUE"
79 AdditionalIncludeDirectories="..\..\..\mDNSCore;..\..\..\mDNSWindows"
80 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;DNS_SD_CLIENT_ENABLED=0"
81 StringPooling="TRUE"
82 ExceptionHandling="FALSE"
83 RuntimeLibrary="0"
84 BufferSecurityCheck="FALSE"
85 EnableFunctionLevelLinking="FALSE"
86 DisableLanguageExtensions="FALSE"
87 ForceConformanceInForLoopScope="TRUE"
88 UsePrecompiledHeader="2"
89 WarningLevel="4"
90 WarnAsError="TRUE"
91 Detect64BitPortabilityProblems="TRUE"
92 DebugInformationFormat="3"
93 CompileAs="0"/>
94 <Tool
95 Name="VCCustomBuildTool"/>
96 <Tool
97 Name="VCLinkerTool"
98 AdditionalDependencies="ws2_32.lib"
99 OutputFile="$(ProjectName).exe"
100 LinkIncremental="1"
101 SuppressStartupBanner="TRUE"
102 GenerateDebugInformation="FALSE"
103 SubSystem="1"
104 OptimizeReferences="2"
105 EnableCOMDATFolding="2"
106 TargetMachine="1"/>
107 <Tool
108 Name="VCMIDLTool"/>
109 <Tool
110 Name="VCPostBuildEventTool"/>
111 <Tool
112 Name="VCPreBuildEventTool"/>
113 <Tool
114 Name="VCPreLinkEventTool"/>
115 <Tool
116 Name="VCResourceCompilerTool"/>
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"/>
119 <Tool
120 Name="VCWebDeploymentTool"/>
121 </Configuration>
122 </Configurations>
123 <Files>
124 <File
125 RelativePath="..\..\CommonServices.h">
126 </File>
127 <File
128 RelativePath="..\..\..\mDNSCore\DNSCommon.c">
129 </File>
130 <File
131 RelativePath="..\..\..\mDNSCore\DNSCommon.h">
132 </File>
133 <File
134 RelativePath="..\..\..\mDNSCore\DNSDigest.c">
135 </File>
136 <File
137 RelativePath="..\..\DNSSD.c">
138 </File>
139 <File
140 RelativePath="..\..\DNSSD.h">
141 </File>
142 <File
143 RelativePath="..\..\DNSSDDirect.c">
144 </File>
145 <File
146 RelativePath="..\..\DNSSDDirect.h">
147 </File>
148 <File
149 RelativePath="..\..\DebugServices.c">
150 </File>
151 <File
152 RelativePath="..\..\DebugServices.h">
153 </File>
154 <File
155 RelativePath="..\..\RMxCommon.c">
156 </File>
157 <File
158 RelativePath="..\..\RMxCommon.h">
159 </File>
160 <File
161 RelativePath="..\..\RMxServer.c">
162 </File>
163 <File
164 RelativePath="..\..\RMxServer.h">
165 </File>
166 <File
167 RelativePath="Service.c">
168 </File>
169 <File
170 RelativePath="Service.rc">
171 </File>
172 <File
173 RelativePath="..\..\..\mDNSCore\mDNS.c">
174 </File>
175 <File
176 RelativePath="..\..\..\mDNSCore\mDNSClientAPI.h">
177 </File>
178 <File
179 RelativePath="..\..\..\mDNSCore\mDNSDebug.h">
180 </File>
181 <File
182 RelativePath="..\..\mDNSWin32.c">
183 </File>
184 <File
185 RelativePath="..\..\mDNSWin32.h">
186 </File>
187 <File
188 RelativePath="..\..\..\mDNSCore\uDNS.c">
189 </File>
190 <File
191 RelativePath="..\..\..\mDNSCore\uDNS.h">
192 </File>
193 </Files>
194 <Globals>
195 </Globals>
196 </VisualStudioProject>