]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/Java/JavaSamples.vcproj
mDNSResponder-258.13.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="8.00"
5 Name="JavaSamples"
6 ProjectGUID="{A987A0C1-344F-475C-869C-F082EB11EEBA}"
7 Keyword="MakeFileProj"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 <Platform
14 Name="x64"
15 />
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Debug|Win32"
22 OutputDirectory="Debug"
23 IntermediateDirectory="Debug"
24 ConfigurationType="0"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 >
27 <Tool
28 Name="VCNMakeTool"
29 BuildCommandLine="nmake /f nmakefile DEBUG=1 DNS_SD=..\..\mDNSWindows\Java\build\debug\dns_sd.jar"
30 ReBuildCommandLine="nmake /f nmakefile DEBUG=1 DNS_SD=..\..\mDNSWindows\Java\build\debug\dns_sd.jar"
31 CleanCommandLine="nmake /f nmakefile DEBUG=1 CLEAN"
32 Output=""
33 PreprocessorDefinitions=""
34 IncludeSearchPath=""
35 ForcedIncludes=""
36 AssemblySearchPath=""
37 ForcedUsingAssemblies=""
38 CompileAsManaged=""
39 />
40 </Configuration>
41 <Configuration
42 Name="Release|Win32"
43 OutputDirectory="Release"
44 IntermediateDirectory="Release"
45 ConfigurationType="0"
46 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
47 >
48 <Tool
49 Name="VCNMakeTool"
50 BuildCommandLine="nmake /f nmakefile DNS_SD=..\..\mDNSWindows\Java\build\prod\dns_sd.jar"
51 ReBuildCommandLine="nmake /f nmakefile DNS_SD=..\..\mDNSWindows\Java\build\prod\dns_sd.jar"
52 CleanCommandLine="nmake /f nmakefile CLEAN"
53 Output=""
54 PreprocessorDefinitions=""
55 IncludeSearchPath=""
56 ForcedIncludes=""
57 AssemblySearchPath=""
58 ForcedUsingAssemblies=""
59 CompileAsManaged=""
60 />
61 </Configuration>
62 <Configuration
63 Name="Debug|x64"
64 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
65 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
66 ConfigurationType="0"
67 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
68 >
69 <Tool
70 Name="VCNMakeTool"
71 BuildCommandLine="nmake /f nmakefile DEBUG=1 DNS_SD=..\..\mDNSWindows\Java\build\debug\dns_sd.jar"
72 ReBuildCommandLine="nmake /f nmakefile DEBUG=1 DNS_SD=..\..\mDNSWindows\Java\build\debug\dns_sd.jar"
73 CleanCommandLine="nmake /f nmakefile DEBUG=1 CLEAN"
74 Output=""
75 PreprocessorDefinitions=""
76 IncludeSearchPath=""
77 ForcedIncludes=""
78 AssemblySearchPath=""
79 ForcedUsingAssemblies=""
80 CompileAsManaged=""
81 />
82 </Configuration>
83 <Configuration
84 Name="Release|x64"
85 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
86 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
87 ConfigurationType="0"
88 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
89 >
90 <Tool
91 Name="VCNMakeTool"
92 BuildCommandLine="nmake /f nmakefile DNS_SD=..\..\mDNSWindows\Java\build\prod\dns_sd.jar"
93 ReBuildCommandLine="nmake /f nmakefile DNS_SD=..\..\mDNSWindows\Java\build\prod\dns_sd.jar"
94 CleanCommandLine="nmake /f nmakefile CLEAN"
95 Output=""
96 PreprocessorDefinitions=""
97 IncludeSearchPath=""
98 ForcedIncludes=""
99 AssemblySearchPath=""
100 ForcedUsingAssemblies=""
101 CompileAsManaged=""
102 />
103 </Configuration>
104 </Configurations>
105 <References>
106 </References>
107 <Files>
108 </Files>
109 <Globals>
110 </Globals>
111 </VisualStudioProject>