Changeset 17875 for lang/ruby

Show
Ignore:
Timestamp:
08/19/08 01:12:51 (5 years ago)
Author:
winebarrel
Message:
 
Location:
lang/ruby/aesruby/trunk
Files:
2 added
2 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/aesruby/trunk/README.txt

    r17870 r17875  
    33== Description 
    44 
    5 Ruby bindings for implementation of AES. 
     5Ruby bindings for C implementation of AES. 
    66 
    77== Example 
  • lang/ruby/aesruby/trunk/aesruby.vcproj

    r17870 r17875  
    235235                </Filter> 
    236236                <File 
     237                        RelativePath=".\aesruby.gemspec" 
     238                        > 
     239                </File> 
     240                <File 
     241                        RelativePath=".\build.sh" 
     242                        > 
     243                </File> 
     244                <File 
    237245                        RelativePath=".\README.txt" 
    238246                        >