summaryrefslogtreecommitdiffstats
path: root/TOOLS/GL-test/compile.sh
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-20 01:06:51 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-20 01:06:51 +0000
commitb478785d8960987bd294285fc3d15525f0834d1f (patch)
tree6e7f4b1cdfc056febc96b46e03a3b05b26086612 /TOOLS/GL-test/compile.sh
parent247e9ac3ffe8be57da9451caf46dcf06c678a02e (diff)
downloadmpv-b478785d8960987bd294285fc3d15525f0834d1f.tar.bz2
mpv-b478785d8960987bd294285fc3d15525f0834d1f.tar.xz
Move gltest and bmovl-test into the main TOOLS directory, subdirectories
for single files are silly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22755 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/GL-test/compile.sh')
-rwxr-xr-xTOOLS/GL-test/compile.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/TOOLS/GL-test/compile.sh b/TOOLS/GL-test/compile.sh
deleted file mode 100755
index 002d4a028d..0000000000
--- a/TOOLS/GL-test/compile.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-
-gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -L/usr/X11R6/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm