]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSWindows/Java/Java.vcproj
mDNSResponder-108.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / Java / Java.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="Java"
6 ProjectGUID="{9CE2568A-3170-41C6-9F20-A0188A9EC114}"
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 makefile DEBUG=1"
21 ReBuildCommandLine="nmake /f makefile DEBUG=1"
22 CleanCommandLine="nmake /f makefile 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 makefile"
32 ReBuildCommandLine="nmake /f makefile"
33 CleanCommandLine="nmake /f makefile clean"/>
34 </Configuration>
35 </Configurations>
36 <References>
37 </References>
38 <Files>
39 </Files>
40 <Globals>
41 </Globals>
42 </VisualStudioProject>