From: <eli...@us...> - 2006-07-12 18:11:26
|
Revision: 2498 Author: elias_naur Date: 2006-07-12 11:10:43 -0700 (Wed, 12 Jul 2006) ViewCVS: http://svn.sourceforge.net/java-game-lib/?rev=2498&view=rev Log Message: ----------- remove .cvsignore files Removed Paths: ------------- trunk/LWJGL/.cvsignore trunk/LWJGL/src/native/common/.cvsignore trunk/LWJGL/src/native/common/devil/.cvsignore trunk/LWJGL/src/native/common/fmod3/.cvsignore trunk/LWJGL/src/native/linux/.cvsignore trunk/LWJGL/src/native/macosx/.cvsignore trunk/LWJGL/src/native/windows/.cvsignore Deleted: trunk/LWJGL/.cvsignore =================================================================== --- trunk/LWJGL/.cvsignore 2006-07-12 18:09:11 UTC (rev 2497) +++ trunk/LWJGL/.cvsignore 2006-07-12 18:10:43 UTC (rev 2498) @@ -1,4 +0,0 @@ -.classpath *.class *.class~ *.java~ .nbattrs .project -dist -libs -temp Deleted: trunk/LWJGL/src/native/common/.cvsignore =================================================================== --- trunk/LWJGL/src/native/common/.cvsignore 2006-07-12 18:09:11 UTC (rev 2497) +++ trunk/LWJGL/src/native/common/.cvsignore 2006-07-12 18:10:43 UTC (rev 2498) @@ -1,13 +0,0 @@ -Debug -Release -org_lwjgl_input_Cursor.h -org_lwjgl_input_Keyboard.h -org_lwjgl_input_Mouse.h -org_lwjgl_openal_AL.h -org_lwjgl_openal_ALC.h -org_lwjgl_opengl_GLContext.h -org_lwjgl_opengl_Pbuffer.h -org_lwjgl_Sys.h -org_lwjgl_opengl_Display.h -org_lwjgl_DefaultSysImplementation.h -org_lwjgl_NativeSysImplementation.h Deleted: trunk/LWJGL/src/native/common/devil/.cvsignore =================================================================== --- trunk/LWJGL/src/native/common/devil/.cvsignore 2006-07-12 18:09:11 UTC (rev 2497) +++ trunk/LWJGL/src/native/common/devil/.cvsignore 2006-07-12 18:10:43 UTC (rev 2498) @@ -1 +0,0 @@ -org_lwjgl_devil_ILNative.h \ No newline at end of file Deleted: trunk/LWJGL/src/native/common/fmod3/.cvsignore =================================================================== --- trunk/LWJGL/src/native/common/fmod3/.cvsignore 2006-07-12 18:09:11 UTC (rev 2497) +++ trunk/LWJGL/src/native/common/fmod3/.cvsignore 2006-07-12 18:10:43 UTC (rev 2498) @@ -1,3 +0,0 @@ -org_lwjgl_fmod3_FMOD.h -org_lwjgl_fmod3_FMusic.h -org_lwjgl_fmod3_FSound.h Deleted: trunk/LWJGL/src/native/linux/.cvsignore =================================================================== --- trunk/LWJGL/src/native/linux/.cvsignore 2006-07-12 18:09:11 UTC (rev 2497) +++ trunk/LWJGL/src/native/linux/.cvsignore 2006-07-12 18:10:43 UTC (rev 2498) @@ -1 +0,0 @@ -org_lwjgl_opengl_LinuxDisplay.h Deleted: trunk/LWJGL/src/native/macosx/.cvsignore =================================================================== --- trunk/LWJGL/src/native/macosx/.cvsignore 2006-07-12 18:09:11 UTC (rev 2497) +++ trunk/LWJGL/src/native/macosx/.cvsignore 2006-07-12 18:10:43 UTC (rev 2498) @@ -1 +0,0 @@ -org_lwjgl_opengl_MacOSXDisplay.h Deleted: trunk/LWJGL/src/native/windows/.cvsignore =================================================================== --- trunk/LWJGL/src/native/windows/.cvsignore 2006-07-12 18:09:11 UTC (rev 2497) +++ trunk/LWJGL/src/native/windows/.cvsignore 2006-07-12 18:10:43 UTC (rev 2498) @@ -1,5 +0,0 @@ -Debug -Release -org_lwjgl_opengl_Win32Display.h -org_lwjgl_Win32SysImplementation.h -org_lwjgl_NativeSysImplementation.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |