]>
git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/mDNSNetMonitor.VisualStudio/mDNSNetMonitor.vcproj
1 <?xml version=
"1.0" encoding=
"Windows-1252"?>
3 ProjectType=
"Visual C++"
6 ProjectGUID=
"{AF35C285-528D-46A1-8A0E-47B0733DC718}"
7 RootNamespace=
"mDNSNetMonitor"
20 OutputDirectory=
"$(PlatformName)\$(ConfigurationName)"
21 IntermediateDirectory=
"$(PlatformName)\$(ConfigurationName)"
26 Name=
"VCPreBuildEventTool"
29 Name=
"VCCustomBuildTool"
32 Name=
"VCXMLDataGeneratorTool"
35 Name=
"VCWebServiceProxyGeneratorTool"
41 Name=
"VCCLCompilerTool"
43 AdditionalIncludeDirectories=
"../../mDNSWindows/SystemService;../../mDNSWindows;../../mDNSShared;../../mDNSCore;"C:/Program Files/Microsoft SDKs/Windows/v6.1/Include""
44 PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE;_WIN32_WINNT=0x0501;MDNS_DEBUGMSGS=0;TARGET_OS_WIN32;WIN32_LEAN_AND_MEAN;USE_TCP_LOOPBACK;PLATFORM_NO_STRSEP;PLATFORM_NO_EPIPE;PLATFORM_NO_RLIMIT;PID_FILE="""";UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_USE_32BIT_TIME_T"
46 BasicRuntimeChecks=
"3"
48 UsePrecompiledHeader=
"0"
50 Detect64BitPortabilityProblems=
"true"
51 DebugInformationFormat=
"4"
54 Name=
"VCManagedResourceCompilerTool"
57 Name=
"VCResourceCompilerTool"
60 Name=
"VCPreLinkEventTool"
64 AdditionalDependencies=
"ws2_32.lib iphlpapi.lib crypt32.lib netapi32.lib powrprof.lib"
66 GenerateDebugInformation=
"true"
75 AdditionalManifestFiles=
"mDNSNetMonitor.manifest"
87 Name=
"VCAppVerifierTool"
90 Name=
"VCWebDeploymentTool"
93 Name=
"VCPostBuildEventTool"
98 OutputDirectory=
"$(PlatformName)\$(ConfigurationName)"
99 IntermediateDirectory=
"$(PlatformName)\$(ConfigurationName)"
100 ConfigurationType=
"1"
102 WholeProgramOptimization=
"1"
105 Name=
"VCPreBuildEventTool"
108 Name=
"VCCustomBuildTool"
111 Name=
"VCXMLDataGeneratorTool"
114 Name=
"VCWebServiceProxyGeneratorTool"
120 Name=
"VCCLCompilerTool"
121 AdditionalIncludeDirectories=
"../../mDNSWindows/SystemService;../../mDNSWindows;../../mDNSShared;../../mDNSCore;"C:/Program Files/Microsoft SDKs/Windows/v6.1/Include""
122 PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0501;MDNS_DEBUGMSGS=0;TARGET_OS_WIN32;WIN32_LEAN_AND_MEAN;USE_TCP_LOOPBACK;PLATFORM_NO_STRSEP;PLATFORM_NO_EPIPE;PLATFORM_NO_RLIMIT;PID_FILE="""";UNICODE;_UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_USE_32BIT_TIME_T"
124 UsePrecompiledHeader=
"0"
126 Detect64BitPortabilityProblems=
"true"
127 DebugInformationFormat=
"3"
130 Name=
"VCManagedResourceCompilerTool"
133 Name=
"VCResourceCompilerTool"
136 Name=
"VCPreLinkEventTool"
140 AdditionalDependencies=
"ws2_32.lib iphlpapi.lib crypt32.lib netapi32.lib powrprof.lib"
142 GenerateDebugInformation=
"true"
144 OptimizeReferences=
"2"
145 EnableCOMDATFolding=
"2"
152 Name=
"VCManifestTool"
153 AdditionalManifestFiles=
"mDNSNetMonitor.manifest"
165 Name=
"VCAppVerifierTool"
168 Name=
"VCWebDeploymentTool"
171 Name=
"VCPostBuildEventTool"
172 CommandLine=
"if not "%RC_XBS%" == "YES" goto END
if not exist "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)" mkdir "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
xcopy /I/Y "$(TargetPath)" "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
:END
"
181 Filter=
"cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
182 UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
185 RelativePath=
"..\..\mDNSCore\DNSCommon.c"
189 RelativePath=
"..\..\mDNSCore\DNSDigest.c"
193 RelativePath=
"..\..\mDNSShared\dnssd_ipc.c"
197 RelativePath=
"..\..\mDNSWindows\SystemService\Firewall.cpp"
201 RelativePath=
"..\..\mDNSShared\GenLinkedList.c"
205 RelativePath=
"..\..\mDNSShared\mDNSDebug.c"
209 RelativePath=
"..\..\mDNSWindows\mDNSWin32.c"
213 RelativePath=
"..\..\mDNSPosix\NetMonitor.c"
217 RelativePath=
"..\..\mDNSWindows\PosixCompat.c"
221 RelativePath=
"..\..\mDNSWindows\Secret.c"
225 RelativePath=
"..\..\mDNSWindows\SystemService\Service.c"
229 RelativePath=
"..\..\mDNSCore\uDNS.c"
235 Filter=
"h;hpp;hxx;hm;inl;inc;xsd"
236 UniqueIdentifier=
"{93995380-89BD-4b04-88EB-625FBE52EBFB}"
239 RelativePath=
"..\..\mDNSCore\DNSCommon.h"
243 RelativePath=
"..\..\mDNSShared\dnssd_ipc.h"
247 RelativePath=
"..\..\mDNSWindows\SystemService\Firewall.h"
251 RelativePath=
"..\..\mDNSShared\GenLinkedList.h"
255 RelativePath=
"..\..\mDNSCore\mDNSDebug.h"
259 RelativePath=
"..\..\mDNSCore\mDNSEmbeddedAPI.h"
263 RelativePath=
"..\..\mDNSWindows\mDNSWin32.h"
267 RelativePath=
"..\..\mDNSWindows\PosixCompat.h"
271 RelativePath=
"..\..\mDNSWindows\RegNames.h"
275 RelativePath=
"..\..\mDNSWindows\Secret.h"
279 RelativePath=
"..\..\mDNSCore\uDNS.h"
284 Name=
"Resource Files"
285 Filter=
"rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
286 UniqueIdentifier=
"{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
292 </VisualStudioProject>