Changeset 287 for libmpc/branches/r2d/win32/mpcdec.vcproj
- Timestamp:
- 04/21/07 15:31:15 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/win32/mpcdec.vcproj
r131 r287 96 96 <Tool 97 97 Name="VCPostBuildEventTool" 98 CommandLine="copy $(TargetPath) ..\bin\."98 CommandLine="copy "$(TargetPath)" ..\bin" 99 99 /> 100 100 </Configuration> … … 178 178 <Tool 179 179 Name="VCPostBuildEventTool" 180 CommandLine="copy $(TargetPath) ..\bin\."180 CommandLine="copy "$(TargetPath)" ..\bin" 181 181 /> 182 182 </Configuration>
Note: See TracChangeset
for help on using the changeset viewer.