We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a004883 commit 3663c1bCopy full SHA for 3663c1b
Source/README.txt
@@ -2,11 +2,14 @@
2
3
The main executable devcpp.exe can be built using the following steps:
4
5
+ 1) Install
6
+ VCL Style - Windows10BlueWhale from GetIt in the IDE.
7
+ https://getitnow.embarcadero.com/VCLStyle-Windows10BlueWhale-1.0/
8
1) Compile and install the following package(s):
9
Source\VCL\DevCpp.dpk
- Source\VCL\SynEdit\Packages\SynEdit_<Delphi Version>.dpk
10
+ Source\VCL\SynEdit\Packages\Sydney\Delphi\SynEditDelphi.groupproj
11
Source\VCL\ClassBrowsing\ClassBrowsing.dpk
- Source\VCL\SVGIconImageList\Packages\D10_4\SVGIconImageListGroupPackages
12
+ Source\VCL\SVGIconImageList\Packages\D10_4\SVGIconImageListGroupPackages.groupproj
13
14
2) Compile resources by running the following script(s):
15
Source\CompileResources.bat
0 commit comments