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>2011-04-05 02:42:43 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-04-05 02:42:43 +0400
commit162d02bf5014bd881a1268aca156009108159ff4 (patch)
tree65889d11336f8c9bb37fdae936b95628af235af8 /build_files/cmake/cmake_qtcreator_project.py
parentb3bc0040d8ee88696d14aae9b59673d5f1bc83c1 (diff)
quiet warning & minor pep8 edits.
Diffstat (limited to 'build_files/cmake/cmake_qtcreator_project.py')
-rw-r--r--build_files/cmake/cmake_qtcreator_project.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/cmake/cmake_qtcreator_project.py b/build_files/cmake/cmake_qtcreator_project.py
index 601cf865ab4..617f2c2a81f 100644
--- a/build_files/cmake/cmake_qtcreator_project.py
+++ b/build_files/cmake/cmake_qtcreator_project.py
@@ -125,7 +125,6 @@ def cmake_advanced_info():
defines = []
-
create_eclipse_project(CMAKE_DIR)
from xml.dom.minidom import parse