Changeset 27848

Show
Ignore:
Timestamp:
01/04/09 04:08:37 (4 years ago)
Author:
winebarrel
Message:

mswin32のバイナリを追加

Location:
lang/ruby/libarchive/trunk
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/libarchive/trunk/libarchive.vcproj

    r27844 r27848  
    172172                        <Tool 
    173173                                Name="VCPostBuildEventTool" 
     174                                CommandLine="copy &quot;$(OutDir)\$(ProjectName).so&quot; &quot;$(ProjectDir)lib\i386-mswin32&quot;" 
    174175                        /> 
    175176                </Configuration> 
     
    242243                        </File> 
    243244                </Filter> 
     245                <Filter 
     246                        Name="lib" 
     247                        > 
     248                        <Filter 
     249                                Name="i386-mswin32" 
     250                                > 
     251                                <File 
     252                                        RelativePath=".\lib\i386-mswin32\libarchive.so" 
     253                                        > 
     254                                </File> 
     255                        </Filter> 
     256                </Filter> 
    244257        </Files> 
    245258        <Globals>