Ignore:
Timestamp:
Jun 4, 2011, 5:06:57 PM (13 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

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

    r285 r291  
    5959                        <Tool
    6060                                Name="VCPreLinkEventTool"
    61                                 Description=""
    6261                                CommandLine=""
    6362                        />
     
    141140                        <Tool
    142141                                Name="VCPreLinkEventTool"
    143                                 Description="Move Library to OSG_ROOT\lib"
    144                                 CommandLine="move $(OSG_ROOT)\bin\$(ProjectName).lib $(OSG_ROOT)\lib"
     142                                Description=""
     143                                CommandLine=""
    145144                        />
    146145                        <Tool
     
    177176                        <Tool
    178177                                Name="VCPostBuildEventTool"
     178                                Description="Move Library to OSG_ROOT\lib"
     179                                CommandLine="move $(OSG_ROOT)\bin\$(ProjectName).lib $(OSG_ROOT)\lib"
    179180                        />
    180181                </Configuration>
Note: See TracChangeset for help on using the changeset viewer.