Sha256: 18879de931f94de950086f8351bfbb09f0d52fff869e942875b8e2ba835ab924
Contents?: true
Size: 355 Bytes
Versions: 5
Compression:
Stored size: 355 Bytes
Contents
########################################################################## # extconf.rb # # The Windows::API binary should be built using the Rake task, i.e. # 'rake build' or 'rake install'. ########################################################################## require 'mkmf' have_func('strncpy_s') create_makefile('win32/api', 'win32')
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
win32-api-1.1.0-x86-mswin32-60 | ext/extconf.rb |
win32-api-1.1.0 | ext/extconf.rb |
win32-api-1.3.0 | ext/extconf.rb |
win32-api-1.2.0 | ext/extconf.rb |
win32-api-1.0.6 | ext/extconf.rb |