03-basic_dynamic_lib

This page applies to v0.1-alpha
home > 0.1-alpha home

target :BasicDynamicLib do
  type :dll
  src ['.']
  inc ['include'], :export
  define ['DLL_EXPORT']
end

Generated using Redcarpet, CodeRay, Inter and FiraCode. css by Harry Denholm.