From de7353271be340cd042008dcf128b9ebc68f90c2 Mon Sep 17 00:00:00 2001 From: Martin Date: Mon, 8 Aug 2016 13:53:45 +0200 Subject: [PATCH] Fix build --- UrBackupClientGUI.vcxproj | 2 ++ UrBackupClientGUI.vcxproj.filters | 6 ++++++ md5.cpp | 6 ------ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/UrBackupClientGUI.vcxproj b/UrBackupClientGUI.vcxproj index 1b12f74..14e36a8 100644 --- a/UrBackupClientGUI.vcxproj +++ b/UrBackupClientGUI.vcxproj @@ -219,6 +219,7 @@ + @@ -245,6 +246,7 @@ + diff --git a/UrBackupClientGUI.vcxproj.filters b/UrBackupClientGUI.vcxproj.filters index de651d6..141a76b 100644 --- a/UrBackupClientGUI.vcxproj.filters +++ b/UrBackupClientGUI.vcxproj.filters @@ -93,6 +93,9 @@ Quelldateien + + Quelldateien + @@ -173,6 +176,9 @@ Headerdateien + + Headerdateien + diff --git a/md5.cpp b/md5.cpp index 5b94443..0605a26 100644 --- a/md5.cpp +++ b/md5.cpp @@ -39,12 +39,6 @@ These notices must be retained in any copies of any part of this documentation and/or software. */ -#include "vld.h" - - - - - #include "md5.h"