diff test/dynload_plain/Nmakefile @ 350:655cafde0859

- dynload/windows: dlLoadLibrary behaviour now more in line with other platforms by not trying to load provided path with .dll suffix - cosmetics, cr update
author Tassilo Philipp
date Fri, 10 Jan 2020 13:30:57 +0100
parents 7c6f19d42b31
children d18f1a65e34f
line wrap: on
line diff
--- a/test/dynload_plain/Nmakefile	Wed Jan 08 18:20:49 2020 +0100
+++ b/test/dynload_plain/Nmakefile	Fri Jan 10 13:30:57 2020 +0100
@@ -1,6 +1,6 @@
 #//////////////////////////////////////////////////////////////////////////////
 #
-# Copyright (c) 2017 Tassilo Philipp <tphilipp@potion-studios.com>
+# Copyright (c) 2017-2020 Tassilo Philipp <tphilipp@potion-studios.com>
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above