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