[MSVisualStudio-tickets] [BuildTools - Visual Studio] #12: Inconsistent relative path specification in v9\libCoinUtils.vcproj leads to some redundant file specification.

BuildTools - Visual Studio coin-trac at coin-or.org
Wed Sep 25 09:26:18 EDT 2013


#12: Inconsistent relative path specification in v9\libCoinUtils.vcproj leads to
some redundant file specification.
------------------------+----------------------
 Reporter:  s.gross     |      Owner:  somebody
     Type:  defect      |     Status:  new
 Priority:  trivial     |  Milestone:
Component:  component1  |    Version:  VS2008
 Keywords:              |
------------------------+----------------------
 The reference to source files in most case is according the pattern
 "..\..\..\..\CoinUtils\src\xyz"; but for some files it is
 "..\..\..\src\xyz" with only three parent folder indications (which is
 functionally equivalent).   Apart from the inconsistency two files
 (CoinWarmStartPrimalDual.cpp and CoinWarmStartVector.cpp) are referenced
 twice.

--
Ticket URL: <https://projects.coin-or.org/MSVisualStudio/ticket/12>
BuildTools - Visual Studio <http://projects.coin-or.org/MSVisualStudio>
Information about building COIN-OR projects in Microsoft Visual Studio.



More information about the MSVisualStudio-tickets mailing list