]>
Commit | Line | Data |
---|---|---|
716635cc | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
c9b9ae52 A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
716635cc | 4 | Version="7.10" |
c9b9ae52 A |
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"/> | |
716635cc A |
60 | <Tool |
61 | Name="VCXMLDataGeneratorTool"/> | |
c9b9ae52 A |
62 | <Tool |
63 | Name="VCWebDeploymentTool"/> | |
716635cc A |
64 | <Tool |
65 | Name="VCManagedWrapperGeneratorTool"/> | |
66 | <Tool | |
67 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
c9b9ae52 A |
68 | </Configuration> |
69 | <Configuration | |
70 | Name="Release|Win32" | |
71 | OutputDirectory="Release" | |
72 | IntermediateDirectory="Release" | |
73 | ConfigurationType="1" | |
74 | CharacterSet="1" | |
75 | WholeProgramOptimization="FALSE"> | |
76 | <Tool | |
77 | Name="VCCLCompilerTool" | |
78 | Optimization="2" | |
79 | InlineFunctionExpansion="2" | |
80 | FavorSizeOrSpeed="2" | |
81 | OmitFramePointers="TRUE" | |
82 | AdditionalIncludeDirectories="..\..\..\mDNSCore;..\..\..\mDNSWindows;..\..\DNSServices" | |
83 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
84 | StringPooling="TRUE" | |
85 | ExceptionHandling="FALSE" | |
86 | RuntimeLibrary="0" | |
87 | BufferSecurityCheck="FALSE" | |
88 | EnableFunctionLevelLinking="FALSE" | |
89 | DisableLanguageExtensions="FALSE" | |
90 | ForceConformanceInForLoopScope="TRUE" | |
91 | UsePrecompiledHeader="2" | |
92 | WarningLevel="4" | |
93 | WarnAsError="TRUE" | |
94 | Detect64BitPortabilityProblems="TRUE" | |
95 | DebugInformationFormat="3"/> | |
96 | <Tool | |
97 | Name="VCCustomBuildTool"/> | |
98 | <Tool | |
99 | Name="VCLinkerTool" | |
100 | AdditionalDependencies="ws2_32.lib" | |
101 | OutputFile="$(OutDir)/Tool.exe" | |
102 | LinkIncremental="1" | |
103 | GenerateDebugInformation="TRUE" | |
104 | SubSystem="1" | |
105 | OptimizeReferences="2" | |
106 | EnableCOMDATFolding="2" | |
107 | TargetMachine="1"/> | |
108 | <Tool | |
109 | Name="VCMIDLTool"/> | |
110 | <Tool | |
111 | Name="VCPostBuildEventTool"/> | |
112 | <Tool | |
113 | Name="VCPreBuildEventTool"/> | |
114 | <Tool | |
115 | Name="VCPreLinkEventTool"/> | |
116 | <Tool | |
117 | Name="VCResourceCompilerTool"/> | |
118 | <Tool | |
119 | Name="VCWebServiceProxyGeneratorTool"/> | |
716635cc A |
120 | <Tool |
121 | Name="VCXMLDataGeneratorTool"/> | |
c9b9ae52 A |
122 | <Tool |
123 | Name="VCWebDeploymentTool"/> | |
716635cc A |
124 | <Tool |
125 | Name="VCManagedWrapperGeneratorTool"/> | |
126 | <Tool | |
127 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
c9b9ae52 | 128 | </Configuration> |
c9b9ae52 | 129 | </Configurations> |
716635cc A |
130 | <References> |
131 | </References> | |
c9b9ae52 A |
132 | <Files> |
133 | <Filter | |
7f0064bd | 134 | Name="DNSServiceTest" |
c9b9ae52 | 135 | Filter=""> |
8e92c31c A |
136 | <File |
137 | RelativePath="..\..\..\mDNSCore\DNSCommon.c"> | |
138 | </File> | |
139 | <File | |
140 | RelativePath="..\..\..\mDNSCore\DNSCommon.h"> | |
141 | </File> | |
142 | <File | |
143 | RelativePath="..\..\..\mDNSCore\DNSDigest.c"> | |
144 | </File> | |
c9b9ae52 A |
145 | <File |
146 | RelativePath="..\..\DNSServices\DNSServiceDiscovery.c"> | |
147 | </File> | |
148 | <File | |
149 | RelativePath="..\..\DNSServices\DNSServiceDiscovery.h"> | |
150 | </File> | |
151 | <File | |
152 | RelativePath="..\..\DNSServices\DNSServices.c"> | |
153 | </File> | |
154 | <File | |
155 | RelativePath="..\..\DNSServices\DNSServices.h"> | |
156 | </File> | |
157 | <File | |
158 | RelativePath="..\..\..\mDNSCore\mDNS.c"> | |
159 | </File> | |
160 | <File | |
161 | RelativePath="..\..\..\mDNSCore\mDNSClientAPI.h"> | |
162 | </File> | |
163 | <File | |
164 | RelativePath="..\..\..\mDNSCore\mDNSDebug.h"> | |
165 | </File> | |
c9b9ae52 A |
166 | <File |
167 | RelativePath="..\..\mDNSWin32.c"> | |
168 | </File> | |
169 | <File | |
170 | RelativePath="..\..\mDNSWin32.h"> | |
171 | </File> | |
8e92c31c A |
172 | <File |
173 | RelativePath="..\..\..\mDNSCore\uDNS.c"> | |
174 | </File> | |
175 | <File | |
176 | RelativePath="..\..\..\mDNSCore\uDNS.h"> | |
177 | </File> | |
c9b9ae52 A |
178 | </Filter> |
179 | <File | |
180 | RelativePath="Tool.c"> | |
181 | </File> | |
182 | </Files> | |
183 | <Globals> | |
184 | </Globals> | |
185 | </VisualStudioProject> |