8 Commits

Author SHA1 Message Date
aaa02877a2 Cosmetic in project files:
* Move const.inc and compilers.inc back to main source directory
* Move remaining few lines of code from heidicomp.pas to helpers.pas
* Remove components/compilerdetection and components/heidisql
* Remove remainders of EDBImage component, unused since Aug 08.
2009-10-19 22:13:04 +00:00
9b4588912c Uniform project settings for a brighter tomorrow. 2008-10-08 17:33:39 +00:00
0c81870436 Added the missing LIBSUFFIX for Delphi 11 packages of PNG Component. 2008-07-09 02:04:05 +00:00
ff71f59fee Fix compiler warning 1033 by importing units (that the compiler decides to import automatically anyway).
Note that PngComponentsD110 builds correctly without PNG or PngComponents built, for some reason, unlike the other runtime/designtime packages.
2008-06-17 09:00:03 +00:00
ad68b92264 * Uniformity: also use 'libsuffix' for png components.
* Include png components when installing design-time controls in the IDE.
2008-04-28 11:09:22 +00:00
13b8f15ab9 Remove *.res references, they cause build_everything from a scratched install to fail. 2008-04-28 11:00:49 +00:00
ba98cb0cc9 Automatic change by D11 IDE. Probably caused by the "ImplicitBuild" option. 2008-03-05 12:39:01 +00:00
be80dc2de2 - Create Delphi 11 package for PngComponents (D10 to come)
- Replace Thany.inc by using compilers.inc
- Set correct output and search directories
2008-03-01 00:24:10 +00:00