|
@@ -34,6 +34,7 @@ begin
|
|
|
P.Dependencies.Add('fcl-base',[win32,win64,linux]);
|
|
|
P.Dependencies.Add('x11',[freebsd,linux]); // ptc only depends on reebsd and linux on x11
|
|
|
P.Dependencies.Add('hermes',[win32,win64,linux]);
|
|
|
+ P.Dependencies.Add('opengl',[win32,win64,linux]);
|
|
|
|
|
|
P.SourcePath.Add('src');
|
|
|
P.SourcePath.Add('src/ptcgraph');
|