From bc18818547da718e46efb107c3369add018aaa1d Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sat, 13 Jun 2009 08:12:41 +0000 Subject: Some more MTP_DLL cleanup. - don't use precompiled headers. - prepare for direct incorporation of the library. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21269 a1c6a512-1295-4272-9138-f99709370657 --- utils/MTP/MTP_DLL/stdafx.cpp | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 utils/MTP/MTP_DLL/stdafx.cpp (limited to 'utils/MTP/MTP_DLL/stdafx.cpp') diff --git a/utils/MTP/MTP_DLL/stdafx.cpp b/utils/MTP/MTP_DLL/stdafx.cpp deleted file mode 100644 index c603f4f..0000000 --- a/utils/MTP/MTP_DLL/stdafx.cpp +++ /dev/null @@ -1,5 +0,0 @@ -/* stdafx.cpp : source file that includes just the standard includes - MTP_DLL.pch will be the pre-compiled header - stdafx.obj will contain the pre-compiled type information */ - -#include "stdafx.h" -- cgit v1.1