Ignore:
Timestamp:
May 26, 2011, 8:51:45 AM (13 years ago)
Author:
Torben Dannhauer
Message:

KdTree? Issue fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experimental/TerrainTest/ModificationManager/ModificationManager.vcproj

    r284 r285  
    5959                        <Tool
    6060                                Name="VCPreLinkEventTool"
     61                                Description=""
     62                                CommandLine=""
    6163                        />
    6264                        <Tool
     
    9294                        <Tool
    9395                                Name="VCPostBuildEventTool"
     96                                Description="Move Library to OSG_ROOT\lib"
     97                                CommandLine="move $(OSG_ROOT)\bin\$(ProjectName)d.lib $(OSG_ROOT)\lib"
    9498                        />
    9599                </Configuration>
     
    137141                        <Tool
    138142                                Name="VCPreLinkEventTool"
     143                                Description="Move Library to OSG_ROOT\lib"
     144                                CommandLine="move $(OSG_ROOT)\bin\$(ProjectName).lib $(OSG_ROOT)\lib"
    139145                        />
    140146                        <Tool
Note: See TracChangeset for help on using the changeset viewer.