This page applies to v0.1-alpha
home > 0.1-alpha home
target :AppWithCustomisedBuildTree do type :console src ['main.cpp'] bindir "custom_build_tree/bin/#{config}" libdir "custom_build_tree/lib/#{config}" objdir "custom_build_tree/obj/#{config}" end
Generated using Redcarpet, CodeRay, Inter and FiraCode. css by Harry Denholm.