diff options
Diffstat (limited to 'Plasmapropagation.lpi')
-rw-r--r-- | Plasmapropagation.lpi | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/Plasmapropagation.lpi b/Plasmapropagation.lpi index d9909e2..1d0cd6e 100644 --- a/Plasmapropagation.lpi +++ b/Plasmapropagation.lpi @@ -33,7 +33,7 @@ <LaunchingApplication PathPlusParams="/usr/bin/screen -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> </local> </RunParams> - <Units Count="6"> + <Units Count="10"> <Unit0> <Filename Value="Plasmapropagation.lpr"/> <IsPartOfProject Value="True"/> @@ -58,6 +58,22 @@ <Filename Value="linearkombinationen.inc"/> <IsPartOfProject Value="True"/> </Unit5> + <Unit6> + <Filename Value="Compilerswitches.inc"/> + <IsPartOfProject Value="True"/> + </Unit6> + <Unit7> + <Filename Value="../units/refreshexecutable.pas"/> + <IsPartOfProject Value="True"/> + </Unit7> + <Unit8> + <Filename Value="../units/compilerswitchupdateunit.pas"/> + <IsPartOfProject Value="True"/> + </Unit8> + <Unit9> + <Filename Value="../units/compilerswitchupdateunit.rc"/> + <IsPartOfProject Value="True"/> + </Unit9> </Units> </ProjectOptions> <CompilerOptions> |