I using Lazarus 3.4.
I would create a Library Project with my customized Parameters.
I navigate to Menu Project, Create a new one, and navigate to Project Settings (in the Hope, I could set my own Settings - but I fail).
My Request is to know how to set the Options/Settings below:
C:\FPC\3.2.2\win64\fpc\bin\x86_64-win64\fpc.exe
-Twin64
-Px86_64
-dDLLEXPORT
-dLANGDEU
-dDLLDEBUG
-n
-B
-FE.
-Fu.
-O3
Lazarus create a project.lpi File - but this a very Magic for me and I would practice VooDoo Programming when I start and stuckle into ...
So, it would be nice if there a helping Hand or a Tool, that can create a LPI File from a given Custom Option/s
I have no Problems when running the Command above in a Windows Console - but I would like migrate to GUI ...