diff src/opencsg-1-fixes.patch @ 2036:62b023062c78

remove hard coded path in opencsg patch
author Brad Pitcher <bradpitcher@gmail.com>
date Sun, 23 Oct 2011 15:23:02 +1100
parents e85998eb5167
children eb4ed6ec6e8c
line wrap: on
line diff
--- a/src/opencsg-1-fixes.patch	Sun Oct 23 13:37:14 2011 +1100
+++ b/src/opencsg-1-fixes.patch	Sun Oct 23 15:23:02 2011 +1100
@@ -13,11 +13,9 @@
 index 8891a28..6c88ee6 100644
 --- a/example/example.pro
 +++ b/example/example.pro
-@@ -1,10 +1,12 @@
- TEMPLATE	= app
--TARGET		= opencsgexample
-+TARGET		= test-opencsg
-+Release:DESTDIR = /home/brand/projects/mingw-cross-env.dev/local/usr/i686-pc-mingw32/bin/
+@@ -1,10 +1,11 @@
+ TEMPLATE       = app
+ TARGET         = opencsgexample
  
  CONFIG	 	+= opengl warn_on release
  INCLUDEPATH += ../glew/include ../include