Changeset 907

Show
Ignore:
Timestamp:
10/09/08 08:51:24 (3 months ago)
Author:
mloskot
Message:

trunk/csharp/dotnetLibLAS.sln: updated dependencies and build order.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/csharp/dotnetLibLAS.sln

    r869 r907  
    11 
    22Microsoft Visual Studio Solution File, Format Version 9.00 
    3 # Visual C# Express 2005 
     3# Visual Studio 2005 
    44Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dotnetLibLAS", "dotnetLibLAS\dotnetLibLAS.csproj", "{5652982E-9576-47F1-896A-1B700E6648FA}" 
    55EndProject 
    66Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NUnitTest", "NUnitTest\NUnitTest.csproj", "{E019C630-508C-4F2C-9743-F66423C216F2}" 
     7        ProjectSection(ProjectDependencies) = postProject 
     8                {5652982E-9576-47F1-896A-1B700E6648FA} = {5652982E-9576-47F1-896A-1B700E6648FA} 
     9        EndProjectSection 
    710EndProject 
    811Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelloWorldLAS", "HelloWorldLAS\HelloWorldLAS.csproj", "{85856BBA-7888-4196-9602-740986C7FA98}" 
     12        ProjectSection(ProjectDependencies) = postProject 
     13                {5652982E-9576-47F1-896A-1B700E6648FA} = {5652982E-9576-47F1-896A-1B700E6648FA} 
     14        EndProjectSection 
    915EndProject 
    1016Global