From: Tim R. <ti...@us...> - 2004-09-11 09:20:21
|
Update of /cvsroot/csdopenglnet/csdOpenGL In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24752 Modified Files: INSTALL Log Message: forgotten the GACUTIL_FLAG flag Index: INSTALL =================================================================== RCS file: /cvsroot/csdopenglnet/csdOpenGL/INSTALL,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** INSTALL 11 Sep 2004 09:11:49 -0000 1.3 --- INSTALL 11 Sep 2004 09:20:12 -0000 1.4 *************** *** 19,21 **** MONO [1]: builds a mono specific platform library called csDragons.OpenGL.Mono.dll WINDOWS [0]: builds a winodws specific platform library called csDragons.OpenGL.Windows.dll ! GTK [1]: builds Gtk# Widgets if available \ No newline at end of file --- 19,24 ---- MONO [1]: builds a mono specific platform library called csDragons.OpenGL.Mono.dll WINDOWS [0]: builds a winodws specific platform library called csDragons.OpenGL.Windows.dll ! GTK [1]: builds Gtk# Widgets if available ! ! To parametrise the compile process the following parameters are used: ! GACUTIL_FLAGS: these flags are appended to the gacutil call to control its behaviour \ No newline at end of file |