summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC/Common.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/MSVC/Common.vsprops')
-rw-r--r--crawl-ref/source/MSVC/Common.vsprops9
1 files changed, 9 insertions, 0 deletions
diff --git a/crawl-ref/source/MSVC/Common.vsprops b/crawl-ref/source/MSVC/Common.vsprops
new file mode 100644
index 0000000000..e1068ebad4
--- /dev/null
+++ b/crawl-ref/source/MSVC/Common.vsprops
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="Common"
+ OutputDirectory="$(SolutionDir)\bin\$(ProjectName)\$(ConfigurationName)"
+ IntermediateDirectory="$(SolutionDir)\obj\$(ProjectName)\$(ConfigurationName)"
+ >
+</VisualStudioPropertySheet>