From 8db5c10786bca404c5d1e129090ea9fea25531d2 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 14 Jul 2016 08:21:18 +0200 Subject: Add commands to build vpi modules (WIP) --- dist/mcode/windows/default_pathes.ads | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist') diff --git a/dist/mcode/windows/default_pathes.ads b/dist/mcode/windows/default_pathes.ads index 51b350f4e..29fe8a3a5 100644 --- a/dist/mcode/windows/default_pathes.ads +++ b/dist/mcode/windows/default_pathes.ads @@ -5,4 +5,6 @@ package Default_Pathes is Install_Prefix : constant String := Windows_Default_Path.Get_Windows_Exec_Path; Lib_Prefix : constant String := "lib"; + + Shared_Library_Extension : constant String := ".dll"; end Default_Pathes; -- cgit v1.2.3