From 48b8fca5674a7114c3a90e107bd1a7256ced1848 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Sat, 16 Jul 2011 18:44:32 +0200 Subject: new macro constant added --- src/ideconst.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ideconst.pas b/src/ideconst.pas index e39a4690..3570bcbf 100644 --- a/src/ideconst.pas +++ b/src/ideconst.pas @@ -35,6 +35,7 @@ const cMacro_Debugger = '${DEBUGGER}'; cMacro_ExeExt = '${EXEEXT}'; cMacro_Target = '${TARGET}'; + cMacro_ProjectDir = '${PROJDIR}'; OSTarget: String = {$I %FPCTARGETOS%}; -- cgit v1.2.3-70-g09d2