From 254ee6f47eebfc00462c10756a92066e82cc1a96 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 21 Jun 2011 15:46:02 +0200 Subject: Initial commit --- bin/win32/SQLiteSpy.db3 | Bin 0 -> 3072 bytes bin/win32/SQLiteSpy.exe | Bin 0 -> 1657856 bytes bin/win32/Wrapper.dll | Bin 0 -> 65536 bytes bin/win32/clc.reg | Bin 0 -> 2360 bytes bin/win32/iordump.exe | Bin 0 -> 1613824 bytes bin/win32/sqlite3.exe | Bin 0 -> 322630 bytes bin/win32/sqlite_jni.dll | Bin 0 -> 241664 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 bin/win32/SQLiteSpy.db3 create mode 100755 bin/win32/SQLiteSpy.exe create mode 100755 bin/win32/Wrapper.dll create mode 100755 bin/win32/clc.reg create mode 100755 bin/win32/iordump.exe create mode 100755 bin/win32/sqlite3.exe create mode 100755 bin/win32/sqlite_jni.dll (limited to 'bin/win32') diff --git a/bin/win32/SQLiteSpy.db3 b/bin/win32/SQLiteSpy.db3 new file mode 100755 index 0000000..fd76b25 Binary files /dev/null and b/bin/win32/SQLiteSpy.db3 differ diff --git a/bin/win32/SQLiteSpy.exe b/bin/win32/SQLiteSpy.exe new file mode 100755 index 0000000..04cf3c8 Binary files /dev/null and b/bin/win32/SQLiteSpy.exe differ diff --git a/bin/win32/Wrapper.dll b/bin/win32/Wrapper.dll new file mode 100755 index 0000000..38b7807 Binary files /dev/null and b/bin/win32/Wrapper.dll differ diff --git a/bin/win32/clc.reg b/bin/win32/clc.reg new file mode 100755 index 0000000..78bdc72 Binary files /dev/null and b/bin/win32/clc.reg differ diff --git a/bin/win32/iordump.exe b/bin/win32/iordump.exe new file mode 100755 index 0000000..5a9d947 Binary files /dev/null and b/bin/win32/iordump.exe differ diff --git a/bin/win32/sqlite3.exe b/bin/win32/sqlite3.exe new file mode 100755 index 0000000..4387f7b Binary files /dev/null and b/bin/win32/sqlite3.exe differ diff --git a/bin/win32/sqlite_jni.dll b/bin/win32/sqlite_jni.dll new file mode 100755 index 0000000..875c435 Binary files /dev/null and b/bin/win32/sqlite_jni.dll differ -- cgit v1.2.3