extras; timeTools.ec details.
authorRejean Loyer <rejean.loyer@gmail.com>
Sun, 16 Dec 2012 07:24:56 +0000 (02:24 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sun, 27 Jan 2013 05:55:30 +0000 (00:55 -0500)
extras/timeTools.ec

index 9fa296a..91cdd93 100644 (file)
@@ -1,4 +1,8 @@
+#ifdef ECERE_STATIC
+public import static "ecere"
+#else
 public import "ecere"
+#endif
 
 Time QuickTime()
 {