diff Makefile @ 133:881deac2daf8

Some more work on scaling widgets, etc.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 Nov 2011 21:50:41 +0200
parents 584a226318b0
children b0c05b8b59ca
line wrap: on
line diff
--- a/Makefile	Thu Nov 24 21:34:33 2011 +0200
+++ b/Makefile	Thu Nov 24 21:50:41 2011 +0200
@@ -13,8 +13,8 @@
 	game/AnimatedPointElement.class
 
 # Utils
-JAVAC=javac -g
-APPLETVIEWER=appletviewer
+JAVAC=javac -g -Xlint:unchecked
+APPLETVIEWER=aoss appletviewer
 
 ###
 ### Targets