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/libcommon.vcproj

    r174 r287  
    7777                        <Tool
    7878                                Name="VCPostBuildEventTool"
     79                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
    7980                        />
    8081                </Configuration>
     
    138139                        <Tool
    139140                                Name="VCPostBuildEventTool"
     141                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
    140142                        />
    141143                </Configuration>
     
    154156                        </File>
    155157                        <File
    156                                 RelativePath="..\common\huffman.c"
     158                                RelativePath="..\common\huffman-bcl.c"
    157159                                >
    158160                        </File>
Note: See TracChangeset for help on using the changeset viewer.