summaryrefslogtreecommitdiff
path: root/utils/MTP/MTP_DLL/stdafx.cpp
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2009-06-13 08:12:41 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2009-06-13 08:12:41 +0000
commitbc18818547da718e46efb107c3369add018aaa1d (patch)
tree64df93f065f3c847610f5cbdd472218497d54299 /utils/MTP/MTP_DLL/stdafx.cpp
parentb22e604a067790114ee32cbc49e7407182ba9863 (diff)
downloadrockbox-bc18818547da718e46efb107c3369add018aaa1d.tar.gz
rockbox-bc18818547da718e46efb107c3369add018aaa1d.zip
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
Diffstat (limited to 'utils/MTP/MTP_DLL/stdafx.cpp')
-rw-r--r--utils/MTP/MTP_DLL/stdafx.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/utils/MTP/MTP_DLL/stdafx.cpp b/utils/MTP/MTP_DLL/stdafx.cpp
deleted file mode 100644
index c603f4f2c7..0000000000
--- a/utils/MTP/MTP_DLL/stdafx.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
1/* stdafx.cpp : source file that includes just the standard includes
2 MTP_DLL.pch will be the pre-compiled header
3 stdafx.obj will contain the pre-compiled type information */
4
5#include "stdafx.h"