Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'samples')
-rw-r--r--samples/project/premake4.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/project/premake4.lua b/samples/project/premake4.lua
index 2cd9f31..f97d16f 100644
--- a/samples/project/premake4.lua
+++ b/samples/project/premake4.lua
@@ -42,5 +42,5 @@ solution "PremakeTestbox"
end
}
-print(os.findlib("Xlib"))
+print(os.findlib("hal"))