Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "Dependencies/libimobiledevice-vs"]
path = Dependencies/libimobiledevice-vs
url = https://github.com/libimobiledevice-win32/libimobiledevice-vs.git
[submodule "Dependencies/dirent"]
path = Dependencies/dirent
url = https://github.com/tronkko/dirent.git
2 changes: 1 addition & 1 deletion AltServer/AltServerApp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

#include "resource.h"

#include <winsparkle.h>
#include <include/winsparkle.h>

#define odslog(msg) { std::stringstream ss; ss << msg << std::endl; OutputDebugStringA(ss.str().c_str()); }

Expand Down
Binary file removed Dependencies/Libraries/WinSparkle.dll
Binary file not shown.
Binary file removed Dependencies/Libraries/WinSparkle.lib
Binary file not shown.
Binary file removed Dependencies/Libraries/WinSparkle.pdb
Binary file not shown.
12 changes: 0 additions & 12 deletions Dependencies/WinSparkle/AUTHORS

This file was deleted.

25 changes: 0 additions & 25 deletions Dependencies/WinSparkle/COPYING

This file was deleted.

21 changes: 0 additions & 21 deletions Dependencies/WinSparkle/COPYING.expat

This file was deleted.

121 changes: 0 additions & 121 deletions Dependencies/WinSparkle/NEWS

This file was deleted.

113 changes: 0 additions & 113 deletions Dependencies/WinSparkle/README.md

This file was deleted.

64 changes: 0 additions & 64 deletions Dependencies/WinSparkle/include/winsparkle-version.h

This file was deleted.

Loading