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