<?xml version="1.0" ?>

<makefile>
    <include file="../../build/bakefiles/common_samples.bkl"/>

    <exe id="secretstore" template="wx_sample_console" template_append="wx_append">
        <sources>secretstore.cpp</sources>
        <wx-lib>base</wx-lib>
    </exe>
</makefile>
