236 lines
6.2 KiB
XML
236 lines
6.2 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="iksolver"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\..\..\..\..\obj\windows\intern\iksolver"
|
|
IntermediateDirectory=".\..\..\..\..\obj\windows\intern\iksolver"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\..\..\intern\moto\include,..\..\..\..\intern\memutil"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\intern\iksolver/iksolver.pch"
|
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\iksolver/"
|
|
ObjectFile=".\..\..\..\..\obj\windows\intern\iksolver/"
|
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\iksolver/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\obj\windows\intern\iksolver\libiksolver.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="ECHO Copying header files
|
|
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\lib\windows\iksolver\include\
|
|
ECHO Copying lib
|
|
XCOPY /Y ..\..\..\..\obj\windows\intern\iksolver\*.lib ..\..\..\..\..\lib\windows\iksolver\lib\*.a
|
|
ECHO Done
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1043"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\..\..\..\..\obj\windows\intern\iksolver\debug"
|
|
IntermediateDirectory=".\..\..\..\..\obj\windows\intern\iksolver\debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\intern\moto\include,..\..\..\..\intern\memutil"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
PrecompiledHeaderFile=".\..\..\..\..\obj\windows\intern\iksolver\debug/iksolver.pch"
|
|
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\iksolver\debug/"
|
|
ObjectFile=".\..\..\..\..\obj\windows\intern\iksolver\debug/"
|
|
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\iksolver\debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\obj\windows\intern\iksolver\debug\libiksolver.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="ECHO Copying header files
|
|
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\lib\windows\iksolver\include\
|
|
ECHO Copying lib
|
|
XCOPY /Y ..\..\..\..\obj\windows\intern\iksolver\debug\*.lib ..\..\..\..\..\lib\windows\iksolver\lib\debug\*.a
|
|
ECHO Done
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1043"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="intern"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\intern\IK_QChain.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\IK_QChain.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\IK_QJacobianSolver.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\IK_QJacobianSolver.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\IK_QSegment.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\IK_QSegment.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\IK_QSolver_Class.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\IK_Solver.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_ExpMap.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\MT_ExpMap.h">
|
|
</File>
|
|
<Filter
|
|
Name="TNT"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\intern\TNT\cholesky.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\cmat.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\fcscmat.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\fmat.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\fortran.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\fspvec.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\index.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\lapack.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\lu.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\qr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\region1d.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\region2d.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\stopwatch.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\subscript.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\svd.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\tnt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\tntmath.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\tntreqs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\transv.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\triang.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\trisolve.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\vec.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\vecadaptor.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\TNT\version.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="extern"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\extern\IK_solver.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|