Changeset 285 for experimental/TerrainTest/ModificationManager
- Timestamp:
- May 26, 2011, 8:51:45 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experimental/TerrainTest/ModificationManager/ModificationManager.vcproj
r284 r285 59 59 <Tool 60 60 Name="VCPreLinkEventTool" 61 Description="" 62 CommandLine="" 61 63 /> 62 64 <Tool … … 92 94 <Tool 93 95 Name="VCPostBuildEventTool" 96 Description="Move Library to OSG_ROOT\lib" 97 CommandLine="move $(OSG_ROOT)\bin\$(ProjectName)d.lib $(OSG_ROOT)\lib" 94 98 /> 95 99 </Configuration> … … 137 141 <Tool 138 142 Name="VCPreLinkEventTool" 143 Description="Move Library to OSG_ROOT\lib" 144 CommandLine="move $(OSG_ROOT)\bin\$(ProjectName).lib $(OSG_ROOT)\lib" 139 145 /> 140 146 <Tool
Note: See TracChangeset
for help on using the changeset viewer.