Ignore:
Timestamp:
04/21/07 15:31:15 (17 years ago)
Author:
zorg
Message:

Misc msvc project fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/win32/libwavformat.vcproj

    r131 r287  
    7979                        <Tool
    8080                                Name="VCPostBuildEventTool"
    81                                 CommandLine="copy $(TargetPath) ..\bin\."
     81                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
    8282                        />
    8383                </Configuration>
     
    143143                        <Tool
    144144                                Name="VCPostBuildEventTool"
    145                                 CommandLine="copy $(TargetPath) ..\bin\."
     145                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
    146146                        />
    147147                </Configuration>
Note: See TracChangeset for help on using the changeset viewer.