diff options
author | kali <kali@leap.se> | 2012-07-23 10:47:31 -0700 |
---|---|---|
committer | kali <kali@leap.se> | 2012-07-23 10:47:31 -0700 |
commit | 9c4af4ea60e0c7cfe76f139f336534701791bd48 (patch) | |
tree | 309dafd3b3c4d4dfb4c01b430f9a5746f44db3ed | |
parent | 0e937f164f587e017c01278862778fc78c581b7d (diff) |
add todo in compile resource stuff
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ # ################################ # Makefile for compiling resources # files. +# TODO move to setup scripts +# and implement it in python +# http://die-offenbachs.homelinux.org:48888/hg/eric5/file/5072605ad4dd/compileUiFiles.py ###### EDIT ###################### #Directory with ui and resource files RESOURCE_DIR = data/resources |