diff --git a/README.md b/README.md index bca06da..d4e26bb 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Unzip it to a convenient directory, thus get the following directory structure.< Add the search path for the modules of the project in Delphi IDE (Tools-Options-Delphi Options-Library-Library path) ``` \source +\source\utils \source\component \resource\facedetectxml ``` @@ -32,6 +33,7 @@ Additionally, you can specify the path to the library header files FFMPEG ``` \source\ffmpeg \source\sdl +\source\opengl ``` Examples of using FFMPEG library header files are in the ``` diff --git a/samples/Components/ComponentsDemo.groupproj b/samples/Components/ComponentsDemo.groupproj index b6fd807..479110c 100644 --- a/samples/Components/ComponentsDemo.groupproj +++ b/samples/Components/ComponentsDemo.groupproj @@ -9,6 +9,9 @@ + + + Default.Personality.12 @@ -35,14 +38,23 @@ + + + + + + + + + - + - + - +