Changeset 291 for experimental/TerrainTest/ModificationManager
- Timestamp:
- Jun 4, 2011, 5:06:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experimental/TerrainTest/ModificationManager/ModificationManager.vcproj
r285 r291 59 59 <Tool 60 60 Name="VCPreLinkEventTool" 61 Description=""62 61 CommandLine="" 63 62 /> … … 141 140 <Tool 142 141 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="" 145 144 /> 146 145 <Tool … … 177 176 <Tool 178 177 Name="VCPostBuildEventTool" 178 Description="Move Library to OSG_ROOT\lib" 179 CommandLine="move $(OSG_ROOT)\bin\$(ProjectName).lib $(OSG_ROOT)\lib" 179 180 /> 180 181 </Configuration>
Note: See TracChangeset
for help on using the changeset viewer.