]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vs2012_win64.props
added props files for vs2010 and vs2012, changed name of darkplaces-2010.sln to darkp...
[xonotic/darkplaces.git] / vs2012_win64.props
diff --git a/vs2012_win64.props b/vs2012_win64.props
new file mode 100644 (file)
index 0000000..5dce216
--- /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\SDL-1.2\include;$(IncludePath)</IncludePath>\r
+  </PropertyGroup>\r
+  <PropertyGroup>\r
+    <LibraryPath>C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x64;C:\dev\SDL-1.2\lib\x64;$(LibraryPath)</LibraryPath>\r
+    <_PropertySheetDisplayName>vs2012_win64</_PropertySheetDisplayName>\r
+  </PropertyGroup>\r
+  <ItemDefinitionGroup />\r
+  <ItemGroup />\r
+</Project>
\ No newline at end of file