summaryrefslogtreecommitdiff
path: root/Mkfiles/vc15/genstring/genstring.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'Mkfiles/vc15/genstring/genstring.vcxproj.filters')
-rw-r--r--Mkfiles/vc15/genstring/genstring.vcxproj.filters17
1 files changed, 17 insertions, 0 deletions
diff --git a/Mkfiles/vc15/genstring/genstring.vcxproj.filters b/Mkfiles/vc15/genstring/genstring.vcxproj.filters
new file mode 100644
index 00000000..04ed411d
--- /dev/null
+++ b/Mkfiles/vc15/genstring/genstring.vcxproj.filters
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <Filter Include="Source Files">
+ <UniqueIdentifier>{28EBE11C-5BE8-4935-9381-F57696749E0C}</UniqueIdentifier>
+ <Extensions>cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
+ </Filter>
+ </ItemGroup>
+ <ItemGroup>
+ <ClCompile Include="..\..\..\genstring.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="run.bat" />
+ </ItemGroup>
+</Project> \ No newline at end of file