diff options
author | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
commit | 66c5fdc564dd892ed265132d6c1378dbe3cebcee (patch) | |
tree | 909848ed622b35c8653c961c9ebed8c574bb150e /build/tools/cembed/cembed.vcxproj.filters | |
parent | d9041d6e12ded456c17622f7f2e7bbacb9e99b1a (diff) |
*misc
Diffstat (limited to 'build/tools/cembed/cembed.vcxproj.filters')
-rw-r--r-- | build/tools/cembed/cembed.vcxproj.filters | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/tools/cembed/cembed.vcxproj.filters b/build/tools/cembed/cembed.vcxproj.filters new file mode 100644 index 0000000..10ff2a3 --- /dev/null +++ b/build/tools/cembed/cembed.vcxproj.filters @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup> + <ClCompile Include="..\..\..\source\tools\cembed\main.cpp" /> + </ItemGroup> +</Project>
\ No newline at end of file |