From e8e24907e0bddc31bd4610cc6cf0a571d03f1e69 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Wed, 5 Apr 2017 12:59:25 +0200 Subject: [PATCH] Add precomp.h to VS project --- vs2015/Precomp/Precomp.vcxproj | 1 + vs2015/Precomp/Precomp.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/vs2015/Precomp/Precomp.vcxproj b/vs2015/Precomp/Precomp.vcxproj index dd2bfca..637337c 100644 --- a/vs2015/Precomp/Precomp.vcxproj +++ b/vs2015/Precomp/Precomp.vcxproj @@ -265,6 +265,7 @@ + diff --git a/vs2015/Precomp/Precomp.vcxproj.filters b/vs2015/Precomp/Precomp.vcxproj.filters index 9f18486..9ae0630 100644 --- a/vs2015/Precomp/Precomp.vcxproj.filters +++ b/vs2015/Precomp/Precomp.vcxproj.filters @@ -575,5 +575,8 @@ Headerdateien + + Headerdateien + \ No newline at end of file