Hi everyone,
is there a way in XIDE to set a DEFINE once for all projects and all applications?
Thank you
Danilo
Global DEFINE
Global DEFINE
Hi Danilo,
No, but I could add such a feature. Do you need it, in order to be able to easily add one define to all apps and then easily remove it again when you want?
maybe another option would be to create a new build configuration. In addition to "Debug" and "Release", you can create another one, named for example "WithDEFINE". You can then set the compiler options in this build configuration to set the define and in others not, and in this way you can very easily compile with our without it and have the IDE create the dlls in different folders for each configuration..
No, but I could add such a feature. Do you need it, in order to be able to easily add one define to all apps and then easily remove it again when you want?
maybe another option would be to create a new build configuration. In addition to "Debug" and "Release", you can create another one, named for example "WithDEFINE". You can then set the compiler options in this build configuration to set the define and in others not, and in this way you can very easily compile with our without it and have the IDE create the dlls in different folders for each configuration..
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
- softdevo@tiscali.it
- Posts: 191
- Joined: Wed Sep 30, 2015 1:30 pm
Global DEFINE
I am switching all my apps and dlls from mysql to MariaDb. This would be very useful.
Danilo
Danilo
Global DEFINE
HI Danilo,
OK, I will add an option in the Project properties and will send you an update.
OK, I will add an option in the Project properties and will send you an update.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
- softdevo@tiscali.it
- Posts: 191
- Joined: Wed Sep 30, 2015 1:30 pm
Global DEFINE
Hi Chris,
is it possible an item in XIDE.cfg, so that it works in all projects?
Danilo
is it possible an item in XIDE.cfg, so that it works in all projects?
Danilo
Global DEFINE
Hi Danilo,
OK, I will do it this way then!
OK, I will do it this way then!
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
- softdevo@tiscali.it
- Posts: 191
- Joined: Wed Sep 30, 2015 1:30 pm
Global DEFINE
Thanks, you are great !!!!!!!!!!!!!!!!!!!!!!!
Danilo
Danilo
Global DEFINE
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu