Pārlūkot izejas kodu

Open (=compile) Debug.iss when debugging ISCC, just like Compil32 opens it.

Martijn Laan 1 gadu atpakaļ
vecāks
revīzija
ca276d42a9
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Projects/ISCC.dproj

+ 1 - 0
Projects/ISCC.dproj

@@ -69,6 +69,7 @@
         <DCC_Optimize>false</DCC_Optimize>
         <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
         <DCC_ExeOutput>Bin</DCC_ExeOutput>
+        <Debugger_RunParams>Debug.iss</Debugger_RunParams>
     </PropertyGroup>
     <ItemGroup>
         <DelphiCompile Include="$(MainSource)">