[idlescreen] r206 committed - Fixed a bug with PlasmaLenz_glut. There was a missing slash in the ...

1 view
Skip to first unread message

codesite...@google.com

unread,
Aug 2, 2009, 2:47:16 PM8/2/09
to dev-idl...@googlegroups.com
Revision: 206
Author: jeff.backus
Date: Sun Aug 2 11:47:08 2009
Log: Fixed a bug with PlasmaLenz_glut. There was a missing slash in the
Makefile.

http://code.google.com/p/idlescreen/source/detail?r=206

Modified:
/trunk/Makefile.in

=======================================
--- /trunk/Makefile.in Sun Mar 8 18:35:05 2009
+++ /trunk/Makefile.in Sun Aug 2 11:47:08 2009
@@ -60,7 +60,7 @@
$(MAKE) -f Makefile.PlasmaLenz_scr

bin/PlasmaLenz_glut : src/PlasmaLenz/project_files/PlasmaLenz_glut.pro
- cd $(srcdir)src/PlasmaLenz/project_files/ && $(QMAKE) PlasmaLenz_glut.pro
\
+ cd $(srcdir)/src/PlasmaLenz/project_files/ && $(QMAKE)
PlasmaLenz_glut.pro \
-o Makefile.PlasmaLenz_glut && \
$(MAKE) -f Makefile.PlasmaLenz_glut

Reply all
Reply to author
Forward
0 new messages