From 5883f09acee11766ef96f8ec4c7e95019a1628c3 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Thu, 19 Feb 2009 18:36:57 +0000 Subject: MTP_DLL: * update license to BSD * clean some comments * add README file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20049 a1c6a512-1295-4272-9138-f99709370657 --- utils/MTP/MTP_DLL/stdafx.cpp | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'utils/MTP/MTP_DLL/stdafx.cpp') diff --git a/utils/MTP/MTP_DLL/stdafx.cpp b/utils/MTP/MTP_DLL/stdafx.cpp index 68ee952..c603f4f 100644 --- a/utils/MTP/MTP_DLL/stdafx.cpp +++ b/utils/MTP/MTP_DLL/stdafx.cpp @@ -1,8 +1,5 @@ -// 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" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file +/* 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