forked from len0rd/rockbox
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
This commit is contained in:
parent
28eb803f79
commit
5883f09ace
7 changed files with 150 additions and 99 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue