]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - msvc/pak/pak.vcxproj.filters
Make it compile in visual studio again, without warnings.
[xonotic/gmqcc.git] / msvc / pak / pak.vcxproj.filters
index 745f4ce64ad1688fa284a1ec3bdaebb212264b80..8784b71334f9f8e057b94164007522819eb1f028 100755 (executable)
@@ -5,12 +5,13 @@
     <ClCompile Include="..\..\fs.c" />\r
     <ClCompile Include="..\..\opts.c" />\r
     <ClCompile Include="..\..\pak.c" />\r
+    <ClCompile Include="..\..\stat.c" />\r
     <ClCompile Include="..\..\util.c" />\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <None Include="..\..\opts.def" />\r
+    <ClInclude Include="..\..\gmqcc.h" />\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <ClInclude Include="..\..\gmqcc.h" />\r
+    <None Include="..\..\opts.def" />\r
   </ItemGroup>\r
 </Project>
\ No newline at end of file