aboutsummaryrefslogtreecommitdiffstats
path: root/examples/annotations/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/annotations/examples.pro')
-rw-r--r--examples/annotations/examples.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/annotations/examples.pro b/examples/annotations/examples.pro
index 270092a..3a47183 100644
--- a/examples/annotations/examples.pro
+++ b/examples/annotations/examples.pro
@@ -8,8 +8,7 @@
# Specify the input, output, and library jars.
# This is assuming the code has been compiled in the examples directory.
-#-injars examples(*.class)
--injars classes(*.class)
+-injars examples(*.class)
-outjars out
-libraryjars <java.home>/lib/rt.jar