Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-12-17 00:32:56 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-12-17 00:32:56 +0300
commit6afe713d5785dd54d90cf856e495ed6eb0842e5c (patch)
treeee15d110661488d9c4c290eebf2c1b47804c50a3 /build_files/cmake/cmake_consistency_check.py
parenteecfc0fbb2892875d29879ebcb82289941ac4b1d (diff)
script to generate qtcreator project files, advantage is they include all source which is nicer for refactoring.
Diffstat (limited to 'build_files/cmake/cmake_consistency_check.py')
-rw-r--r--build_files/cmake/cmake_consistency_check.py2
1 files changed, 2 insertions, 0 deletions
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 *****
#