mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
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
This commit is contained in:
parent
b22e604a06
commit
bc18818547
7 changed files with 11 additions and 62 deletions
|
@ -1,6 +1,6 @@
|
|||
/* MTP_DLL.cpp : Defines the entry point for the DLL application. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include <windows.h>
|
||||
#include "MTP_DLL.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue