From 3052219e28be94383fb4e63c977f1d62aa555e6d Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 12 Dec 2019 23:07:52 +0000 Subject: Tweaks to compile with BlitzMax NG. Removed the glflag module as it doesn't compile anymore. --- mwidget.mod/.cvsignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'mwidget.mod') diff --git a/mwidget.mod/.cvsignore b/mwidget.mod/.cvsignore index c7027e3..0f5601a 100644 --- a/mwidget.mod/.cvsignore +++ b/mwidget.mod/.cvsignore @@ -1,6 +1,5 @@ -mwidget.release.win32.i -mwidget.debug.win32.a -mwidget.debug.win32.i -mwidget.release.win32.a .bmx doc +*.a +*.i +*.i2 -- cgit v1.2.3