<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="MapGuideCommonApi" ProjectGUID="{FD5CC86A-D557-4D59-AFC2-6C562E67A596}" RootNamespace="MapGuideCommonApi" Keyword="Win32Proj" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> <Platform Name="x64" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="..\..\..\bin\debug" IntermediateDirectory="..\..\..\obj\debug\DotNetUnmanagedApi\MapGuideCommon" ConfigurationType="2" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" CommandLine="del /Q MapGuideCommonCustom\*prop
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs
copy ..\dotnet.i .\language.i
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#
..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname MapGuideCommonUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose "((MgDisposable*)arg1)->Release()" -rethrow "e->Raise();" -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i
" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;"..\..\..\..\Oem\dbxml\xerces-c-src\src"" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" MinimalRebuild="true" ExceptionHandling="2" BasicRuntimeChecks="3" RuntimeLibrary="3" WarningLevel="3" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" OutputFile="$(OutDir)\MapGuideCommonUnmanagedApid.dll" LinkIncremental="2" AdditionalLibraryDirectories="" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApid.pdb" SubSystem="2" RandomizedBaseAddress="1" DataExecutionPrevention="0" ImportLibrary="..\..\..\lib\debug\MapGuideCommonUnmanagedApid.lib" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCPostBuildEventTool" CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon" /> </Configuration> <Configuration Name="Debug|x64" OutputDirectory="..\..\..\bin\debug64" IntermediateDirectory="..\..\..\obj\debug64\DotNetUnmanagedApi\MapGuideCommon" ConfigurationType="2" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" CommandLine="del /Q MapGuideCommonCustom\*prop
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs
copy ..\dotnet.i .\language.i
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#
..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -dllname MapGuideCommonUnmanagedApid -namespace OSGeo.MapGuide -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose "((MgDisposable*)arg1)->Release()" -rethrow "e->Raise();" -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i
" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;"..\..\..\..\Oem\dbxml\xerces-c-src\src"" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" MinimalRebuild="true" ExceptionHandling="2" BasicRuntimeChecks="3" RuntimeLibrary="3" WarningLevel="3" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" OutputFile="$(OutDir)\MapGuideCommonUnmanagedApid.dll" LinkIncremental="2" AdditionalLibraryDirectories="" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApid.pdb" SubSystem="2" RandomizedBaseAddress="1" DataExecutionPrevention="0" ImportLibrary="..\..\..\lib\debug64\MapGuideCommonUnmanagedApid.lib" TargetMachine="17" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCPostBuildEventTool" CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="..\..\..\bin\release" IntermediateDirectory="..\..\..\obj\release\DotNetUnmanagedApi\MapGuideCommon" ConfigurationType="2" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" CommandLine="del /Q MapGuideCommonCustom\*prop
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs
copy ..\dotnet.i .\language.i
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#
..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname MapGuideCommonUnmanagedApi -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose "((MgDisposable*)arg1)->Release()" -rethrow "e->Raise();" -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i
" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;"..\..\..\..\Oem\dbxml\xerces-c-src\src"" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" ExceptionHandling="2" RuntimeLibrary="2" WarningLevel="3" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" OutputFile="$(OutDir)\MapGuideCommonUnmanagedApi.dll" LinkIncremental="1" AdditionalLibraryDirectories="" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApi.pdb" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" RandomizedBaseAddress="1" DataExecutionPrevention="0" ImportLibrary="..\..\..\lib\release\MapGuideCommonUnmanagedApi.lib" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCPostBuildEventTool" CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon" /> </Configuration> <Configuration Name="Release|x64" OutputDirectory="..\..\..\bin\release64" IntermediateDirectory="..\..\..\obj\release64\DotNetUnmanagedApi\MapGuideCommon" ConfigurationType="2" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" CommandLine="del /Q MapGuideCommonCustom\*prop
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonConstants.xml C# ./MapGuideCommonConstants.cs
copy ..\dotnet.i .\language.i
..\..\..\..\BuildTools\WebTools\IMake\Win32\IMake.exe .\MapGuideCommonApiGen.xml C#
..\..\..\..\Oem\SwigEx\Win32\swig -c++ -csharp -namespace OSGeo.MapGuide -dllname MapGuideCommonUnmanagedApi -proxydir .\MapGuideCommonCustom -baseexception MgException -clsidcode ..\getclassid.code -clsiddata m_cls_id -catchallcode ..\catchall.code -dispose "((MgDisposable*)arg1)->Release()" -rethrow "e->Raise();" -nodefault -noconstants -module MapGuideCommonApi -o MgMapGuideCommonApi_wrap.cpp -lib ..\..\..\..\Oem\SWIGEx\Lib MapGuideCommonApi.i
" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="..\..\..\..\Common\MdfModel;..\..\..\..\Common\Foundation;..\..\..\..\Common\Geometry;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\MapGuideCommon;..\..\..\..\Oem\ACE\ACE_wrappers;"..\..\..\..\Oem\dbxml\xerces-c-src\src"" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" ExceptionHandling="2" RuntimeLibrary="2" WarningLevel="3" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" OutputFile="$(OutDir)\MapGuideCommonUnmanagedApi.dll" LinkIncremental="1" AdditionalLibraryDirectories="" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)\MapGuideCommonUnmanagedApi.pdb" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" RandomizedBaseAddress="1" DataExecutionPrevention="0" ImportLibrary="..\..\..\lib\release64\MapGuideCommonUnmanagedApi.lib" TargetMachine="17" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCPostBuildEventTool" CommandLine="move /Y *.cs ..\..\DotNetApi\MapGuideCommon" /> </Configuration> </Configurations> <References> </References> <Files> <File RelativePath="..\catchall.code" > </File> <File RelativePath="..\dotnet.i" > </File> <File RelativePath="..\getclassid.code" > </File> <File RelativePath=".\MapGuideCommonApi.rc" > </File> <File RelativePath=".\MapGuideCommonApiGen.xml" > </File> <File RelativePath=".\MapGuideCommonConstants.xml" > </File> <File RelativePath=".\MgMapGuideCommonApi_wrap.cpp" > </File> </Files> <Globals> </Globals> </VisualStudioProject>