ide; fixed compiling single file with same name but different extension conflict...
authorRejean Loyer <rejean.loyer@gmail.com>
Sun, 24 Feb 2013 01:46:17 +0000 (20:46 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 6 Mar 2013 13:25:25 +0000 (08:25 -0500)
commit49096327cdeef66675ae1249a197e5ade9812f26
treeeeb4c7bc0d11f59f7b9dfd23d276013acb0b1467
parent50cc651d954e1bcb91e8d5f19c34ee35bbc99c1c
ide; fixed compiling single file with same name but different extension conflict (ex.: compiling File.c when File.ec is present) would compile wrong file.
ide/src/project/Project.ec
ide/src/project/ProjectNode.ec
ide/src/project/ProjectView.ec