]> git.tdb.fi Git - libs/gui.git/blobdiff - Build
Consistently label the graphics part as graphics
[libs/gui.git] / Build
diff --git a/Build b/Build
index 79b8cbca0287cf3e640d21a5646c77af84a95fde..6a78535f7154a0f8ae8bf7532f8d62f384a5ca6a 100644 (file)
--- a/Build
+++ b/Build
@@ -50,9 +50,9 @@ package "mspgbase"
                };
        };
 
-       headers "msp/gbase"
+       headers "msp/graphics"
        {
-               source "source/gbase";
+               source "source/graphics";
                install true;
        };
 
@@ -64,7 +64,7 @@ package "mspgbase"
 
        library "mspgbase"
        {
-               source "source/gbase";
+               source "source/graphics";
                source "source/input";
                install true;
        };