Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Programmieren allgemein (https://www.delphipraxis.net/40-programmieren-allgemein/)
-   -   MakeScript für Delphi Projekt (https://www.delphipraxis.net/116480-makescript-fuer-delphi-projekt.html)

Luckie 30. Jun 2008 14:40

Re: MakeScript für Delphi Projekt
 
Ach so, jetzt habe ich es verstanden.

iKilledKenny 30. Jun 2008 14:42

Re: MakeScript für Delphi Projekt
 
Die Delphi Hilfe besagt folgendes:

"Compiler directives in the source code always override the command-line compiler directives and the IDE project options."

Luckie 30. Jun 2008 15:02

Re: MakeScript für Delphi Projekt
 
Liste der Anhänge anzeigen (Anzahl: 1)
Zitat:

Zitat von Daniel
:shock:
Ist ja merkwürdig.

Wenn ich deinen Link anklicke, bekomme ich das zu sehen:

NormanNG 30. Jun 2008 15:32

Re: MakeScript für Delphi Projekt
 
Hi,

Zitat:

Zitat von iKilledKenny
Die Delphi Hilfe besagt folgendes:
"Compiler directives in the source code always override the command-line compiler directives and the IDE project options."

Stimmt sicher, hilft uns in diesem konkreten Fall aber nicht wirklich weiter.
Um "compiler directives" (z.B. $O+ für Optimierung) geht es hier im eigendlichen Sinn garnicht.
Und "conditional defines" kann ich mit Commandline-Parametern eben nur definieren... :-D
auch wenn dies im Quelltext durch ein undef wieder zunichte gemacht wird.
Deshalb ja auch
Zitat:

...Einfach alle debug-Defines im Quellcode entfernen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:12 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz