Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
r206 committed - Fixed a bug with PlasmaLenz_glut. There was a missing slash in the ...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
codesite-nore...@google.com  
View profile  
 More options Aug 2 2009, 2:47 pm
From: codesite-nore...@google.com
Date: Sun, 02 Aug 2009 18:47:16 +0000
Local: Sun, Aug 2 2009 2:47 pm
Subject: [idlescreen] r206 committed - Fixed a bug with PlasmaLenz_glut. There was a missing slash in the ...
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »