363 lines
		
	
	
		
			6.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
		
			
		
	
	
			363 lines
		
	
	
		
			6.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
|  | <?xml version="1.0" encoding="gb2312"?> | ||
|  | <VisualStudioProject | ||
|  | 	ProjectType="Visual C++" | ||
|  | 	Version="9.00" | ||
|  | 	Name="gtsam" | ||
|  | 	ProjectGUID="{8AC1F57D-77D6-4B79-B50C-2508F076EBA3}" | ||
|  | 	RootNamespace="gtsam" | ||
|  | 	Keyword="Win32Proj" | ||
|  | 	TargetFrameworkVersion="196613" | ||
|  | 	> | ||
|  | 	<Platforms> | ||
|  | 		<Platform | ||
|  | 			Name="Win32" | ||
|  | 		/> | ||
|  | 	</Platforms> | ||
|  | 	<ToolFiles> | ||
|  | 	</ToolFiles> | ||
|  | 	<Configurations> | ||
|  | 		<Configuration | ||
|  | 			Name="Debug|Win32" | ||
|  | 			OutputDirectory="$(SolutionDir)$(ConfigurationName)" | ||
|  | 			IntermediateDirectory="$(ConfigurationName)" | ||
|  | 			ConfigurationType="4" | ||
|  | 			CharacterSet="2" | ||
|  | 			> | ||
|  | 			<Tool | ||
|  | 				Name="VCPreBuildEventTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCCustomBuildTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCXMLDataGeneratorTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCWebServiceProxyGeneratorTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCMIDLTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCCLCompilerTool" | ||
|  | 				Optimization="0" | ||
|  | 				AdditionalIncludeDirectories=""$(BOOST_DIR)"" | ||
|  | 				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" | ||
|  | 				MinimalRebuild="true" | ||
|  | 				BasicRuntimeChecks="3" | ||
|  | 				RuntimeLibrary="3" | ||
|  | 				UsePrecompiledHeader="0" | ||
|  | 				WarningLevel="3" | ||
|  | 				DebugInformationFormat="3" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCManagedResourceCompilerTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCResourceCompilerTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCPreLinkEventTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCLibrarianTool" | ||
|  | 				OutputFile="$(ProjectDir)\$(ConfigurationName)\lib$(ProjectName).lib" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCALinkTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCXDCMakeTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCBscMakeTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCFxCopTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCPostBuildEventTool" | ||
|  | 				CommandLine="mkdir  $(ProjectDir)\..\..\..\libs\;
copy $(ProjectDir)\$(ConfigurationName)\lib$(ProjectName).lib  $(ProjectDir)\..\..\..\libs\;
mkdir  $(ProjectDir)\..\..\..\include\;
mkdir  $(ProjectDir)\..\..\..\include\gtsam\;
copy  $(ProjectDir)\*.h $(ProjectDir)\..\..\..\include\gtsam\;
" | ||
|  | 			/> | ||
|  | 		</Configuration> | ||
|  | 		<Configuration | ||
|  | 			Name="Release|Win32" | ||
|  | 			OutputDirectory="$(SolutionDir)$(ConfigurationName)" | ||
|  | 			IntermediateDirectory="$(ConfigurationName)" | ||
|  | 			ConfigurationType="2" | ||
|  | 			CharacterSet="1" | ||
|  | 			WholeProgramOptimization="1" | ||
|  | 			> | ||
|  | 			<Tool | ||
|  | 				Name="VCPreBuildEventTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCCustomBuildTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCXMLDataGeneratorTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCWebServiceProxyGeneratorTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCMIDLTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCCLCompilerTool" | ||
|  | 				Optimization="2" | ||
|  | 				EnableIntrinsicFunctions="true" | ||
|  | 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GTSAM_EXPORTS" | ||
|  | 				RuntimeLibrary="2" | ||
|  | 				EnableFunctionLevelLinking="true" | ||
|  | 				UsePrecompiledHeader="0" | ||
|  | 				WarningLevel="3" | ||
|  | 				DebugInformationFormat="3" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCManagedResourceCompilerTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCResourceCompilerTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCPreLinkEventTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCLinkerTool" | ||
|  | 				LinkIncremental="1" | ||
|  | 				GenerateDebugInformation="true" | ||
|  | 				SubSystem="2" | ||
|  | 				OptimizeReferences="2" | ||
|  | 				EnableCOMDATFolding="2" | ||
|  | 				TargetMachine="1" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCALinkTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCManifestTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCXDCMakeTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCBscMakeTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCFxCopTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCAppVerifierTool" | ||
|  | 			/> | ||
|  | 			<Tool | ||
|  | 				Name="VCPostBuildEventTool" | ||
|  | 			/> | ||
|  | 		</Configuration> | ||
|  | 	</Configurations> | ||
|  | 	<References> | ||
|  | 	</References> | ||
|  | 	<Files> | ||
|  | 		<Filter | ||
|  | 			Name="Source Files" | ||
|  | 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||
|  | 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | ||
|  | 			> | ||
|  | 			<File | ||
|  | 				RelativePath=".\cal3_S2.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\chordalBayesNet.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\conditionalGaussian.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\factorGraph.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\fgConfig.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\linearFactor.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\linearFactorGraph.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\matrix.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\nonlinearFactor.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\nonlinearFactorGraph.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\numericalDerivative.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\ordering.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Point2.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Point3.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Pose3.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Rot3.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\simulated2D.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\smallExample.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\svdcmp.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\vector.cpp" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 		</Filter> | ||
|  | 		<Filter | ||
|  | 			Name="Header Files" | ||
|  | 			Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||
|  | 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | ||
|  | 			> | ||
|  | 			<File | ||
|  | 				RelativePath=".\cal3_S2.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\chordalBayesNet.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\conditionalGaussian.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\factor.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\factorGraph.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\fgConfig.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\gtsam.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\linearFactor.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\linearFactorGraph.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\LinearFactorSet.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\matrix.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\nonlinearFactor.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\nonlinearFactorGraph.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\numericalDerivative.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\ordering.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Point2.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Point3.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Pose3.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Rot3.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\simulated2D.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\smallExample.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\svdcmp.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\Value.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 			<File | ||
|  | 				RelativePath=".\vector.h" | ||
|  | 				> | ||
|  | 			</File> | ||
|  | 		</Filter> | ||
|  | 		<Filter | ||
|  | 			Name="Resource Files" | ||
|  | 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | ||
|  | 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | ||
|  | 			> | ||
|  | 		</Filter> | ||
|  | 		<File | ||
|  | 			RelativePath=".\Makefile" | ||
|  | 			> | ||
|  | 		</File> | ||
|  | 	</Files> | ||
|  | 	<Globals> | ||
|  | 	</Globals> | ||
|  | </VisualStudioProject> |