Usermode/AxWin3 - Porting over the AxWin2 widget code
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / Makefile
index 69c99b2..1e7b9bd 100644 (file)
@@ -4,9 +4,9 @@
 
 CPPFLAGS += -I include/
 
-DIR := Apps/AxWin/2.0
+DIR := Apps/AxWin/3.0
 BIN := AxWinWM
-OBJ := main.o
+OBJ := main.o wm.o input.o
 OBJ += messageio.o
 OBJ += renderer_classes.o renderer_passthru.o renderer_widget.o
 

UCC git Repository :: git.ucc.asn.au