diff options
author | chai <chaifix@163.com> | 2019-03-28 08:56:15 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-28 08:56:15 +0800 |
commit | 3bced067a4144381e59ce4bd0eb749eeff5ad1f4 (patch) | |
tree | 0352c8ae263dae904967f9e21326ce2a4ca9ada8 /build/3rd-party/Plotscript/Plotscript.vcxproj.filters | |
parent | f6bcacef6e10200b1c0dc34c4aa34313cbfc0392 (diff) |
*misc
Diffstat (limited to 'build/3rd-party/Plotscript/Plotscript.vcxproj.filters')
-rw-r--r-- | build/3rd-party/Plotscript/Plotscript.vcxproj.filters | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/3rd-party/Plotscript/Plotscript.vcxproj.filters b/build/3rd-party/Plotscript/Plotscript.vcxproj.filters new file mode 100644 index 0000000..edc3d49 --- /dev/null +++ b/build/3rd-party/Plotscript/Plotscript.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\3rd-party\Plotscript\plot.c" /> + </ItemGroup> +</Project>
\ No newline at end of file |