blob: 9e61b93352cb9d569c7df2335f76d0171ea7ba2f (
plain)
1
2
3
4
5
|
# file : build/meta/vc12sln.make
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(bld_root)/meta/vc12sln-functions.make,$(out_base))
|