summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/vs2005
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2009-06-12 16:35:34 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2009-06-12 16:35:34 +0000
commit11fa12c366a0d33b198fea657dca18bc9d658b61 (patch)
tree11ea8b241b5c4b962ad3b7f1d6a4fc072aa0c82a /utils/MTP/beastpatcher/vs2005
parent1240216a7581adf9dd018282e33bd6261934f4c2 (diff)
downloadrockbox-11fa12c366a0d33b198fea657dca18bc9d658b61.tar.gz
rockbox-11fa12c366a0d33b198fea657dca18bc9d658b61.zip
Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21260 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/MTP/beastpatcher/vs2005')
-rw-r--r--utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj b/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj
index e0473e240a..5d0d204e27 100644
--- a/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj
+++ b/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj
@@ -189,6 +189,10 @@
189 > 189 >
190 </File> 190 </File>
191 <File 191 <File
192 RelativePath="..\main.c"
193 >
194 </File>
195 <File
192 RelativePath="..\mtp_win32.c" 196 RelativePath="..\mtp_win32.c"
193 > 197 >
194 </File> 198 </File>
@@ -199,6 +203,10 @@
199 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 203 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
200 > 204 >
201 <File 205 <File
206 RelativePath="..\beastpatcher.h"
207 >
208 </File>
209 <File
202 RelativePath="..\bootimg.h" 210 RelativePath="..\bootimg.h"
203 > 211 >
204 </File> 212 </File>