]> git.xonotic.org Git - xonotic/gmqcc.git/blob - msvc/testsuite/testsuite.vcxproj.filters
Make it compile in visual studio again, without warnings.
[xonotic/gmqcc.git] / msvc / testsuite / testsuite.vcxproj.filters
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup>\r
4     <ClCompile Include="..\..\fs.c" />\r
5     <ClCompile Include="..\..\opts.c" />\r
6     <ClCompile Include="..\..\stat.c" />\r
7     <ClCompile Include="..\..\test.c" />\r
8     <ClCompile Include="..\..\util.c" />\r
9     <ClCompile Include="..\..\conout.c" />\r
10   </ItemGroup>\r
11   <ItemGroup>\r
12     <ClInclude Include="..\..\gmqcc.h" />\r
13   </ItemGroup>\r
14   <ItemGroup>\r
15     <None Include="..\..\opts.def" />\r
16   </ItemGroup>\r
17 </Project>