From 6afe713d5785dd54d90cf856e495ed6eb0842e5c Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 16 Dec 2010 21:32:56 +0000 Subject: script to generate qtcreator project files, advantage is they include all source which is nicer for refactoring. --- build_files/cmake/cmake_consistency_check.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build_files/cmake/cmake_consistency_check.py') diff --git a/build_files/cmake/cmake_consistency_check.py b/build_files/cmake/cmake_consistency_check.py index 7c47c1d8bfd..68b5fc0bcce 100644 --- a/build_files/cmake/cmake_consistency_check.py +++ b/build_files/cmake/cmake_consistency_check.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # $Id$ # ***** BEGIN GPL LICENSE BLOCK ***** # -- cgit v1.2.3