]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - msvc/qcvm/qcvm.vcxproj.filters
Get it compiling in visual studio again.
[xonotic/gmqcc.git] / msvc / qcvm / qcvm.vcxproj.filters
diff --git a/msvc/qcvm/qcvm.vcxproj.filters b/msvc/qcvm/qcvm.vcxproj.filters
new file mode 100755 (executable)
index 0000000..526cd89
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <ItemGroup>\r
+    <ClCompile Include="..\..\conout.c" />\r
+    <ClCompile Include="..\..\exec.c" />\r
+    <ClCompile Include="..\..\fs.c" />\r
+    <ClCompile Include="..\..\util.c" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <ClInclude Include="..\..\gmqcc.h" />\r
+  </ItemGroup>\r
+</Project>
\ No newline at end of file