summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 15:28:58 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-09 15:28:58 +0100
commitd35a3edbc26fdd434e6b0b56666978db0bc86905 (patch)
treee6d1a1dca09d41aa32a5018e2575c754b7d9ee24
parent285a02799aecd42045bc7715555c1fde21bdaf9b (diff)
downloadpdf-over-d35a3edbc26fdd434e6b0b56666978db0bc86905.tar.gz
pdf-over-d35a3edbc26fdd434e6b0b56666978db0bc86905.tar.bz2
pdf-over-d35a3edbc26fdd434e6b0b56666978db0bc86905.zip
Also add Launcher...
-rw-r--r--trunk/pdf-over-gui/src/main/resources/PDF-Over.exebin0 -> 67072 bytes
-rw-r--r--trunk/pdf-over-gui/src/main/resources/PDF-Over.ini4
2 files changed, 4 insertions, 0 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/PDF-Over.exe b/trunk/pdf-over-gui/src/main/resources/PDF-Over.exe
new file mode 100644
index 00000000..3e2fe0e5
--- /dev/null
+++ b/trunk/pdf-over-gui/src/main/resources/PDF-Over.exe
Binary files differ
diff --git a/trunk/pdf-over-gui/src/main/resources/PDF-Over.ini b/trunk/pdf-over-gui/src/main/resources/PDF-Over.ini
new file mode 100644
index 00000000..729318e8
--- /dev/null
+++ b/trunk/pdf-over-gui/src/main/resources/PDF-Over.ini
@@ -0,0 +1,4 @@
+working.directory=.
+classpath.1=lib/*.jar
+main.class=at.asit.pdfover.gui.Main
+vm.version.min=1.6