]> git.xonotic.org Git - xonotic/gmqcc.git/blob - msvc/pak/pak.vcxproj.filters
Get it compiling in visual studio again.
[xonotic/gmqcc.git] / msvc / pak / pak.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="..\..\conout.c" />\r
5     <ClCompile Include="..\..\fs.c" />\r
6     <ClCompile Include="..\..\opts.c" />\r
7     <ClCompile Include="..\..\pak.c" />\r
8     <ClCompile Include="..\..\util.c" />\r
9   </ItemGroup>\r
10   <ItemGroup>\r
11     <None Include="..\..\opts.def" />\r
12   </ItemGroup>\r
13   <ItemGroup>\r
14     <ClInclude Include="..\..\gmqcc.h" />\r
15   </ItemGroup>\r
16 </Project>