ide, ecere: Fixed command lines truncated for Debug Compiling
authorJerome St-Louis <jerome@ecere.com>
Thu, 2 May 2013 10:36:47 +0000 (06:36 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 2 May 2013 10:36:47 +0000 (06:36 -0400)
commit20c6f61421ab030697a4455a55b2dd82b5419957
tree12d28de1e80eab1754272b78969079ec7a1b9eed
parent9ef743327b4989268c262e27e3cb2df6324e6409
ide, ecere: Fixed command lines truncated for Debug Compiling
- Increased buffer size (MAX_F_STRING*4) in Project::Build, Execute() and ShellOpen()
ecere/src/sys/System.c
ide/src/project/Project.ec