<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="DotNetApi" ProjectGUID="{557C1767-B4F4-4E96-8699-156BAD696802}" RootNamespace="DotNetApi" Keyword="MakeFileProj" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> <Platform Name="x64" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="..\..\bin\debug" IntermediateDirectory="..\..\obj\debug\DotNetApi" ConfigurationType="0" > <Tool Name="VCNMakeTool" BuildCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" debug" ReBuildCommandLine="nmake -a -f Makefile OUTDIR="$(OutDir)" debug" CleanCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" cleandebug" Output="$(OutDir)\MapGuideDotNetApid.dll" PreprocessorDefinitions="" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> <Configuration Name="Debug|x64" OutputDirectory="..\..\bin\debug64" IntermediateDirectory="..\..\obj\debug64\DotNetApi" ConfigurationType="0" > <Tool Name="VCNMakeTool" BuildCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" debug" ReBuildCommandLine="nmake -a -f Makefile OUTDIR="$(OutDir)" debug" CleanCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" cleandebug" Output="$(OutDir)\MapGuideDotNetApid.dll" PreprocessorDefinitions="" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="..\..\bin\release" IntermediateDirectory="..\..\obj\release\DotNetApi" ConfigurationType="0" > <Tool Name="VCNMakeTool" BuildCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" release" ReBuildCommandLine="nmake -a -f Makefile OUTDIR="$(OutDir)" release" CleanCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" cleanrelease" Output="$(OutDir)\MapGuideDotNetApi.dll" PreprocessorDefinitions="" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> <Configuration Name="Release|x64" OutputDirectory="..\..\bin\release64" IntermediateDirectory="..\..\obj\release64\DotNetApi" ConfigurationType="0" > <Tool Name="VCNMakeTool" BuildCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" release" ReBuildCommandLine="nmake -a -f Makefile OUTDIR="$(OutDir)" release" CleanCommandLine="nmake -f Makefile OUTDIR="$(OutDir)" cleanrelease" Output="$(OutDir)\MapGuideDotNetApi.dll" PreprocessorDefinitions="" IncludeSearchPath="" ForcedIncludes="" AssemblySearchPath="" ForcedUsingAssemblies="" CompileAsManaged="" /> </Configuration> </Configurations> <References> </References> <Files> <File RelativePath=".\Makefile" > </File> </Files> <Globals> </Globals> </VisualStudioProject>