Sha256: 2f3f077220997eab91d71d97089cbe26caaff7004b34ab0bd1791504ce5e5b45
Contents?: true
Size: 344 Bytes
Versions: 3
Compression:
Stored size: 344 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')
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
win32-api-1.0.2 | ext/extconf.rb |
win32-api-1.0.0 | ext/extconf.rb |
win32-api-1.0.1 | ext/extconf.rb |