]> Some of my projects - aniplayer-old.git/commitdiff
- Remove useless files from git
authorAPTX <APTX@.(none)>
Fri, 31 Jul 2009 11:33:00 +0000 (13:33 +0200)
committerAPTX <APTX@.(none)>
Fri, 31 Jul 2009 11:33:00 +0000 (13:33 +0200)
lib/browserplugin-solution/examples/grapher/debug/npgrapher.lib [deleted file]
lib/browserplugin-solution/examples/grapher/release/npgrapher.lib [deleted file]
lib/browserplugin-solution/examples/trivial/debug/nptrivial.lib [deleted file]
lib/browserplugin-solution/examples/trivial/release/nptrivial.lib [deleted file]
lib/browserplugin-solution/src/qtbrowserplugin.def [deleted file]
lib/browserplugin-solution/src/qtbrowserpluginax.def [deleted file]

diff --git a/lib/browserplugin-solution/examples/grapher/debug/npgrapher.lib b/lib/browserplugin-solution/examples/grapher/debug/npgrapher.lib
deleted file mode 100644 (file)
index 082ba1c..0000000
Binary files a/lib/browserplugin-solution/examples/grapher/debug/npgrapher.lib and /dev/null differ
diff --git a/lib/browserplugin-solution/examples/grapher/release/npgrapher.lib b/lib/browserplugin-solution/examples/grapher/release/npgrapher.lib
deleted file mode 100644 (file)
index 47fb241..0000000
Binary files a/lib/browserplugin-solution/examples/grapher/release/npgrapher.lib and /dev/null differ
diff --git a/lib/browserplugin-solution/examples/trivial/debug/nptrivial.lib b/lib/browserplugin-solution/examples/trivial/debug/nptrivial.lib
deleted file mode 100644 (file)
index 47c237c..0000000
Binary files a/lib/browserplugin-solution/examples/trivial/debug/nptrivial.lib and /dev/null differ
diff --git a/lib/browserplugin-solution/examples/trivial/release/nptrivial.lib b/lib/browserplugin-solution/examples/trivial/release/nptrivial.lib
deleted file mode 100644 (file)
index af7ca32..0000000
Binary files a/lib/browserplugin-solution/examples/trivial/release/nptrivial.lib and /dev/null differ
diff --git a/lib/browserplugin-solution/src/qtbrowserplugin.def b/lib/browserplugin-solution/src/qtbrowserplugin.def
deleted file mode 100644 (file)
index ce7f119..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-EXPORTS
-       NP_GetEntryPoints   @1
-       NP_Initialize       @2
-       NP_Shutdown         @3
diff --git a/lib/browserplugin-solution/src/qtbrowserpluginax.def b/lib/browserplugin-solution/src/qtbrowserpluginax.def
deleted file mode 100644 (file)
index df2dedb..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-EXPORTS
-       NP_GetEntryPoints   @1
-       NP_Initialize       @2
-       NP_Shutdown         @3
-       DllCanUnloadNow      PRIVATE
-       DllGetClassObject    PRIVATE
-       DllRegisterServer    PRIVATE
-       DllUnregisterServer  PRIVATE
-       DumpIDL              PRIVATE