Skip to content

Commit

Permalink
Merge pull request openframeworks#696 from grimreaper/master
Browse files Browse the repository at this point in the history
Allow the project creation script to work with different PREFIX
  • Loading branch information
arturoc committed Aug 9, 2011
2 parents 275ed04 + 8de57c0 commit e067fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/linux/createProjects.py
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import os
from lxml import etree
from lxml import objectify
Expand Down

0 comments on commit e067fa5

Please sign in to comment.