]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vs2012_sdl2_win64.props
Fixed two compile issues with vid_sdl.c.
[xonotic/darkplaces.git] / vs2012_sdl2_win64.props
diff --git a/vs2012_sdl2_win64.props b/vs2012_sdl2_win64.props
new file mode 100644 (file)
index 0000000..cfe1b95
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+  <ImportGroup Label="PropertySheets" />\r
+  <PropertyGroup Label="UserMacros" />\r
+  <PropertyGroup>\r
+    <IncludePath>C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;C:\dev\SDL2-2.0\include;$(IncludePath)</IncludePath>\r
+  </PropertyGroup>\r
+  <PropertyGroup>\r
+    <LibraryPath>C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x64;C:\dev\SDL2-2.0\lib\x64;$(LibraryPath)</LibraryPath>\r
+    <_PropertySheetDisplayName>vs2012_win64</_PropertySheetDisplayName>\r
+  </PropertyGroup>\r
+  <ItemDefinitionGroup />\r
+  <ItemGroup />\r
+</Project>
\ No newline at end of file