[lazarus] Changing Target FileName
SteveG
steveg at nevets.com.au
Sat May 3 05:44:48 EDT 2003
Underscore solves my prob - I use this when loading modules for my
program to differentiate development/completed. Once a module is
complete, all I have to change is the target filename
Thanks
Mattias Gaertner wrote:
> On Sat, 03 May 2003 09:20:40 +1000
> SteveG <steveg at nevets.com.au> wrote:
>
>
>>If my application Title is 'Test' and I change the target filename to
>>'Test.nlx' it only compiles as 'Test' - ignores anything after the
>>period (fullstop) - am I using this incorrectly ?
>
>
> I didn't know, that fpc is doing this. Under win32 it makes sense to change
> the file extension, but under linux?
> I hope, someone of the fpc-team is reading this and can explain.
>
> Underscore works. Can you use Test_nlx instead?
>
>
> Mattias
>
>
>
>>Mattias Gaertner wrote:
>>
>>>On Sat, 03 May 2003 08:08:09 +1000
>>>SteveG <steveg at nevets.com.au> wrote:
>>>
>>>
>>>
>>>>Changing the target filename in program/options doesnt seem to recognise
>>>
>>>> anything after a fullstop (eg TestModule.xxx) - is there any way to
>>>>override this ? (other than manually renaming after a compile)
>>>
>>>
>>>What do you mean with fullstop?
>>>
>>>I just tried and it seems to work: Setting the target filename changes
>>>the output file of the compilation.
>>>
>>>
>>>Mattias
>>>
>>>_________________________________________________________________
>>> To unsubscribe: mail lazarus-request at miraclec.com with
>>> "unsubscribe" as the Subject
>>> archives at http://www.lazarus.freepascal.org/mailarchives
>>>
>>
>>
>>_________________________________________________________________
>> To unsubscribe: mail lazarus-request at miraclec.com with
>> "unsubscribe" as the Subject
>> archives at http://www.lazarus.freepascal.org/mailarchives
>
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
>
More information about the Lazarus
mailing list