]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/Java/JavaSamples.vcproj
mDNSResponder-108.6.tar.gz
[apple/mdnsresponder.git] / Clients / Java / JavaSamples.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="JavaSamples"
6 ProjectGUID="{A987A0C1-344F-475C-869C-F082EB11EEBA}"
7 Keyword="MakeFileProj">
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="0">
18 <Tool
19 Name="VCNMakeTool"
20 BuildCommandLine="nmake /f nmakefile DEBUG=1 DNS_SD=..\..\mDNSWindows\Java\build\debug\dns_sd.jar"
21 ReBuildCommandLine="nmake /f nmakefile DEBUG=1 DNS_SD=..\..\mDNSWindows\Java\build\debug\dns_sd.jar"
22 CleanCommandLine="nmake /f nmakefile DEBUG=1 CLEAN"/>
23 </Configuration>
24 <Configuration
25 Name="Release|Win32"
26 OutputDirectory="Release"
27 IntermediateDirectory="Release"
28 ConfigurationType="0">
29 <Tool
30 Name="VCNMakeTool"
31 BuildCommandLine="nmake /f nmakefile DNS_SD=..\..\mDNSWindows\Java\build\prod\dns_sd.jar"
32 ReBuildCommandLine="nmake /f nmakefile DNS_SD=..\..\mDNSWindows\Java\build\prod\dns_sd.jar"
33 CleanCommandLine="nmake /f nmakefile CLEAN"/>
34 </Configuration>
35 </Configurations>
36 <References>
37 </References>
38 <Files>
39 </Files>
40 <Globals>
41 </Globals>
42 </VisualStudioProject>