mirror of
				https://bitbucket.org/mfeemster/fractorium.git
				synced 2025-11-03 17:50:27 -05:00 
			
		
		
		
	Merged in mmastriani/fractorium/mmastriani/-updated-qt-version-1554835017990 (pull request #8)
-- updated QT version
This commit is contained in:
		@ -2,8 +2,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
OSX_BUILD_PATH=$PWD
 | 
					OSX_BUILD_PATH=$PWD
 | 
				
			||||||
FRACTORIUM_RELEASE_ROOT=$PWD/../Bin/release
 | 
					FRACTORIUM_RELEASE_ROOT=$PWD/../Bin/release
 | 
				
			||||||
# replace 5.11.2 by your QT version, and check if the instation path is the same
 | 
					# replace 5.12.2 by your QT version, and check if the instation path is the same
 | 
				
			||||||
QT_MACDEPLOY=~/Qt/5.11.2/clang_64/bin/macdeployqt
 | 
					QT_MACDEPLOY=~/Qt/5.12.2/clang_64/bin/macdeployqt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cd $FRACTORIUM_RELEASE_ROOT
 | 
					cd $FRACTORIUM_RELEASE_ROOT
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user