|
@@ -167,7 +167,7 @@ begin
|
|
// file within the BeforeCompile event.
|
|
// file within the BeforeCompile event.
|
|
P.SupportBuildModes:= [bmOneByOne];
|
|
P.SupportBuildModes:= [bmOneByOne];
|
|
|
|
|
|
- P.OSes:=[aix,beos,haiku,freebsd,netbsd,openbsd,linux,win32,win64,go32v2,dragonfly];
|
|
|
|
|
|
+ P.OSes:=[aix,beos,haiku,freebsd,netbsd,openbsd,linux,win32,win64,go32v2,dragonfly,solaris];
|
|
|
|
|
|
P.SourcePath.Add('src');
|
|
P.SourcePath.Add('src');
|
|
P.IncludePath.Add('src');
|
|
P.IncludePath.Add('src');
|