Adapt basic visual studio projects to new paths
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@107 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="lib\Windows_32_Debug\Core.lib"
|
||||
OutputFile="$(SolutionDir)\lib\libOpenMeshCored.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@@ -149,7 +149,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="lib\Windows_32_Release\Core.lib"
|
||||
OutputFile="$(SolutionDir)\lib\libOpenMeshCore.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@@ -348,11 +348,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Geometry\Config.hh"
|
||||
RelativePath="System\config.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="System\config.hh"
|
||||
RelativePath="Geometry\Config.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="lib\Windows_32_Debug\Tools.lib"
|
||||
OutputFile="$(SolutionDir)\lib\libOpenMeshToolsd.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@@ -149,7 +149,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="lib\Windows_32_Release\Tools.lib"
|
||||
OutputFile="$(SolutionDir)\lib\libOpenMeshTools.lib"
|
||||
SuppressStartupBanner="true"
|
||||
/>
|
||||
<Tool
|
||||
@@ -211,22 +211,22 @@
|
||||
RelativePath="Subdivider\Uniform\CompositeSqrt3T.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Subdivider\Adaptive\Composite\CompositeT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Subdivider\Uniform\Composite\CompositeT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Subdivider\Adaptive\Composite\CompositeTraits.hh"
|
||||
RelativePath="Subdivider\Adaptive\Composite\CompositeT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Subdivider\Uniform\Composite\CompositeTraits.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Subdivider\Adaptive\Composite\CompositeTraits.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Utils\Config.hh"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user