diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config/Project.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config/Project.tmpl b/src/config/Project.tmpl index ad4c7bc37..909d84e46 100644 --- a/src/config/Project.tmpl +++ b/src/config/Project.tmpl @@ -31,10 +31,10 @@ #define PepyFlags -a PY_advise -s -r #endif #ifndef PepyCmd -#define PepyCmd $(ISODE)/@sys/bin/pepy +#define PepyCmd pepy #endif #ifndef PosyCmd -#define PosyCmd $(ISODE)/@sys/bin/posy +#define PosyCmd posy #endif #ifndef ArAddCmd #define ArAddCmd ar cruv |
