]> git.saurik.com Git - apple/mdnsresponder.git/blame - Clients/BonjourExample/BonjourExample.vcproj
mDNSResponder-161.1.tar.gz
[apple/mdnsresponder.git] / Clients / BonjourExample / BonjourExample.vcproj
CommitLineData
4aea607d 1<?xml version="1.0" encoding="Windows-1252"?>
05292456
A
2<VisualStudioProject
3 ProjectType="Visual C++"
4aea607d
A
4 Version="7.10"
5 Name="BonjourExample"
6 ProjectGUID="{0A842379-799E-414C-BF1F-BF11A8D3A8A8}"
05292456
A
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"
4aea607d 18 CharacterSet="1">
05292456
A
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
4aea607d
A
22 AdditionalIncludeDirectories="../../mDNSShared"
23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
05292456
A
24 StringPooling="TRUE"
25 MinimalRebuild="TRUE"
26 ExceptionHandling="FALSE"
27 BasicRuntimeChecks="3"
4aea607d
A
28 SmallerTypeCheck="TRUE"
29 RuntimeLibrary="5"
05292456
A
30 BufferSecurityCheck="TRUE"
31 ForceConformanceInForLoopScope="TRUE"
4aea607d 32 UsePrecompiledHeader="3"
05292456
A
33 BrowseInformation="1"
34 WarningLevel="4"
35 WarnAsError="TRUE"
36 Detect64BitPortabilityProblems="TRUE"
4aea607d 37 DebugInformationFormat="4"/>
05292456
A
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalDependencies="ws2_32.lib"
4aea607d
A
43 OutputFile="$(OutDir)/BonjourExample.exe"
44 LinkIncremental="2"
05292456 45 GenerateDebugInformation="TRUE"
4aea607d 46 ProgramDatabaseFile="$(OutDir)/BonjourExample.pdb"
05292456
A
47 SubSystem="1"
48 TargetMachine="1"/>
49 <Tool
50 Name="VCMIDLTool"/>
51 <Tool
52 Name="VCPostBuildEventTool"/>
53 <Tool
54 Name="VCPreBuildEventTool"/>
55 <Tool
56 Name="VCPreLinkEventTool"/>
57 <Tool
58 Name="VCResourceCompilerTool"/>
59 <Tool
60 Name="VCWebServiceProxyGeneratorTool"/>
4aea607d
A
61 <Tool
62 Name="VCXMLDataGeneratorTool"/>
05292456
A
63 <Tool
64 Name="VCWebDeploymentTool"/>
4aea607d
A
65 <Tool
66 Name="VCManagedWrapperGeneratorTool"/>
67 <Tool
68 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
05292456
A
69 </Configuration>
70 <Configuration
71 Name="Release|Win32"
72 OutputDirectory="Release"
73 IntermediateDirectory="Release"
74 ConfigurationType="1"
4aea607d 75 CharacterSet="1">
05292456
A
76 <Tool
77 Name="VCCLCompilerTool"
4aea607d 78 GlobalOptimizations="TRUE"
05292456 79 OmitFramePointers="TRUE"
4aea607d 80 AdditionalIncludeDirectories="../../mDNSShared"
05292456
A
81 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
82 StringPooling="TRUE"
4aea607d 83 RuntimeLibrary="4"
05292456 84 BufferSecurityCheck="FALSE"
05292456 85 ForceConformanceInForLoopScope="TRUE"
4aea607d 86 UsePrecompiledHeader="3"
05292456
A
87 WarningLevel="4"
88 WarnAsError="TRUE"
89 Detect64BitPortabilityProblems="TRUE"
90 DebugInformationFormat="3"
4aea607d 91 CompileAs="2"/>
05292456
A
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLinkerTool"
96 AdditionalDependencies="ws2_32.lib"
4aea607d 97 OutputFile="$(OutDir)/BonjourExample.exe"
05292456 98 LinkIncremental="1"
05292456
A
99 GenerateDebugInformation="TRUE"
100 SubSystem="1"
101 OptimizeReferences="2"
102 EnableCOMDATFolding="2"
103 TargetMachine="1"/>
104 <Tool
105 Name="VCMIDLTool"/>
106 <Tool
107 Name="VCPostBuildEventTool"/>
108 <Tool
109 Name="VCPreBuildEventTool"/>
110 <Tool
111 Name="VCPreLinkEventTool"/>
112 <Tool
113 Name="VCResourceCompilerTool"/>
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"/>
4aea607d
A
116 <Tool
117 Name="VCXMLDataGeneratorTool"/>
05292456
A
118 <Tool
119 Name="VCWebDeploymentTool"/>
4aea607d
A
120 <Tool
121 Name="VCManagedWrapperGeneratorTool"/>
122 <Tool
123 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
05292456
A
124 </Configuration>
125 </Configurations>
4aea607d
A
126 <References>
127 </References>
05292456
A
128 <Files>
129 <File
4aea607d 130 RelativePath=".\BonjourExample.cpp">
05292456
A
131 </File>
132 <File
4aea607d 133 RelativePath="..\..\mDNSWindows\Dll\release\dnssd.lib">
05292456
A
134 </File>
135 <File
4aea607d
A
136 RelativePath=".\stdafx.cpp">
137 <FileConfiguration
138 Name="Debug|Win32">
139 <Tool
140 Name="VCCLCompilerTool"
141 UsePrecompiledHeader="1"/>
142 </FileConfiguration>
143 <FileConfiguration
144 Name="Release|Win32">
145 <Tool
146 Name="VCCLCompilerTool"
147 UsePrecompiledHeader="1"/>
148 </FileConfiguration>
05292456
A
149 </File>
150 <File
4aea607d 151 RelativePath=".\stdafx.h">
05292456
A
152 </File>
153 </Files>
154 <Globals>
155 </Globals>
156</VisualStudioProject>